[openempi~source-repository:64] Merged the 2.0.4 development branch into the trunk
- From: odysseas@kenai.com
- To: commits@openempi.kenai.com
- Subject: [openempi~source-repository:64] Merged the 2.0.4 development branch into the trunk
- Date: Thu, 18 Mar 2010 21:19:20 +0000
Project: openempi
Repository: source-repository
Revision: 64
Author: odysseas
Date: 2010-03-18 21:19:04 UTC
Link:
Log Message:
------------
Merged the 2.0.4 development branch into the trunk
Revisions:
----------
64
Modified Paths:
---------------
trunk/openempi/pixpdq-adapter/.settings/org.eclipse.wst.common.component
trunk/openempi/core/src/test/java/org/openhie/openempi/dao/PersonDaoTest.java
trunk/openempi/core/.classpath
trunk/openempi/core/src/main/java/org/openhie/openempi/dao/hibernate/PersonDaoHibernate.java
trunk/openempi/ear/.project
trunk/data/drop_database_schema.sql
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/ui/mainpane/HeaderPane.java
trunk/openempi/core/src/main/resources/mpi-config.xml
trunk/openempi/webapp-server/src/main/java/org/openempi/webapp/client/SecurityServiceAsync.java
trunk/openempi/core/src/main/java/org/openhie/openempi/model/Person.java
trunk/openempi/core/src/main/java/org/openhie/openempi/loader/SpringPersonLoaderManager.java
trunk/openempi/core/src/main/java/org/openhie/openempi/loader/PersonLoaderManager.java
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/public/Application.css
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/mvc/AbstractController.java
trunk/openempi/pom.xml
trunk/openempi/core/src/main/java/org/openhie/openempi/dao/PersonDao.java
trunk/openempi/core/src/main/java/org/openhie/openempi/service/impl/PersonQueryServiceImpl.java
trunk/setEnv.bat
trunk/openempi/webapp-web/.settings/org.eclipse.wst.common.component
trunk/openempi/core/src/test/resources/log4j.xml
trunk/openempi/webapp-server/pom.xml
trunk/data/create_database_schema.sql
trunk/openempi/core/src/main/java/org/openhie/openempi/configuration/Configuration.java
trunk/openempi/pixpdq-adapter/src/main/java/org/openhie/openempi/openpixpdqadapter/PdqSupplierAdapter.java
trunk
trunk/openempi/webapp-web/war/WEB-INF/web.xml
trunk/openempi/pixpdq-adapter/.project
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/BaseServiceTestCase.java
trunk/openempi/core/.project
trunk/openempi/core/src/main/java/org/openhie/openempi/model/PersonLink.java
trunk/openempi/pixpdq-adapter/src/main/java/org/openhie/openempi/openpixpdqadapter/PixManagerAdapter.java
trunk/openempi/core/src/test/resources/mpi-config-test.xml
trunk/openempi/core/src/main/java/org/openhie/openempi/loader/AbstractFileLoader.java
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/mvc/MenuToolbarView.java
trunk/openempi/pixpdq-adapter/pom.xml
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/mvc/search/BasicSearchView.java
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/Application.gwt.xml
trunk/openempi/core/src/main/java/org/openhie/openempi/service/PersonQueryService.java
trunk/openempi/core/src/main/java/org/openhie/openempi/model/PersonIdentifier.java
trunk/openempi/webapp-server/src/main/java/org/openempi/webapp/client/TestServiceAsync.java
trunk/openempi/core/src/main/java/org/openhie/openempi/model/Criterion.java
trunk/setenv.cmd
trunk/openempi/webapp-web/.project
trunk/openempi/webapp-web/pom.xml
trunk/openempi/src/main/assembly/assembly.xml
trunk/openempi/pixpdq-adapter/src/main/java/org/openhie/openempi/openpixpdqadapter/ConversionHelper.java
trunk/openempi/core/.settings/org.eclipse.wst.common.component
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/Constants.java
trunk/openempi/ear/.settings/org.eclipse.wst.common.component
trunk/openempi/pixpdq-adapter/.classpath
trunk/openempi/core/src/main/java/org/openhie/openempi/loader/FileLoaderManager.java
trunk/openempi/core/src/main/java/org/openhie/openempi/loader/NominalSetFileLoader.java
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/MainApp.java
trunk/openempi/webapp-server/.classpath
trunk/openempi/core/src/main/java/org/openhie/openempi/service/impl/PersonManagerServiceImpl.java
trunk/openempi/webapp-web/.settings/org.eclipse.wst.common.project.facet.core.xml
trunk/openempi/core/src/main/java/org/openhie/openempi/dao/hibernate/BlockingDaoHibernate.java
trunk/openempi/webapp-web/.classpath
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/AppEvents.java
trunk/openempi/ear/pom.xml
trunk/openempi/core/.settings/org.eclipse.jdt.core.prefs
trunk/openempi/pixpdq-adapter/src/main/java/org/openhie/openempi/openpixpdqadapter/SecurityHelper.java
trunk/openempi/core/src/main/java/org/openhie/openempi/Constants.java
Added Paths:
------------
trunk/openempi/webapp-server/src/test/resources/IheActors.xml
trunk/openempi/webapp-server/src/test/resources/PixConsumerConnections.xml
trunk/openempi/pixpdq-adapter/src/main/java/org/openhie/openempi/openpixpdqadapter/BasePixPdqAdapter.java
trunk/openempi/webapp-server/src/main/java/org/openempi/webapp/server/AdminServiceImpl.java
trunk/openempi/webapp-server/src/main/java/org/openempi/webapp/client/AdminService.java
trunk/openempi/webapp-server/src/test/resources/PixPdqClientDomains.xml
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11335TestCase.java
trunk/openempi/webapp-web/src/main/resources/mail.properties
trunk/openempi/webapp-server/src/test/resources/AuditRepositoryConnections.xml
trunk/openempi/webapp-web/src/main/resources/log4j.xml
trunk/openempi/pixpdq-adapter/src/main/resources/jdbc.properties
trunk/documents/PIXPDQTestTool/NIST_PIX_PDQ_TestTool_SupportFiles.pdf
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/PixPdqServiceTest.java
trunk/openempi/webapp-web/src/main/resources/IheActors.xml
trunk/openempi/pixpdq-adapter/src/main/resources/mail.properties
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/mvc/admin/AdminController.java
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11350TestCase.java
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11340TestCase.java
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/AbstractPixTest.java
trunk/openempi/webapp-server/src/test/resources/jdbc.properties
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqLoadConnectathonData.java
trunk/openempi/webapp-web/src/main/resources/PixConsumerConnections.xml
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesa10512TestCase.java
trunk/openempi/webapp-web/src/main/resources/PixManagerConnections.xml
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter
trunk/data/test.csv
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesa10506TestCase.java
trunk/openempi/pixpdq-adapter/src/test/resources/applicationContext-resources.xml
trunk/openempi/webapp-server/src/test/resources/mail.properties
trunk/openempi/pixpdq-adapter/src/test/resources
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesa10501TestCase.java
trunk/openempi/pixpdq-adapter/src/main/resources/IheActors.xml
trunk/openempi/webapp-web/gwtDebug.cmd
trunk/openempi/pixpdq-adapter/src/test/java/org
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesaTestSuite.java
trunk/openempi/pixpdq-adapter/src/test/resources/jdbc.properties
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesa10511TestCase.java
trunk/openempi/webapp-server/src/main/java/org/openempi/webapp/client/AdminServiceAsync.java
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11315TestCase.java
trunk/openempi/pixpdq-adapter/src/main/resources/applicationContext-resources.xml
trunk/openempi/pixpdq-adapter/src/test
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11312TestCase.java
trunk/openempi/pixpdq-adapter/src/test/java
trunk/openempi/webapp-web/src/main/java/org/openempi/webapp/client/mvc/admin
trunk/openempi/pixpdq-adapter/src/test/resources/log4j.xml
trunk/openempi/core/mpi-config.xml
trunk/openempi/pixpdq-adapter/src/test/resources/mail.properties
trunk/openempi/webapp-web/war/WEB-INF/jboss-web.xml
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11311TestCase.java
trunk/openempi/pixpdq-adapter/src/main/resources/PixPdqClientDomains.xml
trunk/documents/PIXPDQTestTool
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/AbstractPdqTest.java
trunk/documents/PIXPDQTestTool/ITI-Test-Cases.pdf
trunk/openempi/webapp-server/src/test/resources/PixManagerConnections.xml
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesa10502TestCase.java
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesaTestSuite.java
trunk/openempi/webapp-server/src/test/resources
trunk/openempi/webapp-server/src/test/resources/PdSupplierConnections.xml
trunk/openempi/webapp-web/src/main/resources/log4j.properties
trunk/openempi/webapp-web/src/main/resources/jdbc.properties
trunk/openempi/webapp-web/src/main/resources/AuditRepositoryConnections.xml
trunk/documents/PIXPDQTestTool/NIST_PIX_PDQ_TestTool_UserGuide.pdf
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11320TestCase.java
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesa10515TestCase.java
trunk/openempi/webapp-web/src/main/resources/PixPdqClientDomains.xml
trunk/openempi/pixpdq-adapter/src/main/resources
trunk/openempi/pixpdq-adapter/src/main/resources/PixManagerConnections.xml
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PdqMesa11325TestCase.java
trunk/openempi/pixpdq-adapter/src/main/resources/PdSupplierConnections.xml
trunk/openempi/pixpdq-adapter/src/main/resources/AuditRepositoryConnections.xml
trunk/openempi/pixpdq-adapter/src/main/resources/PixConsumerConnections.xml
trunk/data/pixpdq_connectathon_patients.csv
trunk/openempi/webapp-web/src/main/resources/PdSupplierConnections.xml
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/PixMesa10503TestCase.java
trunk/openempi/pixpdq-adapter/src/test/java/org/openhie/openempi/openpixpdqadapter/BasePixPdqTest.java
trunk/openempi/webapp-server/src/test/resources/log4j.properties
Diffs:
------
Index: trunk/documents/PIXPDQTestTool/NIST_PIX_PDQ_TestTool_UserGuide.pdf
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on:
trunk/documents/PIXPDQTestTool/NIST_PIX_PDQ_TestTool_UserGuide.pdf
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Index: trunk/documents/PIXPDQTestTool/NIST_PIX_PDQ_TestTool_SupportFiles.pdf
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on:
trunk/documents/PIXPDQTestTool/NIST_PIX_PDQ_TestTool_SupportFiles.pdf
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Index: trunk/documents/PIXPDQTestTool/ITI-Test-Cases.pdf
===================================================================
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
Property changes on: trunk/documents/PIXPDQTestTool/ITI-Test-Cases.pdf
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Index: trunk/setenv.cmd
===================================================================
--- trunk/setenv.cmd (revision 63)
+++ trunk/setenv.cmd (revision 64)
@@ -11,7 +11,7 @@
@rem ----------------------------------------------------------------
@rem Define ICS parameters
@rem ----------------------------------------------------------------
-set OPENEMPI20_HOME=D:\projects\OpenHealthTools\openhie\openempi
+set OPENEMPI20_HOME=v:\projects\kenai\openempi
@rem ----------------------------------------------------------------
@rem Define JAVA_Home
Index: trunk/data/create_database_schema.sql
===================================================================
--- trunk/data/create_database_schema.sql (revision 63)
+++ trunk/data/create_database_schema.sql (revision 64)
@@ -2409,19 +2409,9 @@
"name" varchar(255) NOT NULL,
filename varchar(255) NOT NULL,
imported_ind char NOT NULL DEFAULT 'N'::bpchar,
- date_created timestamp WITHOUT TIME ZONE NOT NULL,
- /* Keys */
- CONSTRAINT user_files_pkey
- PRIMARY KEY (user_file_id),
- /* Foreign keys */
- CONSTRAINT fk_user_file_user
- FOREIGN KEY (user_id)
- REFERENCES public.app_user(id)
- ON DELETE NO ACTION
- ON UPDATE NO ACTION
+ date_created timestamp WITHOUT TIME ZONE NOT NULL
) WITHOUT OIDS;
-
-- Definition for sequence audit_event_seq
CREATE SEQUENCE audit_event_seq
INCREMENT BY 1
@@ -2541,6 +2531,10 @@
INSERT INTO identifier_domain (identifier_domain_id, universal_identifier,
universal_identifier_type_code, namespace_identifier, date_created,
creator_id) VALUES (48, '2.16.840.1.113883.4.3.1', 'AlabamaDLN',
'2.16.840.1.113883.4.3.1', '6/17/2009 11:45:54 AM', 1);
INSERT INTO identifier_domain (identifier_domain_id, universal_identifier,
universal_identifier_type_code, namespace_identifier, date_created,
creator_id) VALUES (49, '2.16.840.1.113883.4.3', 'USDLN',
'2.16.840.1.113883.4.3', '6/17/2009 11:45:54 AM', 1);
INSERT INTO identifier_domain (identifier_domain_id, universal_identifier,
universal_identifier_type_code, namespace_identifier, date_created,
creator_id) VALUES (50, '35a02490-5c20-11de-8ae4-001d60400e9e', 'OpenMRS',
'35a02490-5c20-11de-8ae4-001d60400e9e', '6/17/2009 11:45:54 AM', 1);
+INSERT INTO identifier_domain (identifier_domain_id, universal_identifier,
universal_identifier_type_code, namespace_identifier, date_created,
creator_id) VALUES (51, '1.3.6.1.4.1.21367.2010.1.2.300', 'ISO', 'IHENA',
'2010-02-13 11:04:14', 1);
+INSERT INTO identifier_domain (identifier_domain_id, universal_identifier,
universal_identifier_type_code, namespace_identifier, date_created,
creator_id) VALUES (52, '1.3.6.1.4.1.21367.2010.1.2.310', 'IS', 'IHELOCAL',
'2010-02-13 11:04:14', 1);
+INSERT INTO identifier_domain (identifier_domain_id, universal_identifier,
universal_identifier_type_code, namespace_identifier, date_created,
creator_id) VALUES (53, '1.3.6.1.4.1.21367.2005.1.2', 'ISO', 'XREF2005',
'2010-02-13 11:04:14', 1);
+INSERT INTO identifier_domain (identifier_domain_id, universal_identifier,
universal_identifier_type_code, namespace_identifier, date_created,
creator_id) VALUES (54, '1.3.6.1.4.1.21367.2005.1.1', 'ISO', 'HIMSS2005',
'2010-02-13 11:04:14', 1);
COMMIT;
-- Definition for index identifier_domain_namespace_identifier_key (OID =
34683):
@@ -2752,10 +2746,6 @@
ALTER TABLE ONLY audit_event
ADD CONSTRAINT audit_event_pkey PRIMARY KEY (audit_event_id);
--- Definition for index idx_audit_event_type (OID = 59458):
-ALTER TABLE ONLY audit_event
- ADD CONSTRAINT idx_audit_event_type UNIQUE (audit_event_type_cd);
-
-- Definition for index audit_event_type_pkey (OID = 59464):
ALTER TABLE ONLY audit_event_type
ADD CONSTRAINT audit_event_type_pkey PRIMARY KEY (audit_event_type_cd);
@@ -2800,6 +2790,12 @@
ALTER TABLE ONLY person_link_review
ADD CONSTRAINT fk_reviewer_id FOREIGN KEY (reviewer_id) REFERENCES
app_user(id);
+ALTER TABLE ONLY user_file
+ ADD CONSTRAINT user_files_pkey PRIMARY KEY (user_file_id);
+
+ALTER TABLE ONLY user_file
+ ADD CONSTRAINT fk_user_file_user FOREIGN KEY (user_id) REFERENCES
app_user(id);
+
COMMENT ON SCHEMA public IS 'standard public schema';
COMMENT ON COLUMN audit_event.ref_person_id IS 'The field refers to a person
record that is associated in some way with the audit event. For example in
the case of a person record update audit event this field will refer to the
person record that was updated.';
COMMENT ON COLUMN audit_event.alt_ref_person_id IS 'The audit event may
refer to a second person that is associated with the event in some way. For
example a link audit event would refer to the second person record that was
linked.';
Index: trunk/data/drop_database_schema.sql
===================================================================
--- trunk/data/drop_database_schema.sql (revision 63)
+++ trunk/data/drop_database_schema.sql (revision 64)
@@ -81,6 +81,7 @@
DROP SEQUENCE public.hibernate_sequence;
DROP SEQUENCE public.audit_event_seq;
DROP SEQUENCE public.person_link_review_seq;
+DROP SEQUENCE public.user_file_seq;
DROP TABLE public.user_session;
DROP TABLE public.user_role;
@@ -100,6 +101,7 @@
DROP TABLE public.identifier_domain_attribute;
DROP TABLE public.gender;
DROP TABLE public.ethnic_group;
+DROP TABLE public.user_file;
DROP TABLE public.app_user;
DROP TABLE public.address_type;
-DROP TABLE public.user_file;
+
Index: trunk/data/pixpdq_connectathon_patients.csv
===================================================================
--- trunk/data/pixpdq_connectathon_patients.csv (revision 0)
+++ trunk/data/pixpdq_connectathon_patients.csv (revision 64)
@@ -0,0 +1,192 @@
+# Test Data for PDQ Profile Connectathon Tests
+1,CHIP,MOORE,,10
PINETREE,,WEBSTER,63119,MO,19380224,0,555-555-5555,,0,M,White,PDQ113XX01&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPDQ113XX01&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+2,RALPH,MOORE,,510 S KINGSHIGHWAY,,ST.
LOUIS,63110,MO,19510707,0,555-555-5555,,0,M,White,PDQ113XX02&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPDQ113XX02&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+3,ALICE,MOHR,,820 JORIE BLVD.,,OAK
BROOK,60523,IL,19580131,0,555-555-5555,,0,F,Black,PDQ113XX03&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPDQ113XX03&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+4,WARREN,MOODY,,1000 CLAYTON
RD,,CLAYTON,63105,MO,19780820,0,555-555-5555,,0,M,Black,PDQ113XX04&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPDQ113XX04&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+5,STAN,MOONEY,,100 TAYLOR,,ST
LOUIS,63110,MO,19780920,0,555-555-5555,,0,M,Black,PDQ113XX05&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPDQ113XX05&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+6,STEVE,FARNSWORTH,,820 JORIE
BLVD,,CHICAGO,60523,IL,19781208,0,555-555-5555,,0,M,White,101&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^L101&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+7,WILLIAM,WALTERS,,3900 FLORA PL,,ST.
LOUIS,63110,MO,19550505,0,555-555-5555,,0,M,Black,202&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^L202&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+8,ZERO,QED,,1742
Lincoln,,CLAYTON,63105,MO,19551201,0,555-555-5555,,0,M,White,110&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^L110&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+9,ONE,QED,,100 N
Michigan,,Chicago,60501,IL,1926.04.23,0,555-555-5555,,0,F,Black,120&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^L120&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+10,TWO,QED,,100 W Main,,ST
LOUIS,63101,MO,1991.07.01,0,555-555-5555,,0,M,White,130&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^L130&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+11,FOUR,QED,,1 Snoway,,ST
LOUIS,63130,MO,1960.12.17,0,555-555-5555,,0,M,Other
Race,140&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^L140&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+12,Xavier,XUA,,4040 Key Harbour Dr,,St.
Joseph,63230,MO,19290622,0,555-555-5555,,0,F,Black,NA5000&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5000&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+13,Alexander,XCA,,5950 Ponderosa Court,,St.
Louis,63268,MO,19290712,0,555-555-5555,,0,F,Black,NA5007&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5007&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+14,Amy,XCA,,1730
Pennsylvania,,Clayton,63105,MO,19291005,0,555-555-5555,,0,F,White,NA5008&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5008&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+15,Andrew,XCA,,1838 William Tell,,Richmond
Heights,63117,MO,19291207,0,555-555-5555,,0,M,Black,NA5009&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5009&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+16,Adtsiemens,NormalConsent,,685 St.
Marie,,Belleville,62976,IL,19291126,0,555-555-5555,,0,F,White,NA5010&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5010&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+17,Adtsiemens,RestrictedConsent,,11152
Clarissa,,Eureka,63223,MO,19291014,0,555-555-5555,,0,F,Other
Race,NA5012&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5012&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+18,Ciscpsi,NormalConsent,,6825 Natural Bridge,,Earth
City,63248,MO,19291229,0,555-555-5555,,0,F,Other
Race,NA5014&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5014&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+19,Ciscpsi,RestrictedConsent,,10055
Sheldon,,Clayton,63252,MO,19290626,0,555-555-5555,,0,F,Other
Race,NA5016&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5016&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+20,Ehcecw,NormalConsent,,1301 Hollins,,Richmond
Heights,63236,MO,19290725,0,555-555-5555,,0,F,Black,NA5018&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5018&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+21,Ehrecw,RestrictedConsent,,2019 Switzer
Road,,Arnold,63264,MO,19290824,0,555-555-5555,,0,F,Black,NA5020&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5020&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+22,Ehrgreenway,NormalConsent,,620 Brown
Street,,Fallon,62978,IL,19290923,0,555-555-5555,,0,F,Black,NA5022&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5022&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+23,Ehrgreenway,RestrictedConsent,,8425 Latty
Avenue,,Fenton,63263,MO,19291022,0,555-555-5555,,0,F,White,NA5024&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5024&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+24,Ehrhms,NormaConsentl,,157 Perthshire Avenue,,St.
Elmo,62989,IL,19291121,0,555-555-5555,,0,F,White,NA5026&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5026&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+25,Ehrhms,RestrictedConsent,,8206 South
Fay,,Trenton,62972,IL,19291220,0,555-555-5555,,0,F,Black,NA5028&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5028&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+26,Ehrmckesson,NormalConsent,,301 North Central,,Jefferson
City,63110,MO,19300110,0,555-555-5555,,0,F,Black,NA5030&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5030&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+27,Ehrmckesson,RestrictedConsent,,131 Holloway Road,,Crystal
City,63118,MO,19290309,0,555-555-5555,,0,F,Other
Race,NA5032&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5032&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+28,Ehrsage,NormalConsentl,,9821 Wild Deer Road,,University
City,63259,MO,19290308,0,555-555-5555,,0,F,Other
Race,NA5034&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5034&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+29,Ehrsage,RestrictedConsent,,522 Spring Glen Drive,,High
Ridge,63228,MO,19290407,0,555-555-5555,,0,F,Black,NA5036&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5036&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+30,Ehrspirit,NormalConsent,,14 Stacy
Drive,,Kankakee,62968,IL,19290506,0,555-555-5555,,0,F,Black,NA5038&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5038&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+31,Ehrspirit,RestrictedConsent,,3517 Magnolia
Avenue,,Sullivan,63240,MO,19290605,0,555-555-5555,,0,F,Black,NA5040&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5040&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+32,Msgroutherhealthvision,NormalConsent,,1330
Cabrillo,,Tuscola,62995,IL,19290704,0,555-555-5555,,0,F,White,NA5042&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5042&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+33,Msgrouterhealthvision,RestrictedConsent,,9441 Harvest
Court,,Kirksville,62986,IL,19290803,0,555-555-5555,,0,F,White,NA5044&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5044&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+34,Ciscpsi,BPPCNormal,,734 Woodstream Court,,Cape
Girardeau,63120,MO,19290902,0,555-555-5555,,0,F,Other
Race,NA5046&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5046&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+35,Ciscpsi,BPPCRestricted,,969
Chula,,Balwin,63256,MO,19291001,0,555-555-5555,,0,F,Other
Race,NA5048&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5048&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+36,Ehrallscriptsenterprise,BPPCNormal,,145 Hanley,,Richmond
Heights,63117,MO,19291217,0,555-555-5555,,0,F,White,NA5050&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5050&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+37,Ehrallscriptsenterprise,BPPCRestricted,,14 Main,,Rock
Ridge,63101,MO,19291218,0,555-555-5555,,0,F,White,NA5052&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5052&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+38,Ehrallscriptspro,BPPCNormal,,15 Ridgetop,,Richmond
Heights,63117,MO,19291219,0,555-555-5555,,0,F,Other
Race,NA5054&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5054&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+39,Ehrallscriptspro,BPPCRestricted,,22 Kingston,,St.
Louis,63110,MO,19291220,0,555-555-5555,,0,F,Other
Race,NA5056&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5056&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+40,Ecw,BPPCNormal,,45
Kingsbury,,Clayton,63105,MO,19291221,0,555-555-5555,,0,F,White,NA5058&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5058&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+41,Ecw,BPPCRestricted,,22
Thrush,,Brentwood,63144,MO,19291222,0,555-555-5555,,0,F,White,NA5060&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5060&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+42,Ehrgreenway,BPPCNormal,,18
Arundel,,Clayton,63105,MO,19291223,0,555-555-5555,,0,F,Other
Race,NA5062&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5062&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+43,Ehrgreenway,BPPCRestricted,,11293 Olive,,Creve
Coeur,63141,MO,19291224,0,555-555-5555,,0,F,Other
Race,NA5064&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5064&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+44,Carolyn,Adtsiemens,,314 Trailview Avenue,,Earth
City,63248,MO,19291015,0,555-555-5555,,0,F,Other
Race,NA5084&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5084&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+45,Catherine,Ciscpsi,,4217 Red Bud
Ave,,Clayton,63252,MO,19291130,0,555-555-5555,,0,F,Black,NA5086&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5086&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+46,Christine,Cisgece,,5533 Anna Lee
Drive,,Richmond,63236,MO,19291128,0,555-555-5555,,0,F,Black,NA5088&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5088&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+47,Claire,Cisgecpn,,89 Corisande Hill
Road,,Arnold,63264,MO,19291105,0,555-555-5555,,0,F,Black,NA5090&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5090&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+48,Claudia,Cisgeemr,,2700 Henrietta
Street,,Fallon,62978,IL,19300104,0,555-555-5555,,0,F,White,NA5092&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5092&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+49,Deborah,Cisgemuse,,840 Garland
Place,,Fenton,63263,MO,19300130,0,555-555-5555,,0,F,White,NA5094&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5094&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+50,Dee,Cisgeris,,432 Julian
Place,,Elmo,62989,IL,19300110,0,555-555-5555,,0,F,Black,NA5096&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5096&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+51,Denise,Cisquadramed,,1238
Woodgate,,Trenton,62972,IL,19290814,0,555-555-5555,,0,F,Black,NA5098&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5098&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+52,Donna,Cissis,,5909 Page Avenue,,Jefferson
City,63110,MO,19290710,0,555-555-5555,,0,F,Other
Race,NA5100&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5100&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+53,Dora,Contentconsumeraware,,7926 Glenside Place,,Crystal
City,63118,MO,19290530,0,555-555-5555,,0,F,Other
Race,NA5102&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5102&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+54,Eliza,Contentconsumerkaros,,1777 Barbara Ave,,University
City,63259,MO,19300102,0,555-555-5555,,0,F,Black,NA5104&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5104&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+55,Elizabeth,Contentcreatorcorpointhealth,,4310 St. Ferdinand,,High
Ridge,63228,MO,19290711,0,555-555-5555,,0,F,Black,NA5106&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5106&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+56,Ellen,Contentcreatormedquist,,9191 W.
Florrisant,,Kankakee,62968,IL,19290630,0,555-555-5555,,0,F,Black,NA5108&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5108&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+57,Emily,Ehrallscriptsenterprise,,4613 Rosalie
Ave,,Sullivan,63240,MO,19290615,0,555-555-5555,,0,F,White,NA5110&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5110&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+58,Gina,Ehrallscriptspro,,5981 Lotus,,Cape
Girardeau,63120,MO,19290501,0,555-555-5555,,0,F,White,NA5112&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5112&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+59,Grace,Ehrathena,,419 Cambridge
Place,,Balwin,63256,MO,19290802,0,555-555-5555,,0,F,Other
Race,NA5114&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5114&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+60,Hazel,Ehrblueware,,12929 Portulaca
Drive,,Pearl,62992,IL,19291112,0,555-555-5555,,0,F,Other
Race,NA5116&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5116&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+61,Heather,Ehreclp,,504 Eastbrook
Lane,,Springfield,63114,MO,19300120,0,555-555-5555,,0,F,Black,NA5118&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5118&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+62,Jane,Ehrecw,,433 Clara
Ave,,Alton,62964,IL,19300110,0,555-555-5555,,0,F,Black,NA5120&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5120&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+63,Janice,Ehremds,,4301 N.
Market,,Columbia,63243,MO,19290831,0,555-555-5555,,0,F,White,NA5122&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5122&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+64,Jenny,Ehrepic,,4381 Delmar Avenue,,St.
Ann,63251,MO,19291130,0,555-555-5555,,0,F,White,NA5124&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5124&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+65,JoAnn,Ehrgreenway,,11154 Wiskow Road,,Grey
Summit,63226,MO,19290910,0,555-555-5555,,0,F,White,NA5126&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5126&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+66,Juliet,Ehrhms,,6016 Maple
Avenue,,Grafton,62987,IL,19290710,0,555-555-5555,,0,F,Other
Race,NA5128&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5128&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+67,Kaitlyn,Ehrica,,744 Main
Street,,Potosi,63231,MO,19290630,0,555-555-5555,,0,F,Other
Race,NA5130&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5130&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+68,Katie,Ehrintersystems,,9008
Niles,,Carbondale,62984,IL,19290420,0,555-555-5555,,0,F,Other
Race,NA5132&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5132&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+69,Linda,Ehrmckesson,,1417 Yount Drive,,St.
Peters,63112,MO,19300102,0,555-555-5555,,0,F,Black,NA5134&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5134&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+70,Lori,Ehrmie,,4271
Shenandoah,,Washington,63122,MO,19300115,0,555-555-5555,,0,F,Black,NA5136&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5136&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+71,Marcy,Ehrnexgen,,9771 E. Vista Drive,,St.
James,63242,MO,19291012,0,555-555-5555,,0,F,Black,NA5138&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5138&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+72,Margaret,Ehrpicis,,11942 Loxley
Lane,,Branson,63232,MO,19291128,0,555-555-5555,,0,F,White,NA5140&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5140&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+73,Marilyn,Ehrsage,,421 Chelsea
Way,,Kirkwood,63262,MO,19291012,0,555-555-5555,,0,F,White,NA5142&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5142&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+74,Mary,Ehrspirit,,5901 S.
Kingshighway,,Columbia,62960,IL,19290613,0,555-555-5555,,0,F,Black,NA5144&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5144&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+75,Paige,Gatewaycareevolution,,1085 Penny Royal
Way,,Hannibal,63234,MO,19290418,0,555-555-5555,,0,F,Black,NA5146&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5146&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+76,Pamela,Msgrouterhealthvision,,3032 Sims
Avenue,,Nashville,62982,IL,19290419,0,555-555-5555,,0,F,Other
Race,NA5148&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5148&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+77,Peggy,Msgrouterintel,,1077 Dawn Valley
Drive,,Rolla,63244,MO,19290523,0,555-555-5555,,0,F,Other
Race,NA5150&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5150&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+78,Sandy,Ofphilips,,120 Echo Hill
Circle,,Chicago,62975,IL,19290628,0,555-555-5555,,0,F,Black,NA5152&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5152&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+79,Sarah,Otheralert,,504 Trudy
Lane,,Affton,63254,MO,19300119,0,555-555-5555,,0,F,Black,NA5154&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5154&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+80,Sherry,Ohteroht,,3310 Texas,,Kansas
City,63111,MO,19290529,0,555-555-5555,,0,F,Black,NA5156&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5156&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+81,Sonya,Pacsfuji,,22 Alfresco
Drive,,Lebanon,62998,IL,19290529,0,555-555-5555,,0,F,White,NA5158&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5158&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+82,Sue,Pacsgeea,,103 Big Valley
Circle,,Hardin,62990,IL,19300105,0,555-555-5555,,0,F,White,NA5160&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5160&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+83,Thelma,Pacsinfinitt,,881
Prigge,,Nebo,62962,IL,19290426,0,555-555-5555,,0,F,Other
Race,NA5162&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5162&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+84,Tina,Pacsinsite,,932 Du Pre
Street,,Urbana,62994,IL,19290512,0,555-555-5555,,0,F,Other
Race,NA5164&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5164&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+85,Titiana,Pacsphilips,,885 W
Prigge,,Nebo,62962,IL,19290513,0,555-555-5555,,0,F,Other
Race,NA5166&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5166&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+86,Notify-One,Dsub,,14 Flood Plain,,Creve
Coeur,63146,MO,19291225,0,555-555-5555,,0,M,White,NA5300&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5300&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+87,Notify-Two,Dsub,,19 Abernathy,,St
Louis,63101,MO,19291226,0,555-555-5555,,0,M,Black,NA5302&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5302&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+88,Notify-Three,Dsub,,100 Bristol,,Creve
Coeur,63141,MO,19291227,0,555-555-5555,,0,M,Black,NA5304&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5304&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+89,Unsubscribe,Dsub,,200 Ballas,,Creve
Coeur,63141,MO,19291228,0,555-555-5555,,0,M,Black,NA5306&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5306&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+90,One,MPQ,,14 Flood Plain,,Creve
Coeur,63146,MO,19500125,0,555-555-5555,,0,M,White,NA5400&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5400&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+91,Two,MPQ,,19 Abernathy,,St
Louis,63101,MO,19500126,0,555-555-5555,,0,M,Black,NA5402&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5402&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+92,Three,MPQ,,100 Bristol,,Creve
Coeur,63141,MO,19500127,0,555-555-5555,,0,M,Black,NA5404&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5404&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+93,Four,MPQ,,200 Ballas,,Creve
Coeur,63141,MO,19500128,0,555-555-5555,,0,M,Black,NA5406&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5406&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+94,Gary,Xcpdmarried,,540 W Cactus
Way,,Tucson,85719,AZ,19681224,0,555-555-5555,,0,M,White,NA5410&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5410&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+95,^Sharon,Xcpdmarried,,540 W Cactus
Way,,Tucson,85719,AZ,19720707,0,555-555-5555,,0,F,Black,NA5412&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LNA5412&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+96,Albert,Bbraunptdev,,10 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,White,BB2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LBB2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+97,Charles,Bbraunptdev,,3010 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,White,BB2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LBB2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+98,Amy,Bbraunptdev,,5610 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Black,BB2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LBB2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+99,Carrie,Bbraunptdev,,510 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Black,BB2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LBB2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+100,Allen,Bbraunptdev,,2410 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Black,BB2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LBB2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+101,Camille,Bbraunptdev,,7010 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,White,BB2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LBB2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+102,Albert,Capsuleinfo,,20 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Black,CA2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCA2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+103,Charles,Capsuleinfo,,3020 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,White,CA2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCA2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+104,Amy,Capsuleinfo,,5620 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Black,CA2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCA2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+105,Carrie,Capsuleinfo,,520 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,White,CA2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCA2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+106,Allen,Capsuleinfo,,2420 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Other
Race,CA2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCA2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+107,Camille,Capsuleinfo,,7020 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Black,CA2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCA2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+108,Albert,Cardinalptdev,,30 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Black,CH2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCH2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+109,Charles,Cardinalptdev,,3030 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,White,CH2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCH2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+110,Amy,Cardinalptdev,,5630 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Black,CH2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCH2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+111,Carrie,Cardinalptdev,,530 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,White,CH2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCH2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+112,Allen,Cardinalptdev,,2430 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Other
Race,CH2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCH2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+113,Camille,Cardinalptdev,,7030 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Other
Race,CH2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCH2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+114,Albert,Cerneradt,,40 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Other
Race,CE2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCE2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+115,Charles,Cerneradt,,3040 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,CE2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCE2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+116,Amy,Cerneradt,,5640 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Black,CE2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCE2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+117,Carrie,Cerneradt,,540 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Black,CE2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCE2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+118,Allen,Cerneradt,,2440 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,White,CE2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCE2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+119,Camille,Cerneradt,,7040 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,White,CE2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LCE2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+120,Albert,Draegercontent,,50 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Black,DR2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LDR2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+121,Charles,Draegercontent,,3050 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,DR2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LDR2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+122,Amy,Draegercontent,,5650 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Other
Race,DR2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LDR2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+123,Carrie,Draegercontent,,550 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Other
Race,DR2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LDR2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+124,Allen,Draegercontent,,2450 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Black,DR2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LDR2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+125,Camille,Draegercontent,,7050 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Black,DR2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LDR2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+126,Albert,Epicehr,,60 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Black,EP2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LEP2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+127,Charles,Epicehr,,3060 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,White,EP2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LEP2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+128,Amy,Epicehr,,5660 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,White,EP2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LEP2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+129,Carrie,Epicehr,,560 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Other
Race,EP2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LEP2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+130,Allen,Epicehr,,2460 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Other
Race,EP2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LEP2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+131,Camille,Epicehr,,7060 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,White,EP2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LEP2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+132,Albert,Geenterprise,,70 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,White,GE2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+133,Charles,Geenterprise,,3070 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,White,GE2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+134,Amy,Geenterprise,,5670 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,White,GE2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+135,Carrie,Geenterprise,,570 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Black,GE2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+136,Allen,Geenterprise,,2470 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Black,GE2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+137,Camille,Geenterprise,,7070 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Black,GE2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+138,Albert,Gegateway,,80 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,White,GE2009007&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009007&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+139,Charles,GEgateway,,3080 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,GE2009008&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009008&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+140,Amy,GEgateway,,5680 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,White,GE2009009&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009009&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+141,Carrie,GEgateway,,580 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Black,GE2009010&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009010&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+142,Allen,GEgateway,,2480 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,White,GE2009011&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009011&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+143,Camille,GEgateway,,7080 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Other
Race,GE2009012&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009012&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+144,Albert,Geperiop,,90 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Black,GE2009013&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009013&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+145,Charles,Geperiop,,3090 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,GE2009014&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009014&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+146,Amy,Geperiop,,5690 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,White,GE2009015&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009015&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+147,Carrie,Geperiop,,590 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Black,GE2009016&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009016&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+148,Allen,Geperiop,,2490 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,White,GE2009017&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009017&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+149,Camille,Geperiop,,7090 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Other
Race,GE2009018&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LGE2009018&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+150,Albert,Hospirainfo,,5 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Other
Race,HO2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+151,Charles,Hospirainfo,,3005 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Other
Race,HO2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+152,Amy,Hospirainfo,,5605 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Black,HO2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+153,Carrie,Hospirainfo,,505 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Black,HO2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+154,Allen,Hospirainfo,,2405 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Black,HO2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+155,Camille,Hospirainfo,,7005 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,White,HO2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+156,Albert,Hospiraptdev,,15 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,White,HO2009007&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009007&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+157,Charles,Hospiraptdev,,3015 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,HO2009008&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009008&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+158,Amy,Hospiraptdev,,5615 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Black,HO2009009&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009009&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+159,Carrie,Hospiraptdev,,515 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Other
Race,HO2009010&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009010&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+160,Allen,Hospiraptdev,,2415 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Other
Race,HO2009011&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009011&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+161,Camille,Hospiraptdev,,7015 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Black,HO2009012&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LHO2009012&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+162,Albert,Livedataptdev,,25 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Black,LD2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LLD2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+163,Charles,Livedataptdev,,3025 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,LD2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LLD2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+164,Amy,Livedataptdev,,5625 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,White,LD2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LLD2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+165,Carrie,Livedataptdev,,525 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,White,LD2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LLD2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+166,Allen,Livedataptdev,,2425 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Other
Race,LD2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LLD2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+167,Camille,Livedataptdev,,7025 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Other
Race,LD2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LLD2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+168,Albert,Philipscis,,35 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,White,PH2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+169,Charles,Philipscis,,3035 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,White,PH2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+170,Amy,Philipscis,,5635 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Other
Race,PH2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+171,Carrie,Philipscis,,535 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Other
Race,PH2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+172,Allen,Philipscis,,2435 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,White,PH2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+173,Camille,Philipscis,,7035 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,White,PH2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+174,Albert,Philipsinfo,,45 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,White,PH2009007&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009007&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+175,Charles,Philipsinfo,,3045 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,PH2009008&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009008&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+176,Amy,Philipsinfo,,5645 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Black,PH2009009&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009009&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+177,Carrie,Philipsinfo,,545 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Other
Race,PH2009010&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009010&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+178,Allen,Philipsinfo,,2445 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Other
Race,PH2009011&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009011&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+179,Camille,Philipsinfo,,7045 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Black,PH2009012&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009012&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+180,Albert,Philipsother,,55 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,Black,PH2009013&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009013&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+181,Charles,Philipsother,,3055 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,Black,PH2009014&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009014&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+182,Amy,Philipsother,,5655 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,White,PH2009015&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009015&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+183,Carrie,Philipsother,,555 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,White,PH2009016&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009016&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+184,Allen,Philipsother,,2455 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,Other
Race,PH2009017&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009017&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+185,Camille,Philipsother,,7055 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,Other
Race,PH2009018&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LPH2009018&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+186,Albert,Surgicaladt,,65 N
Saguaro,,Tucson,85701,AZ,19610101,0,555-555-5555,,0,M,White,SI2009001&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LSI2009001&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+187,Charles,Surgicaladt,,3065 E
Sagebrush,,Tucson,85712,AZ,19610201,0,555-555-5555,,0,M,White,SI2009002&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LSI2009002&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+188,Amy,Surgicaladt,,5665 S Palo
Verde,,Tucson,85706,AZ,19610301,0,555-555-5555,,0,F,Other
Race,SI2009003&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LSI2009003&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+189,Carrie,Surgicaladt,,565 W
Cholla,,Tucson,85719,AZ,19610401,0,555-555-5555,,0,F,Other
Race,SI2009004&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LSI2009004&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+190,Allen,Surgicaladt,,2465 N
Ocotillo,,Tucson,85706,AZ,19610501,0,555-555-5555,,0,M,White,SI2009005&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LSI2009005&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
+191,Camille,Surgicaladt,,7065 E Mesquite
Dr,,Tucson,85750,AZ,19610601,0,555-555-5555,,0,F,White,SI2009006&IHENA&1.3.6.1.4.1.21367.2010.1.2.300&ISO^LSI2009006&IHELOCAL&1.3.6.1.4.1.21367.2010.1.2.310&ISO
\ No newline at end of file
Property changes on: trunk/data/pixpdq_connectathon_patients.csv
___________________________________________________________________
Added: svn:eol-style
+ native
Index: trunk/data/test.csv
===================================================================
--- trunk/data/test.csv (revision 0)
+++ trunk/data/test.csv (revision 64)
@@ -0,0 +1,3 @@
+rec_id,given_name,surname,street_number,address_1,address_2,suburb,postcode,state,date_of_birth,age,phone_number,soc_sec_id,blocking_number
+1491,elle,lee,2,ellerston avenue,rosedale,epping,7000,nsw,19162429,32,03
51056140,7478073,4
+2551,zachary,kanhanouvong,2,healy place,belmont
cottage,northam,4133,nsw,19701031,16,07 65472979,9818217,5
Property changes on: trunk/data/test.csv
___________________________________________________________________
Added: svn:eol-style
+ native
Index: trunk/setEnv.bat
===================================================================
--- trunk/setEnv.bat (revision 63)
+++ trunk/setEnv.bat (revision 64)
@@ -1,11 +1,11 @@
@echo off
set JAVA_HOME=d:\tools\jdk1.6.0
-set MAVEN_HOME=D:\dev\maven-2.0.9
+set MAVEN_HOME=v:\dev\maven-2.0.9
set MAVEN_OPTS=-Xmx512m -Xms256m
set ANT_HOME=D:\tools\apache-ant-1.7.0
set PATH=%JAVA_HOME%\bin;%MAVEN_HOME%\bin;%ANT_HOME%\bin;%PATH%
-D:
-cd d:\projects\kenai\openempi
+v:
+cd v:\projects\kenai\openempi
echo -----------------------------------
echo OpenEMPI 2.0 - Kenai
Index: trunk/openempi/webapp-server/.classpath
===================================================================
--- trunk/openempi/webapp-server/.classpath (revision 63)
+++ trunk/openempi/webapp-server/.classpath (revision 64)
@@ -3,8 +3,9 @@
<classpathentry kind="src" output="target/classes"
path="src/main/java"/>
<classpathentry excluding="**" kind="src" output="target/classes"
path="src/main/resources"/>
<classpathentry kind="src" output="target/test-classes"
path="src/test/java"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="src" path="src/test/resources"/>
<classpathentry kind="con"
path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
<classpathentry combineaccessrules="false" kind="src"
path="/openempi-core"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="war/WEB-INF/classes"/>
</classpath>
Index:
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/PixPdqServiceTest.java
===================================================================
---
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/PixPdqServiceTest.java
(revision 0)
+++
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/PixPdqServiceTest.java
(revision 64)
@@ -0,0 +1,20 @@
+package org.openempi.webapp.server;
+
+import org.openempi.webapp.client.AdminService;
+
+public class PixPdqServiceTest extends BaseServiceTestCase
+{
+ private AdminService adminService = new AdminServiceImpl();
+
+ @Override
+ protected void onSetUp() throws Exception {
+ }
+
+ public void testStartServer() {
+ adminService.startPixPdqServer();
+ }
+
+ public void testStopServer() {
+ adminService.stopPixPdqServer();
+ }
+}
Property changes on:
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/PixPdqServiceTest.java
___________________________________________________________________
Added: svn:eol-style
+ native
Index:
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/BaseServiceTestCase.java
===================================================================
---
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/BaseServiceTestCase.java
(revision 63)
+++
trunk/openempi/webapp-server/src/test/java/org/openempi/webapp/server/BaseServiceTestCase.java
(revision 64)
@@ -20,7 +20,7 @@
import org.openhie.openempi.context.Context;
import org.openhie.openempi.service.BaseManagerTestCase;
-public class BaseServiceTestCase extends BaseManagerTestCase
+public abstract class BaseServiceTestCase extends BaseManagerTestCase
{
@Override
protected void onSetUp() throws Exception {
Index: trunk/openempi/webapp-server/src/test/resources/IheActors.xml
===================================================================
--- trunk/openempi/webapp-server/src/test/resources/IheActors.xml
(revision 0)
+++ trunk/openempi/webapp-server/src/test/resources/IheActors.xml
(revision 64)
@@ -0,0 +1,44 @@
+<?xml version="1.0" encoding="UTF-8"?>
+ <!--Note: This file is the starting point of All the Actor configuration;
+ all other config files should be linked from here. -->
+
+<!--Each configuration file has a root Configuration tag-->
+<Configuration>
+
+ <!--Defines the configuration of Audit Repository Server for Audit
Client-->
+ <ConnectionFile file="AuditRepositoryConnections.xml" />
+ <!--Defines the configuration of local system as PD Supplier-->
+ <ConnectionFile file="PdSupplierConnections.xml" />
+ <!--Defines the configuration of local system as PIX Manager-->
+ <ConnectionFile file="PixManagerConnections.xml" />
+ <!--Defines the configuration of PIX Consumers-->
+ <ConnectionFile file="PixConsumerConnections.xml" />
+
+ <!--The PIX Manager actor configuration-->
+ <Actor name="pixman" type="PixManager">
+ <Description>OpenEMPI PIX Manager</Description>
+ <Connection source="openempi-pix-manager" />
+ <!--Define 0 or more PIX Consumers that subscribe to PIX Update
Notification -->
+ <Pixconsumer connection="test1" />
+ </Actor>
+
+ <!--The PD Supplier actor configuration-->
+ <Actor name="pdsup" type="PdSupplier">
+ <Description>OpenEMPI PDQ Supplier</Description>
+ <Connection source="openempi-pd-supplier" />
+ </Actor>
+
+ <!-- Audit Repository Actor -->
+ <!--
+ <Actor name="audit" type="SecureNode">
+ <Description>AUDIT TRAILS</Description>
+ <AuditTrail consumer="log4j_audittrail" />
+ </Actor>
+
+ <Actor name="localaudit" type="SecureNode">
+ <Description>LOCAL AUDIT</Description>
+ <AuditTrail consumer="log4j_audittrail" />
+ </Actor>
+ -->
+
+ </Configuration>
\ No newline at end of file
Property changes on: trunk/openempi/webapp-serve
[truncated due to length]
|
[openempi~source-repository:64] Merged the 2.0.4 development branch into the trunk |
odysseas | 03/18/2010 |





