feat: PA and NJ CSV test sets — 50 files for pilot readiness validation
Generates 25 PA (Gaboro DME, high challenge) and 25 NJ (Gaboro DME, high challenge) synthetic CSV files. All 50 files pass normalizer ingestion (50/50). Adds test-data/.gitignore override so CSV test sets are tracked despite root-level *.csv exclusion. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
b52b258b8f
commit
175dcf5081
52 changed files with 1983 additions and 2 deletions
4
test-data/.gitignore
vendored
Normal file
4
test-data/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Override root *.csv exclusion so synthetic test sets are tracked
|
||||
!*.csv
|
||||
!pa-set/*.csv
|
||||
!nj-set/*.csv
|
||||
|
|
@ -530,8 +530,10 @@ if __name__ == "__main__":
|
|||
parser.add_argument("--supplier", default="Gaboro DME")
|
||||
parser.add_argument("--patients", type=int, default=30)
|
||||
parser.add_argument("--challenge-level", choices=["low", "medium", "high"], default="high")
|
||||
parser.add_argument("--output", default="pa-set")
|
||||
parser.add_argument("--files", type=int, default=25)
|
||||
# Accept both --output and --output-dir for compatibility
|
||||
parser.add_argument("--output", "--output-dir", dest="output", default="pa-set")
|
||||
# Accept both --files and --count for compatibility
|
||||
parser.add_argument("--files", "--count", dest="files", type=int, default=25)
|
||||
args = parser.parse_args()
|
||||
|
||||
output_path = os.path.join(SCRIPT_DIR, args.output)
|
||||
|
|
|
|||
37
test-data/nj-set/batch-01-nj-high.csv
Normal file
37
test-data/nj-set/batch-01-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component
|
||||
SC-A-001,dexcom_g7,2025-09-10,1,Medicare Part B,sensor
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,NJ FamilyCare,sensor
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Oxford Health,sensor
|
||||
SC-D-004,dexcom_g7,2024-10-15,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare Part B,sensor
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Horizon BCBS NJ,sensor
|
||||
NJ-00-0001,dexcom_g7,2026-06-01,1,Medicare FFS NJ,sensor
|
||||
NJ-00-0002,dexcom_g7,2026-05-28,1,Oxford Health,sensor
|
||||
NJ-00-0003,dexcom_g6,2026-05-31,2,Oxford Health,sensor
|
||||
NJ-00-0004,freestyle_libre_2,2026-05-30,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-00-0005,freestyle_libre_3,2025-09-10,2,Cigna NJ,sensor
|
||||
NJ-00-0006,freestyle_libre_3,2025-08-20,1,Cigna NJ,sensor
|
||||
NJ-00-0007,dexcom_g7,2025-07-30,1,Medicare Part B,sensor
|
||||
NJ-00-0008,freestyle_libre_3,2025-05-11,1,Medicare FFS NJ,sensor
|
||||
NJ-00-0009,dexcom_g6,2024-11-18,3,WellCare NJ,sensor
|
||||
NJ-00-0010,dexcom_g6,2026-06-03,1,Medicare,sensor
|
||||
NJ-00-0011,dexcom_g6,2026-06-04,1,WellCare NJ,sensor
|
||||
NJ-00-0012,freestyle_libre_3,2026-06-06,2,Oxford Health,sensor
|
||||
NJ-00-0013,dexcom_g7,2026-05-30,2,Medicare Part B,sensor
|
||||
NJ-00-0014,freestyle_libre_2,2025-09-18,1,Cigna NJ,sensor
|
||||
NJ-00-0015,freestyle_libre_3,2025-08-15,2,Aetna NJ Medicare,sensor
|
||||
NJ-00-0016,dexcom_g7,2025-07-31,3,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-00-0017,dexcom_g7,2025-05-18,1,Cigna NJ,sensor
|
||||
NJ-00-0018,dexcom_g6,2024-10-25,2,Horizon BCBS NJ,sensor
|
||||
NJ-00-0019,freestyle_libre_2,2026-06-01,3,Aetna NJ,sensor
|
||||
NJ-00-0020,freestyle_libre_3,2026-06-02,2,AmeriHealth NJ,sensor
|
||||
NJ-00-0021,dexcom_g7,2026-06-06,3,Aetna NJ Medicare,sensor
|
||||
NJ-00-0022,dexcom_g6,2026-06-02,1,Medicare Part B,sensor
|
||||
NJ-00-0023,dexcom_g6,2025-09-17,1,UnitedHealthcare NJ,sensor
|
||||
NJ-00-0024,freestyle_libre_2,2025-08-17,2,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-00-0025,dexcom_g6,2025-07-31,2,Medicare Part B,sensor
|
||||
,dexcom_g7,2026-05-28,1,Medicare FFS NJ,sensor
|
||||
FUTURE-000,dexcom_g7,2026-07-07,1,Medicare FFS NJ,sensor
|
||||
ZERQTY-000,freestyle_libre_3,2026-06-02,0,Horizon BCBS NJ,sensor
|
||||
DUP-PT-000,dexcom_g7,2026-06-02,1,Medicare Part B,sensor
|
||||
DUP-PT-000,freestyle_libre_3,2026-06-04,1,Aetna NJ,sensor
|
||||
|
37
test-data/nj-set/batch-02-nj-high.csv
Normal file
37
test-data/nj-set/batch-02-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Patient ID,Item Description,Service Date,Qty,Insurance Name,Item Type,Prescriber NPI,Branch
|
||||
SC-A-001,Dexcom G7,09/10/2025,1,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,WellCare NJ,sensor,1234567890,NJ-002
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Horizon BCBS NJ,sensor,1234567890,NJ-002
|
||||
SC-D-004,Dexcom G7,10/15/2024,1,Aetna NJ Medicare,sensor,1234567890,NJ-002
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,Cigna NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0001,Dexcom G6,06/04/2026,1,WellCare NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0002,FreeStyle Libre 2,06/01/2026,2,UnitedHealthcare NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0003,Dexcom G7,05/28/2026,1,UnitedHealthcare NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0004,Dexcom G6,05/29/2026,1,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0005,FreeStyle Libre 2,09/13/2025,3,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0006,FreeStyle Libre 3,08/21/2025,1,Aetna NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0007,FreeStyle Libre 2,07/27/2025,2,Aetna NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0008,FreeStyle Libre 3,05/14/2025,1,Medicare Part B,sensor,1234567890,NJ-002
|
||||
NJ-01-0009,Dexcom G7,01/07/2025,1,Cigna NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0010,Dexcom G6,06/06/2026,1,UnitedHealthcare NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0011,Dexcom G7,06/03/2026,1,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0012,FreeStyle Libre 3,06/04/2026,3,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0013,Dexcom G7,05/28/2026,1,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0014,FreeStyle Libre 3,09/15/2025,1,Aetna NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0015,Dexcom G6,08/17/2025,1,Medicare Part B,sensor,1234567890,NJ-002
|
||||
NJ-01-0016,Dexcom G6,08/01/2025,1,Aetna NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0017,FreeStyle Libre 2,05/10/2025,1,UnitedHealthcare NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0018,Dexcom G7,01/05/2025,3,UnitedHealthcare NJ Medicare,sensor,1234567890,NJ-002
|
||||
NJ-01-0019,Dexcom G6,05/28/2026,1,Cigna NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0020,FreeStyle Libre 2,05/29/2026,2,UnitedHealthcare NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0021,FreeStyle Libre 2,06/05/2026,1,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0022,FreeStyle Libre 3,06/01/2026,3,Medicare FFS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0023,FreeStyle Libre 3,09/13/2025,2,Aetna NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0024,FreeStyle Libre 2,08/15/2025,1,Horizon BCBS NJ,sensor,1234567890,NJ-002
|
||||
NJ-01-0025,Dexcom G6,08/01/2025,1,Oxford Health,sensor,1234567890,NJ-002
|
||||
,Dexcom G7,05/28/2026,1,Medicare Part B,sensor,1234567890,NJ-002
|
||||
FUTURE-001,Dexcom G7,07/07/2026,1,Medicare Part B,sensor,1234567890,NJ-002
|
||||
ZERQTY-001,FreeStyle Libre 3,06/02/2026,0,Aetna NJ,sensor,1234567890,NJ-002
|
||||
DUP-PT-001,Dexcom G7,06/02/2026,1,Medicare Part B,sensor,1234567890,NJ-002
|
||||
DUP-PT-001,FreeStyle Libre 3,06/04/2026,1,Horizon BCBS NJ,sensor,1234567890,NJ-002
|
||||
|
37
test-data/nj-set/batch-03-nj-high.csv
Normal file
37
test-data/nj-set/batch-03-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
PT_ID,DEVICE,SHIP DATE,UNITS,CARRIER,TYPE
|
||||
SC-A-001,G7,2025-09-10,1,Medicare,sensor
|
||||
SC-B-002,FSL3,2026-06-02,1,WellCare NJ,sensor
|
||||
SC-C-003,G6,2026-05-08,1,Cigna NJ,sensor
|
||||
SC-D-004,G7,2024-10-15,1,UnitedHealthcare NJ Medicare,sensor
|
||||
SC-E-005,FSL2,2026-06-04,1,Medicare Part B,sensor
|
||||
SC-F-006,G7,2026-05-31,1,Horizon BCBS NJ,sensor
|
||||
NJ-02-0001,G6,2026-05-29,2,AmeriHealth NJ,sensor
|
||||
NJ-02-0002,FSL2,2026-05-30,1,NJ FamilyCare,sensor
|
||||
NJ-02-0003,FSL2,2026-05-31,1,Medicare FFS NJ,sensor
|
||||
NJ-02-0004,FSL3,2026-06-05,2,AmeriHealth NJ,sensor
|
||||
NJ-02-0005,FSL2,2025-09-20,1,Aetna NJ Medicare,sensor
|
||||
NJ-02-0006,FSL3,2025-08-16,1,Medicare,sensor
|
||||
NJ-02-0007,FSL2,2025-07-28,1,Medicare FFS NJ,sensor
|
||||
NJ-02-0008,G7,2025-05-15,3,Medicare,sensor
|
||||
NJ-02-0009,G7,2025-01-19,2,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-02-0010,FSL2,2026-06-02,2,Medicare,sensor
|
||||
NJ-02-0011,G7,2026-06-06,1,AmeriHealth NJ,sensor
|
||||
NJ-02-0012,FSL2,2026-06-01,2,Medicare Part B,sensor
|
||||
NJ-02-0013,FSL2,2026-06-01,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-02-0014,G6,2025-09-10,1,Medicare FFS NJ,sensor
|
||||
NJ-02-0015,G6,2025-08-12,3,AmeriHealth NJ,sensor
|
||||
NJ-02-0016,G7,2025-07-27,3,Medicare,sensor
|
||||
NJ-02-0017,FSL2,2025-05-21,1,Medicare Part B,sensor
|
||||
NJ-02-0018,G7,2024-11-28,3,Horizon BCBS NJ,sensor
|
||||
NJ-02-0019,FSL3,2026-06-04,1,Medicare,sensor
|
||||
NJ-02-0020,G6,2026-06-05,1,NJ FamilyCare,sensor
|
||||
NJ-02-0021,FSL3,2026-05-29,1,Aetna NJ Medicare,sensor
|
||||
NJ-02-0022,FSL2,2026-06-04,1,Aetna NJ Medicare,sensor
|
||||
NJ-02-0023,G7,2025-09-11,1,Aetna NJ,sensor
|
||||
NJ-02-0024,FSL2,2025-08-11,1,WellCare NJ,sensor
|
||||
NJ-02-0025,FSL3,2025-07-31,1,AmeriHealth NJ,sensor
|
||||
,G7,2026-05-28,1,Medicare FFS NJ,sensor
|
||||
FUTURE-002,G7,2026-07-07,1,Medicare Part B,sensor
|
||||
ZERQTY-002,FSL3,2026-06-02,0,Cigna NJ,sensor
|
||||
DUP-PT-002,G7,2026-06-02,1,Medicare Part B,sensor
|
||||
DUP-PT-002,FSL3,2026-06-04,1,UnitedHealthcare NJ,sensor
|
||||
|
37
test-data/nj-set/batch-04-nj-high.csv
Normal file
37
test-data/nj-set/batch-04-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
MRN,Product Name,Dispense Date,Qty Dispensed,Plan Name,Supply Type,Supplier,State
|
||||
SC-A-001,Dexcom G7,10-Sep-2025,1,Medicare FFS NJ,sensor,Gaboro DME,NJ
|
||||
SC-B-002,FreeStyle Libre 3,02-Jun-2026,1,WellCare NJ,sensor,Gaboro DME,NJ
|
||||
SC-C-003,Dexcom G6,08-May-2026,1,Horizon BCBS NJ,sensor,Gaboro DME,NJ
|
||||
SC-D-004,Dexcom G7,15-Oct-2024,1,UnitedHealthcare NJ Medicare,sensor,Gaboro DME,NJ
|
||||
SC-E-005,FreeStyle Libre 2,04-Jun-2026,1,Medicare Part B,sensor,Gaboro DME,NJ
|
||||
SC-F-006,Dexcom G7,31-May-2026,1,UnitedHealthcare NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0001,Dexcom G6,04-Jun-2026,1,Medicare Part B,sensor,Gaboro DME,NJ
|
||||
NJ-03-0002,Dexcom G6,02-Jun-2026,1,Aetna NJ Medicare,sensor,Gaboro DME,NJ
|
||||
NJ-03-0003,Dexcom G7,30-May-2026,2,Cigna NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0004,FreeStyle Libre 3,01-Jun-2026,2,Medicare Part B,sensor,Gaboro DME,NJ
|
||||
NJ-03-0005,Dexcom G7,19-Sep-2025,1,Medicare Part B,sensor,Gaboro DME,NJ
|
||||
NJ-03-0006,Dexcom G6,18-Aug-2025,2,Oxford Health,sensor,Gaboro DME,NJ
|
||||
NJ-03-0007,Dexcom G7,28-Jul-2025,1,Horizon BCBS NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0008,Dexcom G6,08-May-2025,1,Horizon BCBS NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0009,Dexcom G6,20-Nov-2024,2,Horizon BCBS NJ Medicare,sensor,Gaboro DME,NJ
|
||||
NJ-03-0010,Dexcom G6,30-May-2026,1,Medicare,sensor,Gaboro DME,NJ
|
||||
NJ-03-0011,FreeStyle Libre 3,04-Jun-2026,1,NJ FamilyCare,sensor,Gaboro DME,NJ
|
||||
NJ-03-0012,FreeStyle Libre 2,28-May-2026,2,Medicare FFS NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0013,Dexcom G7,06-Jun-2026,3,Medicare FFS NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0014,FreeStyle Libre 2,14-Sep-2025,1,Oxford Health,sensor,Gaboro DME,NJ
|
||||
NJ-03-0015,FreeStyle Libre 3,16-Aug-2025,1,WellCare NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0016,FreeStyle Libre 2,30-Jul-2025,1,Horizon BCBS NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0017,FreeStyle Libre 2,20-May-2025,2,Horizon BCBS NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0018,FreeStyle Libre 2,10-Nov-2024,1,NJ FamilyCare,sensor,Gaboro DME,NJ
|
||||
NJ-03-0019,Dexcom G7,06-Jun-2026,1,Medicare FFS NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0020,FreeStyle Libre 2,29-May-2026,2,Medicare Part B,sensor,Gaboro DME,NJ
|
||||
NJ-03-0021,FreeStyle Libre 3,04-Jun-2026,1,WellCare NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0022,Dexcom G6,03-Jun-2026,1,Medicare,sensor,Gaboro DME,NJ
|
||||
NJ-03-0023,FreeStyle Libre 3,20-Sep-2025,2,UnitedHealthcare NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0024,FreeStyle Libre 2,14-Aug-2025,1,WellCare NJ,sensor,Gaboro DME,NJ
|
||||
NJ-03-0025,Dexcom G7,30-Jul-2025,2,Horizon BCBS NJ Medicare,sensor,Gaboro DME,NJ
|
||||
,Dexcom G7,28-May-2026,1,Medicare,sensor,Gaboro DME,NJ
|
||||
FUTURE-003,Dexcom G7,07-Jul-2026,1,Medicare Part B,sensor,Gaboro DME,NJ
|
||||
ZERQTY-003,FreeStyle Libre 3,02-Jun-2026,0,Aetna NJ,sensor,Gaboro DME,NJ
|
||||
DUP-PT-003,Dexcom G7,02-Jun-2026,1,Medicare,sensor,Gaboro DME,NJ
|
||||
DUP-PT-003,FreeStyle Libre 3,04-Jun-2026,1,Aetna NJ,sensor,Gaboro DME,NJ
|
||||
|
37
test-data/nj-set/batch-05-nj-high.csv
Normal file
37
test-data/nj-set/batch-05-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Account Number,Product,Fill Date,Count,Primary Payer,component
|
||||
SC-A-001,dexcom_g7,09/10/25,1,Medicare,sensor
|
||||
SC-B-002,freestyle_libre_3,06/02/26,1,AmeriHealth NJ,sensor
|
||||
SC-C-003,dexcom_g6,05/08/26,1,Aetna NJ,sensor
|
||||
SC-D-004,dexcom_g7,10/15/24,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,freestyle_libre_2,06/04/26,1,Medicare Part B,sensor
|
||||
SC-F-006,dexcom_g7,05/31/26,1,UnitedHealthcare NJ,sensor
|
||||
NJ-04-0001,dexcom_g7,06/02/26,3,WellCare NJ,sensor
|
||||
NJ-04-0002,freestyle_libre_2,06/04/26,3,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-04-0003,freestyle_libre_2,05/29/26,2,Medicare FFS NJ,sensor
|
||||
NJ-04-0004,freestyle_libre_3,06/02/26,1,Medicare,sensor
|
||||
NJ-04-0005,dexcom_g6,09/11/25,3,Medicare Part B,sensor
|
||||
NJ-04-0006,dexcom_g6,08/21/25,1,Medicare,sensor
|
||||
NJ-04-0007,freestyle_libre_2,07/31/25,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-04-0008,freestyle_libre_3,05/09/25,2,WellCare NJ,sensor
|
||||
NJ-04-0009,freestyle_libre_3,01/12/25,1,Cigna NJ,sensor
|
||||
NJ-04-0010,dexcom_g7,06/01/26,1,Oxford Health,sensor
|
||||
NJ-04-0011,freestyle_libre_3,05/29/26,1,Medicare FFS NJ,sensor
|
||||
NJ-04-0012,dexcom_g7,06/03/26,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-04-0013,dexcom_g6,06/01/26,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-04-0014,freestyle_libre_2,09/11/25,2,Cigna NJ,sensor
|
||||
NJ-04-0015,freestyle_libre_2,08/21/25,1,Aetna NJ Medicare,sensor
|
||||
NJ-04-0016,dexcom_g7,07/29/25,2,AmeriHealth NJ,sensor
|
||||
NJ-04-0017,freestyle_libre_2,05/10/25,3,Medicare Part B,sensor
|
||||
NJ-04-0018,freestyle_libre_2,12/07/24,1,Aetna NJ,sensor
|
||||
NJ-04-0019,dexcom_g7,06/04/26,2,Aetna NJ Medicare,sensor
|
||||
NJ-04-0020,freestyle_libre_3,06/01/26,1,Medicare,sensor
|
||||
NJ-04-0021,dexcom_g7,05/31/26,1,Medicare,sensor
|
||||
NJ-04-0022,dexcom_g6,05/31/26,1,Aetna NJ,sensor
|
||||
NJ-04-0023,dexcom_g6,09/14/25,1,Medicare FFS NJ,sensor
|
||||
NJ-04-0024,freestyle_libre_3,08/16/25,1,Medicare FFS NJ,sensor
|
||||
NJ-04-0025,freestyle_libre_2,08/01/25,1,Horizon BCBS NJ,sensor
|
||||
,dexcom_g7,05/28/26,1,Medicare,sensor
|
||||
FUTURE-004,dexcom_g7,07/07/26,1,Medicare,sensor
|
||||
ZERQTY-004,freestyle_libre_3,06/02/26,0,Horizon BCBS NJ,sensor
|
||||
DUP-PT-004,dexcom_g7,06/02/26,1,Medicare Part B,sensor
|
||||
DUP-PT-004,freestyle_libre_3,06/04/26,1,Oxford Health,sensor
|
||||
|
37
test-data/nj-set/batch-06-nj-high.csv
Normal file
37
test-data/nj-set/batch-06-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
External Patient Ref,Item,Date of Service,Qty Shipped,Insurance,item_type,Notes,Region
|
||||
SC-A-001,dexcom_g7,2025-09-10T00:00:00,1,Medicare,sensor,batch export,Bergen County
|
||||
SC-B-002,freestyle_libre_3,2026-06-02T00:00:00,1,NJ FamilyCare,sensor,batch export,Bergen County
|
||||
SC-C-003,dexcom_g6,2026-05-08T00:00:00,1,Horizon BCBS NJ,sensor,batch export,Bergen County
|
||||
SC-D-004,dexcom_g7,2024-10-15T00:00:00,1,Horizon BCBS NJ Medicare,sensor,batch export,Bergen County
|
||||
SC-E-005,freestyle_libre_2,2026-06-04T00:00:00,1,Medicare FFS NJ,sensor,batch export,Bergen County
|
||||
SC-F-006,dexcom_g7,2026-05-31T00:00:00,1,UnitedHealthcare NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0001,freestyle_libre_2,2026-05-29T00:00:00,2,AmeriHealth NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0002,dexcom_g6,2026-06-01T00:00:00,3,Medicare Part B,sensor,batch export,Bergen County
|
||||
NJ-05-0003,freestyle_libre_3,2026-06-06T00:00:00,2,AmeriHealth NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0004,dexcom_g6,2026-05-31T00:00:00,2,WellCare NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0005,freestyle_libre_3,2025-09-20T00:00:00,1,WellCare NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0006,dexcom_g7,2025-08-12T00:00:00,1,Medicare,sensor,batch export,Bergen County
|
||||
NJ-05-0007,freestyle_libre_3,2025-07-29T00:00:00,2,Medicare,sensor,batch export,Bergen County
|
||||
NJ-05-0008,dexcom_g7,2025-05-09T00:00:00,1,UnitedHealthcare NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0009,freestyle_libre_3,2024-12-27T00:00:00,1,Medicare,sensor,batch export,Bergen County
|
||||
NJ-05-0010,dexcom_g7,2026-05-28T00:00:00,1,Cigna NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0011,dexcom_g7,2026-06-06T00:00:00,2,Medicare Part B,sensor,batch export,Bergen County
|
||||
NJ-05-0012,dexcom_g7,2026-06-03T00:00:00,2,Aetna NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0013,freestyle_libre_3,2026-05-29T00:00:00,1,UnitedHealthcare NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0014,freestyle_libre_2,2025-09-19T00:00:00,2,WellCare NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0015,freestyle_libre_3,2025-08-15T00:00:00,3,NJ FamilyCare,sensor,batch export,Bergen County
|
||||
NJ-05-0016,freestyle_libre_2,2025-07-27T00:00:00,1,Horizon BCBS NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0017,freestyle_libre_3,2025-05-18T00:00:00,2,Medicare Part B,sensor,batch export,Bergen County
|
||||
NJ-05-0018,freestyle_libre_3,2025-01-17T00:00:00,1,Medicare,sensor,batch export,Bergen County
|
||||
NJ-05-0019,freestyle_libre_2,2026-06-03T00:00:00,1,Oxford Health,sensor,batch export,Bergen County
|
||||
NJ-05-0020,freestyle_libre_2,2026-06-03T00:00:00,1,Aetna NJ Medicare,sensor,batch export,Bergen County
|
||||
NJ-05-0021,freestyle_libre_3,2026-06-02T00:00:00,1,Aetna NJ Medicare,sensor,batch export,Bergen County
|
||||
NJ-05-0022,freestyle_libre_3,2026-05-29T00:00:00,1,Medicare Part B,sensor,batch export,Bergen County
|
||||
NJ-05-0023,dexcom_g7,2025-09-17T00:00:00,2,Medicare FFS NJ,sensor,batch export,Bergen County
|
||||
NJ-05-0024,freestyle_libre_3,2025-08-18T00:00:00,1,Aetna NJ Medicare,sensor,batch export,Bergen County
|
||||
NJ-05-0025,dexcom_g7,2025-07-27T00:00:00,1,Horizon BCBS NJ Medicare,sensor,batch export,Bergen County
|
||||
,dexcom_g7,2026-05-28T00:00:00,1,Medicare,sensor,batch export,Bergen County
|
||||
FUTURE-005,dexcom_g7,2026-07-07T00:00:00,1,Medicare,sensor,batch export,Bergen County
|
||||
ZERQTY-005,freestyle_libre_3,2026-06-02T00:00:00,0,UnitedHealthcare NJ,sensor,batch export,Bergen County
|
||||
DUP-PT-005,dexcom_g7,2026-06-02T00:00:00,1,Medicare FFS NJ,sensor,batch export,Bergen County
|
||||
DUP-PT-005,freestyle_libre_3,2026-06-04T00:00:00,1,Horizon BCBS NJ,sensor,batch export,Bergen County
|
||||
|
37
test-data/nj-set/batch-07-nj-high.csv
Normal file
37
test-data/nj-set/batch-07-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Acct #,DME,Order Date,quantity,plan,component_type
|
||||
SC-A-001,G7,20250910,1,Medicare,sensor
|
||||
SC-B-002,FSL3,20260602,1,WellCare NJ,sensor
|
||||
SC-C-003,G6,20260508,1,Horizon BCBS NJ,sensor
|
||||
SC-D-004,G7,20241015,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,FSL2,20260604,1,Medicare Part B,sensor
|
||||
SC-F-006,G7,20260531,1,Cigna NJ,sensor
|
||||
NJ-06-0001,FSL2,20260602,3,Aetna NJ,sensor
|
||||
NJ-06-0002,G7,20260529,3,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-06-0003,G6,20260601,2,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-06-0004,FSL3,20260529,3,Medicare,sensor
|
||||
NJ-06-0005,G6,20250919,1,Aetna NJ Medicare,sensor
|
||||
NJ-06-0006,G7,20250817,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-06-0007,FSL3,20250728,1,Aetna NJ Medicare,sensor
|
||||
NJ-06-0008,FSL3,20250520,3,Medicare FFS NJ,sensor
|
||||
NJ-06-0009,G6,20241103,1,Oxford Health,sensor
|
||||
NJ-06-0010,FSL2,20260531,2,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-06-0011,FSL2,20260606,2,Medicare,sensor
|
||||
NJ-06-0012,G6,20260530,1,Medicare FFS NJ,sensor
|
||||
NJ-06-0013,G7,20260601,1,Horizon BCBS NJ,sensor
|
||||
NJ-06-0014,FSL2,20250917,1,Medicare Part B,sensor
|
||||
NJ-06-0015,FSL3,20250812,1,Medicare,sensor
|
||||
NJ-06-0016,FSL3,20250727,1,Medicare Part B,sensor
|
||||
NJ-06-0017,FSL2,20250505,1,Horizon BCBS NJ,sensor
|
||||
NJ-06-0018,FSL2,20241114,1,Medicare,sensor
|
||||
NJ-06-0019,FSL2,20260604,3,Medicare Part B,sensor
|
||||
NJ-06-0020,G6,20260528,3,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-06-0021,G7,20260529,3,Cigna NJ,sensor
|
||||
NJ-06-0022,FSL2,20260603,1,Medicare FFS NJ,sensor
|
||||
NJ-06-0023,G7,20250920,1,Aetna NJ Medicare,sensor
|
||||
NJ-06-0024,G6,20250818,1,AmeriHealth NJ,sensor
|
||||
NJ-06-0025,G6,20250727,1,Medicare Part B,sensor
|
||||
,G7,20260528,1,Medicare,sensor
|
||||
FUTURE-006,G7,20260707,1,Medicare Part B,sensor
|
||||
ZERQTY-006,FSL3,20260602,0,Cigna NJ,sensor
|
||||
DUP-PT-006,G7,20260602,1,Medicare,sensor
|
||||
DUP-PT-006,FSL3,20260604,1,Horizon BCBS NJ,sensor
|
||||
|
37
test-data/nj-set/batch-08-nj-high.csv
Normal file
37
test-data/nj-set/batch-08-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patientid,devicetype,dispensedate,qty,payername,supplytype
|
||||
SC-A-001,dexcom_g7,pending,1,Medicare,sensor
|
||||
SC-B-002,freestyle_libre_3,pending,1,AmeriHealth NJ,sensor
|
||||
SC-C-003,dexcom_g6,not on file,1,Oxford Health,sensor
|
||||
SC-D-004,dexcom_g7,10/15/2024,1,UnitedHealthcare NJ Medicare,sensor
|
||||
SC-E-005,freestyle_libre_2,06/04/2026,1,Medicare FFS NJ,sensor
|
||||
SC-F-006,dexcom_g7,05/31/2026,1,Horizon BCBS NJ,sensor
|
||||
NJ-07-0001,freestyle_libre_3,06/04/2026,2,WellCare NJ,sensor
|
||||
NJ-07-0002,freestyle_libre_3,06/03/2026,1,Medicare FFS NJ,sensor
|
||||
NJ-07-0003,dexcom_g7,06/01/2026,1,Medicare,sensor
|
||||
NJ-07-0004,freestyle_libre_3,06/02/2026,3,NJ FamilyCare,sensor
|
||||
NJ-07-0005,freestyle_libre_2,09/20/2025,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-07-0006,dexcom_g7,08/16/2025,1,Medicare FFS NJ,sensor
|
||||
NJ-07-0007,freestyle_libre_3,07/27/2025,3,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-07-0008,dexcom_g7,05/08/2025,2,Medicare FFS NJ,sensor
|
||||
NJ-07-0009,freestyle_libre_3,01/01/2025,1,NJ FamilyCare,sensor
|
||||
NJ-07-0010,dexcom_g7,06/04/2026,1,NJ FamilyCare,sensor
|
||||
NJ-07-0011,freestyle_libre_3,05/30/2026,1,Aetna NJ Medicare,sensor
|
||||
NJ-07-0012,freestyle_libre_2,06/05/2026,3,Medicare,sensor
|
||||
NJ-07-0013,dexcom_g7,06/03/2026,2,Medicare,sensor
|
||||
NJ-07-0014,dexcom_g6,09/11/2025,2,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-07-0015,freestyle_libre_2,08/12/2025,3,Horizon BCBS NJ,sensor
|
||||
NJ-07-0016,dexcom_g6,07/29/2025,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-07-0017,freestyle_libre_3,05/05/2025,3,UnitedHealthcare NJ,sensor
|
||||
NJ-07-0018,freestyle_libre_3,10/18/2024,1,Horizon BCBS NJ,sensor
|
||||
NJ-07-0019,freestyle_libre_2,06/04/2026,3,Horizon BCBS NJ,sensor
|
||||
NJ-07-0020,freestyle_libre_3,05/28/2026,1,NJ FamilyCare,sensor
|
||||
NJ-07-0021,dexcom_g6,06/02/2026,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-07-0022,freestyle_libre_2,06/04/2026,1,Medicare,sensor
|
||||
NJ-07-0023,freestyle_libre_2,09/13/2025,1,Oxford Health,sensor
|
||||
NJ-07-0024,dexcom_g6,08/18/2025,2,AmeriHealth NJ,sensor
|
||||
NJ-07-0025,freestyle_libre_2,07/28/2025,1,Oxford Health,sensor
|
||||
,dexcom_g7,05/28/2026,1,Medicare Part B,sensor
|
||||
FUTURE-007,dexcom_g7,07/07/2026,1,Medicare,sensor
|
||||
ZERQTY-007,freestyle_libre_3,06/02/2026,0,Aetna NJ,sensor
|
||||
DUP-PT-007,dexcom_g7,06/02/2026,1,Medicare,sensor
|
||||
DUP-PT-007,freestyle_libre_3,06/04/2026,1,Cigna NJ,sensor
|
||||
|
37
test-data/nj-set/batch-09-nj-high.csv
Normal file
37
test-data/nj-set/batch-09-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
pt_id,product_type,dos,qty,ins_name,component
|
||||
SC-A-001,dexcom_g7,2025-09-10,1,Medicare,sensor
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,WellCare NJ,sensor
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,UnitedHealthcare NJ,sensor
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare FFS NJ,sensor
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Horizon BCBS NJ,sensor
|
||||
NJ-08-0001,freestyle_libre_2,2026-06-05,1,Medicare FFS NJ,sensor
|
||||
NJ-08-0002,freestyle_libre_2,2026-06-06,3,Cigna NJ,sensor
|
||||
NJ-08-0003,freestyle_libre_3,2026-05-30,1,Cigna NJ,sensor
|
||||
NJ-08-0004,dexcom_g7,2026-06-02,2,Medicare FFS NJ,sensor
|
||||
NJ-08-0005,dexcom_g6,2025-09-15,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-08-0006,freestyle_libre_2,2025-08-18,1,Cigna NJ,sensor
|
||||
NJ-08-0007,freestyle_libre_3,2025-07-30,1,Medicare FFS NJ,sensor
|
||||
NJ-08-0008,dexcom_g7,2025-05-08,3,Oxford Health,sensor
|
||||
NJ-08-0009,dexcom_g6,2025-01-12,1,Medicare FFS NJ,sensor
|
||||
NJ-08-0010,dexcom_g6,2026-05-31,2,AmeriHealth NJ,sensor
|
||||
NJ-08-0011,dexcom_g6,2026-06-05,1,Aetna NJ,sensor
|
||||
NJ-08-0012,dexcom_g6,2026-06-02,3,AmeriHealth NJ,sensor
|
||||
NJ-08-0013,dexcom_g6,2026-06-01,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-08-0014,freestyle_libre_3,2025-09-18,1,WellCare NJ,sensor
|
||||
NJ-08-0015,freestyle_libre_3,2025-08-11,1,Medicare,sensor
|
||||
NJ-08-0016,freestyle_libre_3,2025-07-28,3,NJ FamilyCare,sensor
|
||||
NJ-08-0017,dexcom_g6,2025-05-19,1,Medicare Part B,sensor
|
||||
NJ-08-0018,freestyle_libre_3,2025-01-10,1,NJ FamilyCare,sensor
|
||||
NJ-08-0019,freestyle_libre_2,2026-06-02,1,Medicare,sensor
|
||||
NJ-08-0020,dexcom_g7,2026-05-30,1,Medicare,sensor
|
||||
NJ-08-0021,dexcom_g7,2026-06-06,3,Medicare,sensor
|
||||
NJ-08-0022,freestyle_libre_2,2026-06-04,1,Medicare FFS NJ,sensor
|
||||
NJ-08-0023,freestyle_libre_2,2025-09-12,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-08-0024,freestyle_libre_2,2025-08-16,1,AmeriHealth NJ,sensor
|
||||
NJ-08-0025,dexcom_g6,2025-07-28,1,WellCare NJ,sensor
|
||||
,dexcom_g7,2026-05-28,1,Medicare,sensor
|
||||
FUTURE-008,dexcom_g7,2026-07-07,1,Medicare FFS NJ,sensor
|
||||
ZERQTY-008,freestyle_libre_3,2026-06-02,0,Cigna NJ,sensor
|
||||
DUP-PT-008,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor
|
||||
DUP-PT-008,freestyle_libre_3,2026-06-04,1,Aetna NJ,sensor
|
||||
|
37
test-data/nj-set/batch-10-nj-high.csv
Normal file
37
test-data/nj-set/batch-10-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
account_no,hcpcs_description,service_date,units,primary_payer,supply_type,HCPCS Code
|
||||
SC-A-001,Dexcom G7,09-10-2025,1,Medicare,sensor,A9277
|
||||
SC-B-002,FreeStyle Libre 3,06-02-2026,1,NJ FamilyCare,sensor,A9277
|
||||
SC-C-003,Dexcom G6,05-08-2026,1,UnitedHealthcare NJ,sensor,A9277
|
||||
SC-D-004,Dexcom G7,06-02-2026,1,Aetna NJ Medicare,sensor,A9277
|
||||
SC-E-005,FreeStyle Libre 2,06-04-2026,1,Medicare FFS NJ,sensor,A9277
|
||||
SC-F-006,Dexcom G7,05-31-2026,1,Aetna NJ,sensor,A9277
|
||||
NJ-09-0001,Dexcom G7,06-01-2026,1,Medicare,sensor,A9277
|
||||
NJ-09-0002,Dexcom G7,06-06-2026,1,UnitedHealthcare NJ Medicare,sensor,A9277
|
||||
NJ-09-0003,FreeStyle Libre 3,06-05-2026,2,AmeriHealth NJ,sensor,A9277
|
||||
NJ-09-0004,Dexcom G7,06-05-2026,1,Oxford Health,sensor,A9277
|
||||
NJ-09-0005,Dexcom G6,09-12-2025,1,UnitedHealthcare NJ,sensor,A9277
|
||||
NJ-09-0006,Dexcom G6,08-12-2025,3,Oxford Health,sensor,A9277
|
||||
NJ-09-0007,FreeStyle Libre 2,07-27-2025,3,AmeriHealth NJ,sensor,A9277
|
||||
NJ-09-0008,FreeStyle Libre 3,05-09-2025,3,Medicare FFS NJ,sensor,A9277
|
||||
NJ-09-0009,Dexcom G7,10-23-2024,2,Horizon BCBS NJ,sensor,A9277
|
||||
NJ-09-0010,Dexcom G6,06-03-2026,2,WellCare NJ,sensor,A9277
|
||||
NJ-09-0011,Dexcom G6,05-30-2026,3,Aetna NJ Medicare,sensor,A9277
|
||||
NJ-09-0012,FreeStyle Libre 3,06-05-2026,2,AmeriHealth NJ,sensor,A9277
|
||||
NJ-09-0013,FreeStyle Libre 3,05-31-2026,1,Medicare,sensor,A9277
|
||||
NJ-09-0014,Dexcom G6,09-11-2025,3,Medicare Part B,sensor,A9277
|
||||
NJ-09-0015,Dexcom G6,08-18-2025,1,Medicare,sensor,A9277
|
||||
NJ-09-0016,FreeStyle Libre 3,07-31-2025,1,Medicare FFS NJ,sensor,A9277
|
||||
NJ-09-0017,FreeStyle Libre 3,05-19-2025,1,Medicare FFS NJ,sensor,A9277
|
||||
NJ-09-0018,Dexcom G6,12-17-2024,1,AmeriHealth NJ,sensor,A9277
|
||||
NJ-09-0019,FreeStyle Libre 2,06-01-2026,2,NJ FamilyCare,sensor,A9277
|
||||
NJ-09-0020,Dexcom G6,05-30-2026,2,Horizon BCBS NJ Medicare,sensor,A9277
|
||||
NJ-09-0021,FreeStyle Libre 3,05-29-2026,2,Medicare,sensor,A9277
|
||||
NJ-09-0022,Dexcom G7,06-06-2026,3,UnitedHealthcare NJ Medicare,sensor,A9277
|
||||
NJ-09-0023,FreeStyle Libre 3,09-13-2025,1,Medicare Part B,sensor,A9277
|
||||
NJ-09-0024,FreeStyle Libre 2,08-16-2025,1,Medicare FFS NJ,sensor,A9277
|
||||
NJ-09-0025,FreeStyle Libre 3,07-30-2025,2,Horizon BCBS NJ Medicare,sensor,A9277
|
||||
,Dexcom G7,05-28-2026,1,Medicare Part B,sensor,A9277
|
||||
FUTURE-009,Dexcom G7,07-07-2026,1,Medicare,sensor,A9277
|
||||
ZERQTY-009,FreeStyle Libre 3,06-02-2026,0,UnitedHealthcare NJ,sensor,A9277
|
||||
DUP-PT-009,Dexcom G7,06-02-2026,1,Medicare FFS NJ,sensor,A9277
|
||||
DUP-PT-009,FreeStyle Libre 3,06-04-2026,1,UnitedHealthcare NJ,sensor,A9277
|
||||
|
37
test-data/nj-set/batch-11-nj-high.csv
Normal file
37
test-data/nj-set/batch-11-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patient_account,description,ship_date,quantity_dispensed,carrier,component,Account Manager
|
||||
SC-A-001,Dexcom G7,2026-05-28,1,Medicare,sensor,Staff
|
||||
SC-B-002,FreeStyle Libre 3,2026-06-02,1,WellCare NJ,sensor,Staff
|
||||
SC-C-003,Dexcom G6,2026-05-08,1,Cigna NJ,sensor,Staff
|
||||
SC-D-004,Dexcom G7,2026-06-02,1,UnitedHealthcare NJ Medicare,sensor,Staff
|
||||
SC-E-005,FreeStyle Libre 2,2026-06-04,1,Medicare,sensor,Staff
|
||||
SC-F-006,Dexcom G7,2026-05-31,1,Horizon BCBS NJ,sensor,Staff
|
||||
NJ-10-0001,FreeStyle Libre 2,2026-05-31,1,Aetna NJ Medicare,sensor,Staff
|
||||
NJ-10-0002,FreeStyle Libre 3,2026-06-04,2,UnitedHealthcare NJ Medicare,sensor,Staff
|
||||
NJ-10-0003,Dexcom G6,2026-06-05,1,Horizon BCBS NJ,sensor,Staff
|
||||
NJ-10-0004,Dexcom G6,2026-05-30,1,Medicare Part B,sensor,Staff
|
||||
NJ-10-0005,FreeStyle Libre 2,2025-09-10,3,NJ FamilyCare,sensor,Staff
|
||||
NJ-10-0006,FreeStyle Libre 3,2025-08-11,3,Cigna NJ,sensor,Staff
|
||||
NJ-10-0007,Dexcom G7,2025-07-28,1,Medicare FFS NJ,sensor,Staff
|
||||
NJ-10-0008,FreeStyle Libre 3,2025-05-05,1,UnitedHealthcare NJ Medicare,sensor,Staff
|
||||
NJ-10-0009,FreeStyle Libre 3,2025-01-06,1,Medicare FFS NJ,sensor,Staff
|
||||
NJ-10-0010,FreeStyle Libre 2,2026-05-28,1,Medicare FFS NJ,sensor,Staff
|
||||
NJ-10-0011,Dexcom G7,2026-05-31,1,Horizon BCBS NJ,sensor,Staff
|
||||
NJ-10-0012,Dexcom G7,2026-06-06,1,Horizon BCBS NJ Medicare,sensor,Staff
|
||||
NJ-10-0013,Dexcom G7,2026-06-06,1,Aetna NJ Medicare,sensor,Staff
|
||||
NJ-10-0014,FreeStyle Libre 3,2025-09-16,1,Medicare Part B,sensor,Staff
|
||||
NJ-10-0015,FreeStyle Libre 2,2025-08-21,1,Aetna NJ Medicare,sensor,Staff
|
||||
NJ-10-0016,FreeStyle Libre 2,2025-07-31,2,Medicare FFS NJ,sensor,Staff
|
||||
NJ-10-0017,Dexcom G7,2025-05-15,1,Aetna NJ Medicare,sensor,Staff
|
||||
NJ-10-0018,FreeStyle Libre 3,2025-01-20,1,WellCare NJ,sensor,Staff
|
||||
NJ-10-0019,FreeStyle Libre 2,2026-06-05,2,UnitedHealthcare NJ,sensor,Staff
|
||||
NJ-10-0020,Dexcom G7,2026-06-02,2,UnitedHealthcare NJ,sensor,Staff
|
||||
NJ-10-0021,Dexcom G7,2026-06-06,3,Aetna NJ,sensor,Staff
|
||||
NJ-10-0022,FreeStyle Libre 3,2026-06-04,1,UnitedHealthcare NJ Medicare,sensor,Staff
|
||||
NJ-10-0023,Dexcom G7,2025-09-13,2,UnitedHealthcare NJ Medicare,sensor,Staff
|
||||
NJ-10-0024,FreeStyle Libre 2,2025-08-17,1,Horizon BCBS NJ Medicare,sensor,Staff
|
||||
NJ-10-0025,Dexcom G6,2025-07-28,2,WellCare NJ,sensor,Staff
|
||||
,Dexcom G7,2026-05-28,1,Medicare FFS NJ,sensor,Staff
|
||||
FUTURE-010,Dexcom G7,2026-07-07,1,Medicare Part B,sensor,Staff
|
||||
ZERQTY-010,FreeStyle Libre 3,2026-06-02,0,UnitedHealthcare NJ,sensor,Staff
|
||||
DUP-PT-010,Dexcom G7,2026-06-02,1,Medicare FFS NJ,sensor,Staff
|
||||
DUP-PT-010,FreeStyle Libre 3,2026-06-04,1,Aetna NJ,sensor,Staff
|
||||
|
37
test-data/nj-set/batch-12-nj-high.csv
Normal file
37
test-data/nj-set/batch-12-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
id,product,fill_date,qty_shipped,payer,item_type
|
||||
SC-A-001,Dexcom G7,05/28/2026,1,Medicare FFS NJ,sensor
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,WellCare NJ,sensor
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Cigna NJ,sensor
|
||||
SC-D-004,Dexcom G7,06/02/2026,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,Medicare,sensor
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,UnitedHealthcare NJ,sensor
|
||||
NJ-11-0001,Dexcom G7,05/31/2026,2,AmeriHealth NJ,sensor
|
||||
NJ-11-0002,FreeStyle Libre 2,06/01/2026,1,Medicare FFS NJ,sensor
|
||||
NJ-11-0003,Dexcom G7,06/04/2026,3,AmeriHealth NJ,sensor
|
||||
NJ-11-0004,Dexcom G7,06/02/2026,1,Medicare Part B,sensor
|
||||
NJ-11-0005,FreeStyle Libre 2,09/11/2025,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-11-0006,FreeStyle Libre 2,08/13/2025,1,UnitedHealthcare NJ,sensor
|
||||
NJ-11-0007,Dexcom G7,07/28/2025,1,Medicare FFS NJ,sensor
|
||||
NJ-11-0008,FreeStyle Libre 2,05/06/2025,2,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-11-0009,Dexcom G7,01/05/2025,1,Medicare,sensor
|
||||
NJ-11-0010,Dexcom G6,06/02/2026,3,Aetna NJ,sensor
|
||||
NJ-11-0011,Dexcom G6,06/03/2026,2,Medicare FFS NJ,sensor
|
||||
NJ-11-0012,FreeStyle Libre 2,05/31/2026,1,NJ FamilyCare,sensor
|
||||
NJ-11-0013,Dexcom G6,05/31/2026,2,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-11-0014,FreeStyle Libre 3,09/19/2025,2,Oxford Health,sensor
|
||||
NJ-11-0015,FreeStyle Libre 2,08/21/2025,1,Aetna NJ,sensor
|
||||
NJ-11-0016,Dexcom G7,07/27/2025,1,Medicare,sensor
|
||||
NJ-11-0017,Dexcom G6,05/16/2025,1,Oxford Health,sensor
|
||||
NJ-11-0018,FreeStyle Libre 3,11/24/2024,2,Medicare Part B,sensor
|
||||
NJ-11-0019,Dexcom G6,06/05/2026,3,Medicare,sensor
|
||||
NJ-11-0020,FreeStyle Libre 2,05/29/2026,3,NJ FamilyCare,sensor
|
||||
NJ-11-0021,Dexcom G6,05/30/2026,2,Cigna NJ,sensor
|
||||
NJ-11-0022,Dexcom G7,06/02/2026,3,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-11-0023,Dexcom G6,09/17/2025,1,Aetna NJ Medicare,sensor
|
||||
NJ-11-0024,Dexcom G6,08/20/2025,2,Cigna NJ,sensor
|
||||
NJ-11-0025,Dexcom G7,07/31/2025,1,Cigna NJ,sensor
|
||||
,Dexcom G7,05/28/2026,1,Medicare FFS NJ,sensor
|
||||
FUTURE-011,Dexcom G7,07/07/2026,1,Medicare Part B,sensor
|
||||
ZERQTY-011,FreeStyle Libre 3,06/02/2026,0,Aetna NJ,sensor
|
||||
DUP-PT-011,Dexcom G7,06/02/2026,1,Medicare,sensor
|
||||
DUP-PT-011,FreeStyle Libre 3,06/04/2026,1,Horizon BCBS NJ,sensor
|
||||
|
37
test-data/nj-set/batch-13-nj-high.csv
Normal file
37
test-data/nj-set/batch-13-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
PT ID,Device Type,Shipment Date,Quantity,Insurance,Component,Region
|
||||
SC-A-001,dexcom_g7,2026-05-28,1,Medicare,sensor,Essex County
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,NJ FamilyCare,sensor,Essex County
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Oxford Health,sensor,Essex County
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,Horizon BCBS NJ Medicare,sensor,Essex County
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare Part B,sensor,Essex County
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Cigna NJ,sensor,Essex County
|
||||
NJ-12-0001,freestyle_libre_3,2026-05-30,1,Medicare FFS NJ,sensor,Essex County
|
||||
NJ-12-0002,freestyle_libre_2,2026-06-01,2,Medicare FFS NJ,sensor,Essex County
|
||||
NJ-12-0003,freestyle_libre_2,2026-06-02,2,Cigna NJ,sensor,Essex County
|
||||
NJ-12-0004,freestyle_libre_2,2026-06-05,2,Aetna NJ Medicare,sensor,Essex County
|
||||
NJ-12-0005,freestyle_libre_3,2025-09-19,1,Horizon BCBS NJ Medicare,sensor,Essex County
|
||||
NJ-12-0006,freestyle_libre_2,2025-08-13,2,Medicare Part B,sensor,Essex County
|
||||
NJ-12-0007,dexcom_g6,2025-07-29,1,Aetna NJ Medicare,sensor,Essex County
|
||||
NJ-12-0008,dexcom_g6,2025-05-23,1,Medicare,sensor,Essex County
|
||||
NJ-12-0009,dexcom_g7,2024-12-15,1,Medicare Part B,sensor,Essex County
|
||||
NJ-12-0010,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor,Essex County
|
||||
NJ-12-0011,freestyle_libre_2,2026-05-29,1,Medicare FFS NJ,sensor,Essex County
|
||||
NJ-12-0012,dexcom_g6,2026-06-05,3,Medicare Part B,sensor,Essex County
|
||||
NJ-12-0013,freestyle_libre_3,2026-05-30,2,Medicare FFS NJ,sensor,Essex County
|
||||
NJ-12-0014,dexcom_g7,2025-09-19,2,Medicare Part B,sensor,Essex County
|
||||
NJ-12-0015,freestyle_libre_3,2025-08-19,3,Medicare Part B,sensor,Essex County
|
||||
NJ-12-0016,dexcom_g7,2025-07-31,3,Aetna NJ Medicare,sensor,Essex County
|
||||
NJ-12-0017,freestyle_libre_2,2025-05-10,2,NJ FamilyCare,sensor,Essex County
|
||||
NJ-12-0018,freestyle_libre_3,2024-12-03,3,Aetna NJ Medicare,sensor,Essex County
|
||||
NJ-12-0019,dexcom_g7,2026-05-28,1,Horizon BCBS NJ,sensor,Essex County
|
||||
NJ-12-0020,freestyle_libre_3,2026-06-03,2,Oxford Health,sensor,Essex County
|
||||
NJ-12-0021,freestyle_libre_3,2026-05-31,1,Medicare FFS NJ,sensor,Essex County
|
||||
NJ-12-0022,dexcom_g7,2026-06-03,1,Horizon BCBS NJ Medicare,sensor,Essex County
|
||||
NJ-12-0023,dexcom_g7,2025-09-20,1,Horizon BCBS NJ Medicare,sensor,Essex County
|
||||
NJ-12-0024,freestyle_libre_2,2025-08-19,1,Horizon BCBS NJ Medicare,sensor,Essex County
|
||||
NJ-12-0025,dexcom_g7,2025-07-29,3,UnitedHealthcare NJ Medicare,sensor,Essex County
|
||||
,dexcom_g7,2026-05-28,1,Medicare Part B,sensor,Essex County
|
||||
FUTURE-012,dexcom_g7,2026-07-07,1,Medicare,sensor,Essex County
|
||||
ZERQTY-012,freestyle_libre_3,2026-06-02,0,Horizon BCBS NJ,sensor,Essex County
|
||||
DUP-PT-012,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor,Essex County
|
||||
DUP-PT-012,freestyle_libre_3,2026-06-04,1,Horizon BCBS NJ,sensor,Essex County
|
||||
|
37
test-data/nj-set/batch-14-nj-high.csv
Normal file
37
test-data/nj-set/batch-14-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patientid,devicetype,dispensedate,qty,payername,supplytype
|
||||
SC-A-001,dexcom_g7,05/28/2026,1,Medicare FFS NJ,sensor
|
||||
SC-B-002,freestyle_libre_3,06/02/2026,1,WellCare NJ,sensor
|
||||
SC-C-003,dexcom_g6,05/08/2026,1,Cigna NJ,sensor
|
||||
SC-D-004,dexcom_g7,06/02/2026,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,freestyle_libre_2,06/04/2026,1,Medicare Part B,sensor
|
||||
SC-F-006,dexcom_g7,05/31/2026,1,Cigna NJ,sensor
|
||||
NJ-13-0001,dexcom_g6,05/28/2026,1,Horizon BCBS NJ,sensor
|
||||
NJ-13-0002,dexcom_g6,06/05/2026,2,Medicare Part B,sensor
|
||||
NJ-13-0003,freestyle_libre_3,06/02/2026,1,Medicare FFS NJ,sensor
|
||||
NJ-13-0004,dexcom_g7,06/04/2026,1,NJ FamilyCare,sensor
|
||||
NJ-13-0005,freestyle_libre_3,09/19/2025,1,Medicare,sensor
|
||||
NJ-13-0006,freestyle_libre_2,08/19/2025,1,Medicare FFS NJ,sensor
|
||||
NJ-13-0007,freestyle_libre_3,07/27/2025,2,Medicare,sensor
|
||||
NJ-13-0008,dexcom_g6,05/04/2025,1,WellCare NJ,sensor
|
||||
NJ-13-0009,dexcom_g6,01/12/2025,1,Oxford Health,sensor
|
||||
NJ-13-0010,dexcom_g6,06/06/2026,3,NJ FamilyCare,sensor
|
||||
NJ-13-0011,freestyle_libre_3,06/02/2026,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-13-0012,dexcom_g7,05/30/2026,2,Medicare Part B,sensor
|
||||
NJ-13-0013,freestyle_libre_3,06/01/2026,2,Medicare,sensor
|
||||
NJ-13-0014,freestyle_libre_3,09/13/2025,1,Horizon BCBS NJ,sensor
|
||||
NJ-13-0015,dexcom_g7,08/13/2025,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-13-0016,dexcom_g7,07/27/2025,1,Medicare Part B,sensor
|
||||
NJ-13-0017,dexcom_g7,05/11/2025,1,UnitedHealthcare NJ,sensor
|
||||
NJ-13-0018,dexcom_g6,10/30/2024,1,Medicare,sensor
|
||||
NJ-13-0019,freestyle_libre_2,06/03/2026,2,NJ FamilyCare,sensor
|
||||
NJ-13-0020,freestyle_libre_3,05/28/2026,3,NJ FamilyCare,sensor
|
||||
NJ-13-0021,freestyle_libre_2,05/28/2026,1,Oxford Health,sensor
|
||||
NJ-13-0022,dexcom_g6,06/03/2026,1,Horizon BCBS NJ,sensor
|
||||
NJ-13-0023,freestyle_libre_3,09/12/2025,1,WellCare NJ,sensor
|
||||
NJ-13-0024,freestyle_libre_3,08/19/2025,1,Medicare,sensor
|
||||
NJ-13-0025,dexcom_g6,08/01/2025,1,Horizon BCBS NJ Medicare,sensor
|
||||
,dexcom_g7,05/28/2026,1,Medicare FFS NJ,sensor
|
||||
FUTURE-013,dexcom_g7,07/07/2026,1,Medicare FFS NJ,sensor
|
||||
ZERQTY-013,freestyle_libre_3,06/02/2026,0,Aetna NJ,sensor
|
||||
DUP-PT-013,dexcom_g7,06/02/2026,1,Medicare FFS NJ,sensor
|
||||
DUP-PT-013,freestyle_libre_3,06/04/2026,1,Aetna NJ,sensor
|
||||
|
37
test-data/nj-set/batch-15-nj-high.csv
Normal file
37
test-data/nj-set/batch-15-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
account_number,item_description,order_date,units_dispensed,plan_name,component,Facility
|
||||
SC-A-001,Dexcom G7,pending,1,Medicare FFS NJ,sensor,Gaboro DME Main
|
||||
SC-B-002,FreeStyle Libre 3,pending,1,AmeriHealth NJ,sensor,Gaboro DME Main
|
||||
SC-C-003,Dexcom G6,TBD,1,UnitedHealthcare NJ,sensor,Gaboro DME Main
|
||||
SC-D-004,Dexcom G7,02/06/2026,1,Aetna NJ Medicare,sensor,Gaboro DME Main
|
||||
SC-E-005,FreeStyle Libre 2,04/06/2026,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
SC-F-006,Dexcom G7,31/05/2026,1,UnitedHealthcare NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0001,FreeStyle Libre 2,30/05/2026,2,Cigna NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0002,Dexcom G6,04/06/2026,1,Medicare FFS NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0003,Dexcom G6,28/05/2026,1,Aetna NJ Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0004,FreeStyle Libre 2,02/06/2026,1,Horizon BCBS NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0005,FreeStyle Libre 2,18/09/2025,3,Aetna NJ Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0006,FreeStyle Libre 3,11/08/2025,3,Medicare Part B,sensor,Gaboro DME Main
|
||||
NJ-14-0007,FreeStyle Libre 3,01/08/2025,3,Aetna NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0008,Dexcom G7,13/05/2025,1,Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0009,FreeStyle Libre 2,10/11/2024,1,Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0010,Dexcom G7,03/06/2026,2,Medicare Part B,sensor,Gaboro DME Main
|
||||
NJ-14-0011,FreeStyle Libre 2,03/06/2026,1,Horizon BCBS NJ Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0012,Dexcom G7,02/06/2026,1,Aetna NJ Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0013,Dexcom G7,02/06/2026,3,Horizon BCBS NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0014,Dexcom G6,12/09/2025,1,Oxford Health,sensor,Gaboro DME Main
|
||||
NJ-14-0015,FreeStyle Libre 3,14/08/2025,1,UnitedHealthcare NJ Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0016,FreeStyle Libre 3,27/07/2025,1,Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0017,Dexcom G7,23/05/2025,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
NJ-14-0018,FreeStyle Libre 2,07/01/2025,1,WellCare NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0019,FreeStyle Libre 2,04/06/2026,1,Aetna NJ Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0020,FreeStyle Libre 3,30/05/2026,1,Horizon BCBS NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0021,Dexcom G6,03/06/2026,3,Horizon BCBS NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0022,FreeStyle Libre 2,03/06/2026,1,Aetna NJ Medicare,sensor,Gaboro DME Main
|
||||
NJ-14-0023,Dexcom G6,10/09/2025,2,Medicare Part B,sensor,Gaboro DME Main
|
||||
NJ-14-0024,Dexcom G6,16/08/2025,1,Cigna NJ,sensor,Gaboro DME Main
|
||||
NJ-14-0025,FreeStyle Libre 2,31/07/2025,3,Medicare FFS NJ,sensor,Gaboro DME Main
|
||||
,Dexcom G7,28/05/2026,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
FUTURE-014,Dexcom G7,07/07/2026,1,Medicare,sensor,Gaboro DME Main
|
||||
ZERQTY-014,FreeStyle Libre 3,02/06/2026,0,UnitedHealthcare NJ,sensor,Gaboro DME Main
|
||||
DUP-PT-014,Dexcom G7,02/06/2026,1,Medicare,sensor,Gaboro DME Main
|
||||
DUP-PT-014,FreeStyle Libre 3,04/06/2026,1,Oxford Health,sensor,Gaboro DME Main
|
||||
|
37
test-data/nj-set/batch-16-nj-high.csv
Normal file
37
test-data/nj-set/batch-16-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
member_id,Product Type,Service Date,Qty,Insurance Name,Component Type
|
||||
SC-A-001,Dexcom G7,2026-05-28,1,Medicare Part B,sensor
|
||||
SC-B-002,FreeStyle Libre 3,2026-06-02,1,NJ FamilyCare,sensor
|
||||
SC-C-003,Dexcom G6,2026-05-08,1,Horizon BCBS NJ,sensor
|
||||
SC-D-004,Dexcom G7,2026-06-02,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,FreeStyle Libre 2,2026-06-04,1,Medicare FFS NJ,sensor
|
||||
SC-F-006,Dexcom G7,2026-05-31,1,Aetna NJ,sensor
|
||||
NJ-15-0001,FreeStyle Libre 2,2026-06-04,1,UnitedHealthcare NJ,sensor
|
||||
NJ-15-0002,FreeStyle Libre 2,2026-06-02,1,Medicare,sensor
|
||||
NJ-15-0003,Dexcom G7,2026-06-01,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-15-0004,FreeStyle Libre 2,2026-06-03,3,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-15-0005,FreeStyle Libre 2,2025-09-10,3,Cigna NJ,sensor
|
||||
NJ-15-0006,Dexcom G6,2025-08-11,1,UnitedHealthcare NJ,sensor
|
||||
NJ-15-0007,FreeStyle Libre 2,2025-08-01,1,Medicare,sensor
|
||||
NJ-15-0008,Dexcom G7,2025-05-14,2,Medicare Part B,sensor
|
||||
NJ-15-0009,FreeStyle Libre 3,2024-11-17,1,Aetna NJ Medicare,sensor
|
||||
NJ-15-0010,Dexcom G6,2026-05-31,1,Medicare FFS NJ,sensor
|
||||
NJ-15-0011,FreeStyle Libre 2,2026-05-30,3,Medicare FFS NJ,sensor
|
||||
NJ-15-0012,FreeStyle Libre 3,2026-06-02,2,WellCare NJ,sensor
|
||||
NJ-15-0013,FreeStyle Libre 2,2026-05-28,3,Horizon BCBS NJ,sensor
|
||||
NJ-15-0014,Dexcom G7,2025-09-15,1,NJ FamilyCare,sensor
|
||||
NJ-15-0015,FreeStyle Libre 3,2025-08-19,1,Medicare Part B,sensor
|
||||
NJ-15-0016,Dexcom G7,2025-07-29,2,WellCare NJ,sensor
|
||||
NJ-15-0017,Dexcom G6,2025-05-10,3,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-15-0018,Dexcom G6,2024-12-14,1,Aetna NJ Medicare,sensor
|
||||
NJ-15-0019,FreeStyle Libre 3,2026-06-01,2,Medicare FFS NJ,sensor
|
||||
NJ-15-0020,Dexcom G7,2026-06-06,3,NJ FamilyCare,sensor
|
||||
NJ-15-0021,Dexcom G7,2026-06-01,2,AmeriHealth NJ,sensor
|
||||
NJ-15-0022,FreeStyle Libre 2,2026-05-30,1,Oxford Health,sensor
|
||||
NJ-15-0023,Dexcom G6,2025-09-10,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-15-0024,FreeStyle Libre 2,2025-08-20,2,Medicare Part B,sensor
|
||||
NJ-15-0025,FreeStyle Libre 2,2025-07-31,1,Medicare Part B,sensor
|
||||
,Dexcom G7,2026-05-28,1,Medicare Part B,sensor
|
||||
FUTURE-015,Dexcom G7,2026-07-07,1,Medicare FFS NJ,sensor
|
||||
ZERQTY-015,FreeStyle Libre 3,2026-06-02,0,Cigna NJ,sensor
|
||||
DUP-PT-015,Dexcom G7,2026-06-02,1,Medicare,sensor
|
||||
DUP-PT-015,FreeStyle Libre 3,2026-06-04,1,Aetna NJ,sensor
|
||||
|
37
test-data/nj-set/batch-17-nj-high.csv
Normal file
37
test-data/nj-set/batch-17-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
acct no,dme description,last ship date,qty dispensed,payer name,type,Billing Cycle
|
||||
SC-A-001,Dexcom G7,05/28/2026,1,Medicare FFS NJ,sensor,Monthly
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,WellCare NJ,sensor,Monthly
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Cigna NJ,sensor,Monthly
|
||||
SC-D-004,Dexcom G7,06/02/2026,1,Horizon BCBS NJ Medicare,sensor,Monthly
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,Medicare,sensor,Monthly
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,Horizon BCBS NJ,sensor,Monthly
|
||||
NJ-16-0001,Dexcom G7,06/06/2026,1,AmeriHealth NJ,sensor,Monthly
|
||||
NJ-16-0002,FreeStyle Libre 3,06/05/2026,3,AmeriHealth NJ,sensor,Monthly
|
||||
NJ-16-0003,FreeStyle Libre 3,05/31/2026,1,WellCare NJ,sensor,Monthly
|
||||
NJ-16-0004,Dexcom G6,05/28/2026,3,Medicare FFS NJ,sensor,Monthly
|
||||
NJ-16-0005,Dexcom G7,09/14/2025,3,AmeriHealth NJ,sensor,Monthly
|
||||
NJ-16-0006,Dexcom G7,08/12/2025,2,Medicare FFS NJ,sensor,Monthly
|
||||
NJ-16-0007,Dexcom G6,08/01/2025,1,Medicare FFS NJ,sensor,Monthly
|
||||
NJ-16-0008,FreeStyle Libre 3,05/07/2025,2,UnitedHealthcare NJ,sensor,Monthly
|
||||
NJ-16-0009,Dexcom G7,12/31/2024,1,NJ FamilyCare,sensor,Monthly
|
||||
NJ-16-0010,FreeStyle Libre 2,05/28/2026,3,Aetna NJ Medicare,sensor,Monthly
|
||||
NJ-16-0011,Dexcom G7,05/29/2026,1,Medicare FFS NJ,sensor,Monthly
|
||||
NJ-16-0012,Dexcom G7,05/29/2026,1,Horizon BCBS NJ,sensor,Monthly
|
||||
NJ-16-0013,FreeStyle Libre 3,05/29/2026,1,NJ FamilyCare,sensor,Monthly
|
||||
NJ-16-0014,FreeStyle Libre 2,09/10/2025,1,Medicare Part B,sensor,Monthly
|
||||
NJ-16-0015,FreeStyle Libre 3,08/15/2025,1,AmeriHealth NJ,sensor,Monthly
|
||||
NJ-16-0016,FreeStyle Libre 2,07/30/2025,2,WellCare NJ,sensor,Monthly
|
||||
NJ-16-0017,Dexcom G7,05/16/2025,3,Medicare Part B,sensor,Monthly
|
||||
NJ-16-0018,FreeStyle Libre 2,10/18/2024,1,Horizon BCBS NJ Medicare,sensor,Monthly
|
||||
NJ-16-0019,FreeStyle Libre 3,06/05/2026,3,Aetna NJ Medicare,sensor,Monthly
|
||||
NJ-16-0020,FreeStyle Libre 2,06/03/2026,1,Horizon BCBS NJ Medicare,sensor,Monthly
|
||||
NJ-16-0021,FreeStyle Libre 2,06/04/2026,1,Medicare Part B,sensor,Monthly
|
||||
NJ-16-0022,Dexcom G6,06/03/2026,1,Oxford Health,sensor,Monthly
|
||||
NJ-16-0023,Dexcom G7,09/15/2025,1,WellCare NJ,sensor,Monthly
|
||||
NJ-16-0024,FreeStyle Libre 2,08/19/2025,1,Medicare FFS NJ,sensor,Monthly
|
||||
NJ-16-0025,Dexcom G6,07/29/2025,1,WellCare NJ,sensor,Monthly
|
||||
,Dexcom G7,05/28/2026,1,Medicare Part B,sensor,Monthly
|
||||
FUTURE-016,Dexcom G7,07/07/2026,1,Medicare FFS NJ,sensor,Monthly
|
||||
ZERQTY-016,FreeStyle Libre 3,06/02/2026,0,Aetna NJ,sensor,Monthly
|
||||
DUP-PT-016,Dexcom G7,06/02/2026,1,Medicare Part B,sensor,Monthly
|
||||
DUP-PT-016,FreeStyle Libre 3,06/04/2026,1,Cigna NJ,sensor,Monthly
|
||||
|
37
test-data/nj-set/batch-18-nj-high.csv
Normal file
37
test-data/nj-set/batch-18-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
external_patient_ref,equipment description,service_date,count,primary_payer,supply_type
|
||||
SC-A-001,Dexcom G7,2026-05-28T00:00:00,1,Medicare,sensor
|
||||
SC-B-002,FreeStyle Libre 3,2026-06-02T00:00:00,1,AmeriHealth NJ,sensor
|
||||
SC-C-003,Dexcom G6,2026-05-08T00:00:00,1,Horizon BCBS NJ,sensor
|
||||
SC-D-004,Dexcom G7,2026-06-02T00:00:00,1,Horizon BCBS NJ Medicare,sensor
|
||||
SC-E-005,FreeStyle Libre 2,2026-06-04T00:00:00,1,Medicare Part B,sensor
|
||||
SC-F-006,Dexcom G7,2026-05-31T00:00:00,1,Cigna NJ,sensor
|
||||
NJ-17-0001,FreeStyle Libre 3,2026-06-05T00:00:00,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-17-0002,FreeStyle Libre 2,2026-06-06T00:00:00,1,Medicare,sensor
|
||||
NJ-17-0003,Dexcom G6,2026-06-03T00:00:00,1,Aetna NJ Medicare,sensor
|
||||
NJ-17-0004,Dexcom G7,2026-06-06T00:00:00,2,Oxford Health,sensor
|
||||
NJ-17-0005,Dexcom G7,2025-09-19T00:00:00,3,AmeriHealth NJ,sensor
|
||||
NJ-17-0006,Dexcom G6,2025-08-16T00:00:00,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-17-0007,FreeStyle Libre 3,2025-08-01T00:00:00,3,Cigna NJ,sensor
|
||||
NJ-17-0008,FreeStyle Libre 3,2025-05-07T00:00:00,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-17-0009,FreeStyle Libre 2,2024-12-08T00:00:00,1,Cigna NJ,sensor
|
||||
NJ-17-0010,Dexcom G7,2026-06-01T00:00:00,1,Medicare Part B,sensor
|
||||
NJ-17-0011,Dexcom G7,2026-06-05T00:00:00,1,Aetna NJ Medicare,sensor
|
||||
NJ-17-0012,FreeStyle Libre 2,2026-06-01T00:00:00,1,Medicare FFS NJ,sensor
|
||||
NJ-17-0013,Dexcom G7,2026-06-01T00:00:00,1,Medicare FFS NJ,sensor
|
||||
NJ-17-0014,FreeStyle Libre 3,2025-09-19T00:00:00,1,UnitedHealthcare NJ,sensor
|
||||
NJ-17-0015,Dexcom G6,2025-08-19T00:00:00,1,Medicare FFS NJ,sensor
|
||||
NJ-17-0016,FreeStyle Libre 3,2025-07-31T00:00:00,1,Medicare Part B,sensor
|
||||
NJ-17-0017,Dexcom G7,2025-05-22T00:00:00,1,Medicare,sensor
|
||||
NJ-17-0018,FreeStyle Libre 3,2024-11-24T00:00:00,3,Medicare FFS NJ,sensor
|
||||
NJ-17-0019,Dexcom G6,2026-06-05T00:00:00,2,AmeriHealth NJ,sensor
|
||||
NJ-17-0020,FreeStyle Libre 3,2026-06-01T00:00:00,1,UnitedHealthcare NJ Medicare,sensor
|
||||
NJ-17-0021,Dexcom G6,2026-06-02T00:00:00,2,Medicare FFS NJ,sensor
|
||||
NJ-17-0022,Dexcom G7,2026-06-05T00:00:00,3,Cigna NJ,sensor
|
||||
NJ-17-0023,Dexcom G6,2025-09-11T00:00:00,1,Horizon BCBS NJ Medicare,sensor
|
||||
NJ-17-0024,Dexcom G6,2025-08-14T00:00:00,3,NJ FamilyCare,sensor
|
||||
NJ-17-0025,Dexcom G6,2025-08-01T00:00:00,1,Medicare,sensor
|
||||
,Dexcom G7,2026-05-28T00:00:00,1,Medicare,sensor
|
||||
FUTURE-017,Dexcom G7,2026-07-07T00:00:00,1,Medicare,sensor
|
||||
ZERQTY-017,FreeStyle Libre 3,2026-06-02T00:00:00,0,Oxford Health,sensor
|
||||
DUP-PT-017,Dexcom G7,2026-06-02T00:00:00,1,Medicare FFS NJ,sensor
|
||||
DUP-PT-017,FreeStyle Libre 3,2026-06-04T00:00:00,1,Oxford Health,sensor
|
||||
|
37
test-data/nj-set/batch-19-nj-high.csv
Normal file
37
test-data/nj-set/batch-19-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,swo_status,pa_status,diagnosis_on_file
|
||||
SC-A-001,dexcom_g7,2026-05-28,1,Medicare FFS NJ,sensor,On File,Not Required,Yes
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,NJ FamilyCare,sensor,On File,Not Required,Yes
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,UnitedHealthcare NJ,sensor,On File,Not Required,Yes
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,Aetna NJ Medicare,sensor,On File,Not Required,Yes
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Aetna NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0001,freestyle_libre_2,2026-06-03,1,Aetna NJ Medicare,sensor,On File,Not Required,Yes
|
||||
NJ-18-0002,freestyle_libre_3,2026-06-01,1,Horizon BCBS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0003,freestyle_libre_2,2026-05-28,2,AmeriHealth NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0004,freestyle_libre_2,2026-05-30,1,Cigna NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0005,dexcom_g6,2025-09-10,3,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
NJ-18-0006,freestyle_libre_3,2025-08-16,1,Medicare FFS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0007,dexcom_g6,2025-07-29,1,Medicare FFS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0008,freestyle_libre_2,2025-05-12,1,Horizon BCBS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0009,freestyle_libre_3,2025-01-08,1,Aetna NJ Medicare,sensor,On File,Not Required,Yes
|
||||
NJ-18-0010,freestyle_libre_2,2026-06-06,1,WellCare NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0011,freestyle_libre_3,2026-05-28,1,NJ FamilyCare,sensor,On File,Not Required,Yes
|
||||
NJ-18-0012,freestyle_libre_3,2026-06-02,2,Medicare FFS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0013,dexcom_g7,2026-06-06,1,Medicare FFS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0014,dexcom_g7,2025-09-18,1,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
NJ-18-0015,dexcom_g7,2025-08-19,3,Cigna NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0016,dexcom_g6,2025-07-28,2,Cigna NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0017,dexcom_g7,2025-05-08,3,Medicare FFS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0018,dexcom_g6,2024-10-20,1,WellCare NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0019,dexcom_g6,2026-05-31,3,Medicare FFS NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0020,dexcom_g7,2026-06-05,1,Aetna NJ Medicare,sensor,On File,Not Required,Yes
|
||||
NJ-18-0021,dexcom_g7,2026-06-03,1,Cigna NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0022,freestyle_libre_2,2026-05-28,3,AmeriHealth NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0023,freestyle_libre_3,2025-09-12,1,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
NJ-18-0024,dexcom_g6,2025-08-12,2,WellCare NJ,sensor,On File,Not Required,Yes
|
||||
NJ-18-0025,dexcom_g6,2025-07-28,1,NJ FamilyCare,sensor,On File,Not Required,Yes
|
||||
,dexcom_g7,2026-05-28,1,Medicare,sensor,On File,Not Required,Yes
|
||||
FUTURE-018,dexcom_g7,2026-07-07,1,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
ZERQTY-018,freestyle_libre_3,2026-06-02,0,UnitedHealthcare NJ,sensor,On File,Not Required,Yes
|
||||
DUP-PT-018,dexcom_g7,2026-06-02,1,Medicare,sensor,On File,Not Required,Yes
|
||||
DUP-PT-018,freestyle_libre_3,2026-06-04,1,UnitedHealthcare NJ,sensor,On File,Not Required,Yes
|
||||
|
37
test-data/nj-set/batch-20-nj-high.csv
Normal file
37
test-data/nj-set/batch-20-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,visit_date,pecos_verified,swo_status
|
||||
SC-A-001,dexcom_g7,2026-05-28,1,Medicare Part B,sensor,,Yes,On File
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,WellCare NJ,sensor,,Yes,On File
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Cigna NJ,sensor,,Yes,On File
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UnitedHealthcare NJ Medicare,sensor,,Yes,On File
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare Part B,sensor,,Yes,On File
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,UnitedHealthcare NJ,sensor,,Yes,On File
|
||||
NJ-19-0001,dexcom_g7,2026-05-31,2,Aetna NJ Medicare,sensor,,Yes,On File
|
||||
NJ-19-0002,dexcom_g6,2026-06-06,3,Aetna NJ,sensor,,Yes,On File
|
||||
NJ-19-0003,dexcom_g7,2026-06-03,1,Medicare,sensor,,Yes,On File
|
||||
NJ-19-0004,freestyle_libre_2,2026-05-29,1,Medicare FFS NJ,sensor,,Yes,On File
|
||||
NJ-19-0005,dexcom_g7,2025-09-20,1,Medicare,sensor,,Yes,On File
|
||||
NJ-19-0006,freestyle_libre_2,2025-08-16,1,Oxford Health,sensor,,Yes,On File
|
||||
NJ-19-0007,freestyle_libre_2,2025-07-31,3,WellCare NJ,sensor,,Yes,On File
|
||||
NJ-19-0008,dexcom_g6,2025-05-22,3,Medicare,sensor,,Yes,On File
|
||||
NJ-19-0009,dexcom_g7,2024-10-30,3,UnitedHealthcare NJ,sensor,,Yes,On File
|
||||
NJ-19-0010,freestyle_libre_2,2026-05-30,2,Aetna NJ Medicare,sensor,,Yes,On File
|
||||
NJ-19-0011,freestyle_libre_3,2026-06-03,3,NJ FamilyCare,sensor,,Yes,On File
|
||||
NJ-19-0012,freestyle_libre_2,2026-06-06,1,UnitedHealthcare NJ Medicare,sensor,,Yes,On File
|
||||
NJ-19-0013,dexcom_g6,2026-06-05,2,Medicare Part B,sensor,,Yes,On File
|
||||
NJ-19-0014,dexcom_g6,2025-09-10,1,AmeriHealth NJ,sensor,,Yes,On File
|
||||
NJ-19-0015,freestyle_libre_3,2025-08-12,3,Medicare,sensor,,Yes,On File
|
||||
NJ-19-0016,freestyle_libre_3,2025-07-28,2,Horizon BCBS NJ,sensor,,Yes,On File
|
||||
NJ-19-0017,freestyle_libre_3,2025-05-22,3,Medicare Part B,sensor,,Yes,On File
|
||||
NJ-19-0018,freestyle_libre_3,2024-10-15,1,Medicare FFS NJ,sensor,,Yes,On File
|
||||
NJ-19-0019,freestyle_libre_2,2026-05-31,3,AmeriHealth NJ,sensor,,Yes,On File
|
||||
NJ-19-0020,freestyle_libre_3,2026-06-02,1,UnitedHealthcare NJ,sensor,,Yes,On File
|
||||
NJ-19-0021,dexcom_g7,2026-06-03,3,Aetna NJ Medicare,sensor,,Yes,On File
|
||||
NJ-19-0022,dexcom_g7,2026-06-05,3,Cigna NJ,sensor,,Yes,On File
|
||||
NJ-19-0023,freestyle_libre_2,2025-09-17,2,Medicare,sensor,,Yes,On File
|
||||
NJ-19-0024,dexcom_g7,2025-08-14,1,AmeriHealth NJ,sensor,,Yes,On File
|
||||
NJ-19-0025,freestyle_libre_3,2025-07-27,2,Medicare,sensor,,Yes,On File
|
||||
,dexcom_g7,2026-05-28,1,Medicare,sensor,,Yes,On File
|
||||
FUTURE-019,dexcom_g7,2026-07-07,1,Medicare Part B,sensor,,Yes,On File
|
||||
ZERQTY-019,freestyle_libre_3,2026-06-02,0,Aetna NJ,sensor,,Yes,On File
|
||||
DUP-PT-019,dexcom_g7,2026-06-02,1,Medicare,sensor,,Yes,On File
|
||||
DUP-PT-019,freestyle_libre_3,2026-06-04,1,Aetna NJ,sensor,,Yes,On File
|
||||
|
37
test-data/nj-set/batch-21-nj-high.csv
Normal file
37
test-data/nj-set/batch-21-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
Patient ID,Item Description,Service Date,Qty,Insurance Name,Item Type,auth_status,swo_status
|
||||
SC-A-001,Dexcom G7,06/02/2026,1,Medicare FFS NJ,sensor,Approved,On File
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,NJ FamilyCare,sensor,Approved,On File
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Horizon BCBS NJ,sensor,Approved,On File
|
||||
SC-D-004,Dexcom G7,06/02/2026,1,Horizon BCBS NJ Medicare,sensor,Approved,On File
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,Medicare,sensor,Approved,On File
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,Aetna NJ,sensor,Approved,On File
|
||||
NJ-20-0001,Dexcom G6,05/31/2026,1,Medicare,sensor,Approved,On File
|
||||
NJ-20-0002,Dexcom G7,06/04/2026,3,Medicare Part B,sensor,Approved,On File
|
||||
NJ-20-0003,FreeStyle Libre 3,06/01/2026,2,AmeriHealth NJ,sensor,Approved,On File
|
||||
NJ-20-0004,Dexcom G6,06/03/2026,2,Medicare FFS NJ,sensor,Approved,On File
|
||||
NJ-20-0005,Dexcom G6,09/18/2025,2,NJ FamilyCare,sensor,Approved,On File
|
||||
NJ-20-0006,Dexcom G6,08/12/2025,1,AmeriHealth NJ,sensor,Approved,On File
|
||||
NJ-20-0007,FreeStyle Libre 3,07/30/2025,3,Medicare,sensor,Approved,On File
|
||||
NJ-20-0008,FreeStyle Libre 2,05/15/2025,1,UnitedHealthcare NJ Medicare,sensor,Approved,On File
|
||||
NJ-20-0009,Dexcom G7,12/25/2024,2,Aetna NJ Medicare,sensor,Approved,On File
|
||||
NJ-20-0010,Dexcom G6,05/30/2026,3,WellCare NJ,sensor,Approved,On File
|
||||
NJ-20-0011,FreeStyle Libre 3,05/28/2026,2,UnitedHealthcare NJ,sensor,Approved,On File
|
||||
NJ-20-0012,FreeStyle Libre 3,05/29/2026,2,AmeriHealth NJ,sensor,Approved,On File
|
||||
NJ-20-0013,FreeStyle Libre 3,06/03/2026,1,Aetna NJ Medicare,sensor,Approved,On File
|
||||
NJ-20-0014,FreeStyle Libre 3,09/18/2025,2,Horizon BCBS NJ Medicare,sensor,Approved,On File
|
||||
NJ-20-0015,Dexcom G6,08/21/2025,3,UnitedHealthcare NJ Medicare,sensor,Approved,On File
|
||||
NJ-20-0016,FreeStyle Libre 3,07/29/2025,1,Horizon BCBS NJ Medicare,sensor,Approved,On File
|
||||
NJ-20-0017,FreeStyle Libre 2,05/08/2025,1,NJ FamilyCare,sensor,Approved,On File
|
||||
NJ-20-0018,Dexcom G6,10/28/2024,1,Medicare,sensor,Approved,On File
|
||||
NJ-20-0019,FreeStyle Libre 2,05/29/2026,1,Horizon BCBS NJ,sensor,Approved,On File
|
||||
NJ-20-0020,FreeStyle Libre 3,06/01/2026,2,Medicare Part B,sensor,Approved,On File
|
||||
NJ-20-0021,Dexcom G7,06/02/2026,1,Medicare FFS NJ,sensor,Approved,On File
|
||||
NJ-20-0022,FreeStyle Libre 2,06/05/2026,1,Medicare FFS NJ,sensor,Approved,On File
|
||||
NJ-20-0023,FreeStyle Libre 2,09/14/2025,1,UnitedHealthcare NJ,sensor,Approved,On File
|
||||
NJ-20-0024,FreeStyle Libre 3,08/15/2025,1,UnitedHealthcare NJ Medicare,sensor,Approved,On File
|
||||
NJ-20-0025,FreeStyle Libre 2,08/01/2025,2,Horizon BCBS NJ,sensor,Approved,On File
|
||||
,Dexcom G7,05/28/2026,1,Medicare,sensor,Approved,On File
|
||||
FUTURE-020,Dexcom G7,07/07/2026,1,Medicare FFS NJ,sensor,Approved,On File
|
||||
ZERQTY-020,FreeStyle Libre 3,06/02/2026,0,Oxford Health,sensor,Approved,On File
|
||||
DUP-PT-020,Dexcom G7,06/02/2026,1,Medicare,sensor,Approved,On File
|
||||
DUP-PT-020,FreeStyle Libre 3,06/04/2026,1,Aetna NJ,sensor,Approved,On File
|
||||
|
37
test-data/nj-set/batch-22-nj-high.csv
Normal file
37
test-data/nj-set/batch-22-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
account_no,device_type,shipment_date,qty,insurance,component,Prior Auth,diagnosis_on_file
|
||||
SC-A-001,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor,Pending,Yes
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,WellCare NJ,sensor,Pending,Yes
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Oxford Health,sensor,Pending,Yes
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,Horizon BCBS NJ Medicare,sensor,Pending,Yes
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare FFS NJ,sensor,Pending,Yes
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Oxford Health,sensor,Pending,Yes
|
||||
NJ-21-0001,dexcom_g6,2026-05-31,1,WellCare NJ,sensor,Pending,Yes
|
||||
NJ-21-0002,freestyle_libre_3,2026-06-05,1,Horizon BCBS NJ Medicare,sensor,Pending,Yes
|
||||
NJ-21-0003,dexcom_g7,2026-06-04,1,AmeriHealth NJ,sensor,Pending,Yes
|
||||
NJ-21-0004,dexcom_g7,2026-06-05,1,Medicare Part B,sensor,Pending,Yes
|
||||
NJ-21-0005,freestyle_libre_2,2025-09-11,1,Medicare Part B,sensor,Pending,Yes
|
||||
NJ-21-0006,freestyle_libre_3,2025-08-18,1,WellCare NJ,sensor,Pending,Yes
|
||||
NJ-21-0007,freestyle_libre_2,2025-07-30,1,Medicare FFS NJ,sensor,Pending,Yes
|
||||
NJ-21-0008,dexcom_g6,2025-05-10,1,WellCare NJ,sensor,Pending,Yes
|
||||
NJ-21-0009,freestyle_libre_2,2024-11-23,1,AmeriHealth NJ,sensor,Pending,Yes
|
||||
NJ-21-0010,dexcom_g7,2026-06-01,1,UnitedHealthcare NJ Medicare,sensor,Pending,Yes
|
||||
NJ-21-0011,freestyle_libre_2,2026-05-30,1,Aetna NJ Medicare,sensor,Pending,Yes
|
||||
NJ-21-0012,freestyle_libre_2,2026-06-02,1,Aetna NJ,sensor,Pending,Yes
|
||||
NJ-21-0013,freestyle_libre_3,2026-06-02,1,Medicare Part B,sensor,Pending,Yes
|
||||
NJ-21-0014,dexcom_g6,2025-09-20,1,Horizon BCBS NJ Medicare,sensor,Pending,Yes
|
||||
NJ-21-0015,dexcom_g6,2025-08-18,2,Aetna NJ Medicare,sensor,Pending,Yes
|
||||
NJ-21-0016,freestyle_libre_2,2025-07-31,1,Horizon BCBS NJ Medicare,sensor,Pending,Yes
|
||||
NJ-21-0017,freestyle_libre_3,2025-05-23,3,NJ FamilyCare,sensor,Pending,Yes
|
||||
NJ-21-0018,freestyle_libre_3,2024-11-25,1,Aetna NJ,sensor,Pending,Yes
|
||||
NJ-21-0019,freestyle_libre_2,2026-06-06,1,Aetna NJ,sensor,Pending,Yes
|
||||
NJ-21-0020,dexcom_g7,2026-05-30,1,Medicare Part B,sensor,Pending,Yes
|
||||
NJ-21-0021,dexcom_g7,2026-06-04,3,Oxford Health,sensor,Pending,Yes
|
||||
NJ-21-0022,dexcom_g6,2026-05-28,1,Horizon BCBS NJ,sensor,Pending,Yes
|
||||
NJ-21-0023,dexcom_g7,2025-09-16,1,Horizon BCBS NJ Medicare,sensor,Pending,Yes
|
||||
NJ-21-0024,dexcom_g7,2025-08-12,1,Medicare FFS NJ,sensor,Pending,Yes
|
||||
NJ-21-0025,dexcom_g6,2025-07-31,1,Aetna NJ,sensor,Pending,Yes
|
||||
,dexcom_g7,2026-05-28,1,Medicare Part B,sensor,Pending,Yes
|
||||
FUTURE-021,dexcom_g7,2026-07-07,1,Medicare Part B,sensor,Pending,Yes
|
||||
ZERQTY-021,freestyle_libre_3,2026-06-02,0,Aetna NJ,sensor,Pending,Yes
|
||||
DUP-PT-021,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor,Pending,Yes
|
||||
DUP-PT-021,freestyle_libre_3,2026-06-04,1,Oxford Health,sensor,Pending,Yes
|
||||
|
37
test-data/nj-set/batch-23-nj-high.csv
Normal file
37
test-data/nj-set/batch-23-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,Notes,Auth Number,Staff
|
||||
SC-A-001,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor,see chart,A12345,K.F.
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,AmeriHealth NJ,sensor,see chart,A12345,K.F.
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Aetna NJ,sensor,see chart,A12345,K.F.
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UnitedHealthcare NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,UnitedHealthcare NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0001,freestyle_libre_3,2026-06-06,2,Medicare FFS NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0002,freestyle_libre_3,2026-06-03,1,AmeriHealth NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0003,freestyle_libre_3,2026-06-04,2,UnitedHealthcare NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0004,dexcom_g7,2026-05-31,1,Aetna NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0005,freestyle_libre_2,2025-09-12,1,Aetna NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0006,freestyle_libre_2,2025-08-12,1,Aetna NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0007,dexcom_g7,2025-07-27,3,Cigna NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0008,freestyle_libre_3,2025-05-06,1,WellCare NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0009,freestyle_libre_2,2024-12-21,1,Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0010,dexcom_g6,2026-06-03,2,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0011,freestyle_libre_2,2026-05-30,1,UnitedHealthcare NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0012,dexcom_g7,2026-06-03,1,AmeriHealth NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0013,dexcom_g6,2026-06-05,1,UnitedHealthcare NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0014,dexcom_g7,2025-09-16,2,Medicare FFS NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0015,dexcom_g7,2025-08-16,3,Aetna NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0016,dexcom_g6,2025-08-01,1,Aetna NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0017,dexcom_g7,2025-05-06,1,Horizon BCBS NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0018,dexcom_g6,2024-12-20,1,Medicare FFS NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0019,dexcom_g7,2026-06-05,1,AmeriHealth NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0020,freestyle_libre_3,2026-05-28,1,Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0021,freestyle_libre_3,2026-06-01,2,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0022,freestyle_libre_3,2026-06-05,1,AmeriHealth NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0023,dexcom_g7,2025-09-14,1,Medicare FFS NJ,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0024,freestyle_libre_3,2025-08-21,1,UnitedHealthcare NJ Medicare,sensor,see chart,A12345,K.F.
|
||||
NJ-22-0025,freestyle_libre_3,2025-07-29,2,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
,dexcom_g7,2026-05-28,1,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
FUTURE-022,dexcom_g7,2026-07-07,1,Medicare,sensor,see chart,A12345,K.F.
|
||||
ZERQTY-022,freestyle_libre_3,2026-06-02,0,Cigna NJ,sensor,see chart,A12345,K.F.
|
||||
DUP-PT-022,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor,see chart,A12345,K.F.
|
||||
DUP-PT-022,freestyle_libre_3,2026-06-04,1,Cigna NJ,sensor,see chart,A12345,K.F.
|
||||
|
37
test-data/nj-set/batch-24-nj-high.csv
Normal file
37
test-data/nj-set/batch-24-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patient_id,device_type,shipment_date,payer
|
||||
SC-A-001,dexcom_g7,2026-06-02,Medicare
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,AmeriHealth NJ
|
||||
SC-C-003,dexcom_g6,2026-05-08,UnitedHealthcare NJ
|
||||
SC-D-004,dexcom_g7,2026-06-02,Horizon BCBS NJ Medicare
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,Medicare
|
||||
SC-F-006,dexcom_g7,2026-05-31,Aetna NJ
|
||||
NJ-23-0001,freestyle_libre_2,2026-05-31,Aetna NJ
|
||||
NJ-23-0002,dexcom_g6,2026-06-06,NJ FamilyCare
|
||||
NJ-23-0003,dexcom_g6,2026-06-03,Medicare
|
||||
NJ-23-0004,freestyle_libre_3,2026-05-29,Medicare Part B
|
||||
NJ-23-0005,dexcom_g6,2025-09-13,Aetna NJ
|
||||
NJ-23-0006,freestyle_libre_2,2025-08-17,Aetna NJ Medicare
|
||||
NJ-23-0007,freestyle_libre_2,2025-07-30,Medicare
|
||||
NJ-23-0008,dexcom_g6,2025-05-18,AmeriHealth NJ
|
||||
NJ-23-0009,freestyle_libre_2,2025-01-01,UnitedHealthcare NJ Medicare
|
||||
NJ-23-0010,dexcom_g6,2026-06-03,UnitedHealthcare NJ
|
||||
NJ-23-0011,freestyle_libre_2,2026-06-01,WellCare NJ
|
||||
NJ-23-0012,dexcom_g6,2026-06-04,AmeriHealth NJ
|
||||
NJ-23-0013,dexcom_g6,2026-06-02,WellCare NJ
|
||||
NJ-23-0014,freestyle_libre_2,2025-09-15,Medicare
|
||||
NJ-23-0015,freestyle_libre_2,2025-08-19,Aetna NJ Medicare
|
||||
NJ-23-0016,dexcom_g6,2025-08-01,Horizon BCBS NJ Medicare
|
||||
NJ-23-0017,freestyle_libre_2,2025-05-08,Horizon BCBS NJ Medicare
|
||||
NJ-23-0018,freestyle_libre_2,2024-10-15,AmeriHealth NJ
|
||||
NJ-23-0019,freestyle_libre_2,2026-05-29,WellCare NJ
|
||||
NJ-23-0020,dexcom_g6,2026-05-30,Medicare Part B
|
||||
NJ-23-0021,dexcom_g7,2026-06-01,UnitedHealthcare NJ
|
||||
NJ-23-0022,dexcom_g6,2026-06-06,Horizon BCBS NJ Medicare
|
||||
NJ-23-0023,freestyle_libre_3,2025-09-16,UnitedHealthcare NJ Medicare
|
||||
NJ-23-0024,freestyle_libre_3,2025-08-17,Horizon BCBS NJ Medicare
|
||||
NJ-23-0025,dexcom_g7,2025-08-01,AmeriHealth NJ
|
||||
,dexcom_g7,2026-05-28,Medicare FFS NJ
|
||||
FUTURE-023,dexcom_g7,2026-07-07,Medicare FFS NJ
|
||||
ZERQTY-023,freestyle_libre_3,2026-06-02,Oxford Health
|
||||
DUP-PT-023,dexcom_g7,2026-06-02,Medicare FFS NJ
|
||||
DUP-PT-023,freestyle_libre_3,2026-06-04,Oxford Health
|
||||
|
37
test-data/nj-set/batch-25-nj-high.csv
Normal file
37
test-data/nj-set/batch-25-nj-high.csv
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,Transfer_From,swo_status
|
||||
SC-A-001,dexcom_g7,2026-06-02,1,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,WellCare NJ,sensor,Prior Supplier LLC,Pending
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,UnitedHealthcare NJ,sensor,Prior Supplier LLC,Pending
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UnitedHealthcare NJ Medicare,sensor,Prior Supplier LLC,Pending
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Aetna NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0001,freestyle_libre_2,2026-05-31,1,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0002,dexcom_g7,2026-06-03,2,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0003,dexcom_g6,2026-05-31,1,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0004,freestyle_libre_3,2026-06-02,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0005,dexcom_g6,2025-09-15,2,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0006,dexcom_g6,2025-08-16,2,AmeriHealth NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0007,freestyle_libre_3,2025-07-27,1,UnitedHealthcare NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0008,dexcom_g7,2025-05-03,1,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0009,freestyle_libre_2,2024-10-29,1,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0010,freestyle_libre_2,2026-05-31,1,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0011,dexcom_g7,2026-05-31,1,Aetna NJ Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0012,freestyle_libre_2,2026-06-02,1,Cigna NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0013,dexcom_g7,2026-06-05,1,WellCare NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0014,dexcom_g7,2025-09-10,1,UnitedHealthcare NJ Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0015,freestyle_libre_3,2025-08-15,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0016,dexcom_g6,2025-07-27,1,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0017,freestyle_libre_3,2025-05-11,1,Cigna NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0018,freestyle_libre_3,2024-12-23,2,Cigna NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0019,dexcom_g7,2026-05-29,2,NJ FamilyCare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0020,freestyle_libre_3,2026-06-05,1,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0021,freestyle_libre_2,2026-06-01,2,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0022,freestyle_libre_3,2026-05-30,1,UnitedHealthcare NJ Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0023,dexcom_g7,2025-09-17,1,UnitedHealthcare NJ Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0024,dexcom_g7,2025-08-21,1,Horizon BCBS NJ Medicare,sensor,Prior Supplier LLC,Pending
|
||||
NJ-24-0025,dexcom_g6,2025-07-30,2,Aetna NJ,sensor,Prior Supplier LLC,Pending
|
||||
,dexcom_g7,2026-05-28,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
FUTURE-024,dexcom_g7,2026-07-07,1,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
ZERQTY-024,freestyle_libre_3,2026-06-02,0,Horizon BCBS NJ,sensor,Prior Supplier LLC,Pending
|
||||
DUP-PT-024,dexcom_g7,2026-06-02,1,Medicare FFS NJ,sensor,Prior Supplier LLC,Pending
|
||||
DUP-PT-024,freestyle_libre_3,2026-06-04,1,UnitedHealthcare NJ,sensor,Prior Supplier LLC,Pending
|
||||
|
42
test-data/pa-set/batch-01-pa-high.csv
Normal file
42
test-data/pa-set/batch-01-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component
|
||||
SC-A-001,dexcom_g7,2025-09-10,1,CMS,sensor
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,PA Medicaid,sensor
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Highmark BCBS PA,sensor
|
||||
SC-D-004,dexcom_g7,2024-10-15,1,Highmark BlueCross BlueShield,sensor
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare Part B,sensor
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Geisinger,sensor
|
||||
PA-00-0001,dexcom_g7,2026-06-01,1,CMS,sensor
|
||||
PA-00-0002,dexcom_g7,2026-05-28,1,Cigna PA,sensor
|
||||
PA-00-0003,dexcom_g6,2026-05-31,2,Cigna PA,sensor
|
||||
PA-00-0004,freestyle_libre_2,2026-05-30,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-00-0005,freestyle_libre_3,2025-09-10,2,Aetna PA,sensor
|
||||
PA-00-0006,freestyle_libre_3,2025-08-20,1,Aetna PA,sensor
|
||||
PA-00-0007,dexcom_g7,2025-07-30,1,Medicare Part B,sensor
|
||||
PA-00-0008,freestyle_libre_3,2025-05-11,1,CMS,sensor
|
||||
PA-00-0009,dexcom_g6,2024-11-18,3,UPMC for You,sensor
|
||||
PA-00-0010,dexcom_g6,2026-06-03,1,Medicare,sensor
|
||||
PA-00-0011,dexcom_g6,2026-06-04,1,UPMC for You,sensor
|
||||
PA-00-0012,freestyle_libre_3,2026-06-06,2,Cigna PA,sensor
|
||||
PA-00-0013,dexcom_g7,2026-05-30,2,Medicare Part B,sensor
|
||||
PA-00-0014,freestyle_libre_2,2025-09-18,1,Aetna PA,sensor
|
||||
PA-00-0015,freestyle_libre_3,2025-08-15,2,UPMC Health Plan,sensor
|
||||
PA-00-0016,dexcom_g7,2025-07-31,3,Aetna PA Medicare,sensor
|
||||
PA-00-0017,dexcom_g7,2025-05-18,1,Aetna PA,sensor
|
||||
PA-00-0018,dexcom_g6,2024-10-25,2,Independence Blue Cross,sensor
|
||||
PA-00-0019,freestyle_libre_2,2026-06-01,3,Highmark BCBS PA,sensor
|
||||
PA-00-0020,freestyle_libre_3,2026-06-04,3,AmeriHealth Caritas PA,sensor
|
||||
PA-00-0021,freestyle_libre_3,2026-06-05,1,CMS,sensor
|
||||
PA-00-0022,dexcom_g7,2026-05-28,1,Medicare Part B,sensor
|
||||
PA-00-0023,freestyle_libre_2,2025-09-12,3,CMS,sensor
|
||||
PA-00-0024,dexcom_g6,2025-08-21,2,Medicare Part B,sensor
|
||||
PA-00-0025,dexcom_g7,2025-08-01,1,Medicare,sensor
|
||||
PA-00-0026,freestyle_libre_2,2025-05-08,1,Medicare,sensor
|
||||
PA-00-0027,dexcom_g7,2024-12-23,1,CMS,sensor
|
||||
PA-00-0028,dexcom_g6,2026-05-30,2,PA Medicaid,sensor
|
||||
PA-00-0029,freestyle_libre_3,2026-05-30,1,UPMC for You,sensor
|
||||
PA-00-0030,dexcom_g7,2026-05-28,3,UPMC Health Plan,sensor
|
||||
,dexcom_g7,2026-05-28,1,Medicare Part B,sensor
|
||||
FUTURE-000,dexcom_g7,2026-07-07,1,CMS,sensor
|
||||
ZERQTY-000,freestyle_libre_3,2026-06-02,0,Geisinger,sensor
|
||||
DUP-PT-000,dexcom_g7,2026-06-02,1,Medicare Part B,sensor
|
||||
DUP-PT-000,freestyle_libre_3,2026-06-04,1,Geisinger,sensor
|
||||
|
42
test-data/pa-set/batch-02-pa-high.csv
Normal file
42
test-data/pa-set/batch-02-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
Patient ID,Item Description,Service Date,Qty,Insurance Name,Item Type,Prescriber NPI,Branch
|
||||
SC-A-001,Dexcom G7,09/10/2025,1,Medicare Part B,sensor,1234567890,PA-001
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,PA Medicaid,sensor,1234567890,PA-001
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Cigna PA,sensor,1234567890,PA-001
|
||||
SC-D-004,Dexcom G7,10/15/2024,1,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,Medicare,sensor,1234567890,PA-001
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,Highmark BCBS PA,sensor,1234567890,PA-001
|
||||
PA-01-0001,Dexcom G7,06/01/2026,1,AmeriHealth Caritas PA,sensor,1234567890,PA-001
|
||||
PA-01-0002,FreeStyle Libre 2,06/01/2026,2,CMS,sensor,1234567890,PA-001
|
||||
PA-01-0003,Dexcom G7,05/31/2026,3,CMS,sensor,1234567890,PA-001
|
||||
PA-01-0004,FreeStyle Libre 3,06/04/2026,3,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
PA-01-0005,Dexcom G6,09/11/2025,3,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
PA-01-0006,FreeStyle Libre 3,08/15/2025,1,Cigna PA,sensor,1234567890,PA-001
|
||||
PA-01-0007,Dexcom G7,08/01/2025,1,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
PA-01-0008,Dexcom G7,05/04/2025,1,CMS,sensor,1234567890,PA-001
|
||||
PA-01-0009,FreeStyle Libre 3,11/29/2024,1,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
PA-01-0010,Dexcom G6,06/03/2026,1,Medicare Part B,sensor,1234567890,PA-001
|
||||
PA-01-0011,Dexcom G6,05/29/2026,2,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
PA-01-0012,FreeStyle Libre 3,05/31/2026,1,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
PA-01-0013,FreeStyle Libre 3,06/05/2026,1,Cigna PA,sensor,1234567890,PA-001
|
||||
PA-01-0014,FreeStyle Libre 3,09/19/2025,2,Medicare Part B,sensor,1234567890,PA-001
|
||||
PA-01-0015,Dexcom G7,08/15/2025,1,Keystone First,sensor,1234567890,PA-001
|
||||
PA-01-0016,Dexcom G6,07/27/2025,1,Highmark BlueCross BlueShield,sensor,1234567890,PA-001
|
||||
PA-01-0017,FreeStyle Libre 2,05/12/2025,3,Highmark BlueCross BlueShield,sensor,1234567890,PA-001
|
||||
PA-01-0018,FreeStyle Libre 3,11/22/2024,1,PA Medicaid,sensor,1234567890,PA-001
|
||||
PA-01-0019,Dexcom G6,05/30/2026,1,Cigna PA,sensor,1234567890,PA-001
|
||||
PA-01-0020,Dexcom G6,05/31/2026,1,UPMC Health Plan,sensor,1234567890,PA-001
|
||||
PA-01-0021,FreeStyle Libre 2,06/03/2026,2,Keystone First,sensor,1234567890,PA-001
|
||||
PA-01-0022,Dexcom G7,05/30/2026,3,Keystone First,sensor,1234567890,PA-001
|
||||
PA-01-0023,FreeStyle Libre 2,09/20/2025,3,Medicare,sensor,1234567890,PA-001
|
||||
PA-01-0024,FreeStyle Libre 2,08/13/2025,2,Cigna PA,sensor,1234567890,PA-001
|
||||
PA-01-0025,FreeStyle Libre 2,07/30/2025,1,Medicare,sensor,1234567890,PA-001
|
||||
PA-01-0026,FreeStyle Libre 3,05/07/2025,1,Independence Blue Cross,sensor,1234567890,PA-001
|
||||
PA-01-0027,FreeStyle Libre 2,12/23/2024,2,AmeriHealth Caritas PA,sensor,1234567890,PA-001
|
||||
PA-01-0028,Dexcom G7,06/04/2026,1,Cigna PA,sensor,1234567890,PA-001
|
||||
PA-01-0029,Dexcom G6,06/01/2026,2,Keystone First,sensor,1234567890,PA-001
|
||||
PA-01-0030,FreeStyle Libre 2,05/30/2026,3,Medicare,sensor,1234567890,PA-001
|
||||
,Dexcom G7,05/28/2026,1,Medicare Part B,sensor,1234567890,PA-001
|
||||
FUTURE-001,Dexcom G7,07/07/2026,1,Medicare,sensor,1234567890,PA-001
|
||||
ZERQTY-001,FreeStyle Libre 3,06/02/2026,0,Cigna PA,sensor,1234567890,PA-001
|
||||
DUP-PT-001,Dexcom G7,06/02/2026,1,Medicare,sensor,1234567890,PA-001
|
||||
DUP-PT-001,FreeStyle Libre 3,06/04/2026,1,Highmark BCBS PA,sensor,1234567890,PA-001
|
||||
|
42
test-data/pa-set/batch-03-pa-high.csv
Normal file
42
test-data/pa-set/batch-03-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
PT_ID,DEVICE,SHIP DATE,UNITS,CARRIER,TYPE
|
||||
SC-A-001,G7,2025-09-10,1,Medicare,sensor
|
||||
SC-B-002,FSL3,2026-06-02,1,PA Medicaid,sensor
|
||||
SC-C-003,G6,2026-05-08,1,Geisinger,sensor
|
||||
SC-D-004,G7,2024-10-15,1,Highmark BlueCross BlueShield,sensor
|
||||
SC-E-005,FSL2,2026-06-04,1,Medicare,sensor
|
||||
SC-F-006,G7,2026-05-31,1,Independence Blue Cross,sensor
|
||||
PA-02-0001,FSL2,2026-06-03,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-02-0002,G7,2026-05-29,1,UPMC Health Plan,sensor
|
||||
PA-02-0003,G6,2026-06-06,1,PA Medicaid,sensor
|
||||
PA-02-0004,G7,2026-05-29,3,Medicare,sensor
|
||||
PA-02-0005,FSL2,2025-09-19,1,Medicare Part B,sensor
|
||||
PA-02-0006,G7,2025-08-16,3,Independence Blue Cross,sensor
|
||||
PA-02-0007,FSL3,2025-07-30,1,Medicare,sensor
|
||||
PA-02-0008,G6,2025-05-19,1,Keystone First,sensor
|
||||
PA-02-0009,FSL3,2024-10-26,1,UPMC Health Plan,sensor
|
||||
PA-02-0010,FSL2,2026-06-04,1,UPMC Health Plan,sensor
|
||||
PA-02-0011,G7,2026-05-29,1,Highmark BCBS PA,sensor
|
||||
PA-02-0012,FSL2,2026-05-28,1,UPMC for You,sensor
|
||||
PA-02-0013,FSL3,2026-06-03,3,AmeriHealth Caritas PA,sensor
|
||||
PA-02-0014,FSL3,2025-09-13,1,Medicare Part B,sensor
|
||||
PA-02-0015,G6,2025-08-18,1,CMS,sensor
|
||||
PA-02-0016,G6,2025-07-29,1,UPMC Health Plan,sensor
|
||||
PA-02-0017,G7,2025-05-07,2,Aetna PA,sensor
|
||||
PA-02-0018,FSL3,2024-11-16,2,Medicare Part B,sensor
|
||||
PA-02-0019,G7,2026-06-06,1,Medicare Part B,sensor
|
||||
PA-02-0020,G6,2026-06-04,2,Cigna PA,sensor
|
||||
PA-02-0021,G7,2026-05-31,1,Independence Blue Cross,sensor
|
||||
PA-02-0022,G6,2026-05-30,1,Independence Blue Cross,sensor
|
||||
PA-02-0023,G6,2025-09-14,2,Aetna PA Medicare,sensor
|
||||
PA-02-0024,G6,2025-08-13,1,Medicare,sensor
|
||||
PA-02-0025,FSL3,2025-07-30,1,PA Medicaid,sensor
|
||||
PA-02-0026,FSL2,2025-05-04,2,CMS,sensor
|
||||
PA-02-0027,G7,2024-12-27,3,CMS,sensor
|
||||
PA-02-0028,FSL2,2026-06-01,1,Cigna PA,sensor
|
||||
PA-02-0029,FSL3,2026-06-02,1,AmeriHealth Caritas PA,sensor
|
||||
PA-02-0030,FSL2,2026-06-04,1,Independence Blue Cross,sensor
|
||||
,G7,2026-05-28,1,Medicare Part B,sensor
|
||||
FUTURE-002,G7,2026-07-07,1,CMS,sensor
|
||||
ZERQTY-002,FSL3,2026-06-02,0,Aetna PA,sensor
|
||||
DUP-PT-002,G7,2026-06-02,1,CMS,sensor
|
||||
DUP-PT-002,FSL3,2026-06-04,1,Cigna PA,sensor
|
||||
|
42
test-data/pa-set/batch-04-pa-high.csv
Normal file
42
test-data/pa-set/batch-04-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
MRN,Product Name,Dispense Date,Qty Dispensed,Plan Name,Supply Type,Supplier,State
|
||||
SC-A-001,Dexcom G7,10-Sep-2025,1,Medicare Part B,sensor,Gaboro DME,PA
|
||||
SC-B-002,FreeStyle Libre 3,02-Jun-2026,1,Keystone First,sensor,Gaboro DME,PA
|
||||
SC-C-003,Dexcom G6,08-May-2026,1,Highmark BCBS PA,sensor,Gaboro DME,PA
|
||||
SC-D-004,Dexcom G7,15-Oct-2024,1,Highmark BlueCross BlueShield,sensor,Gaboro DME,PA
|
||||
SC-E-005,FreeStyle Libre 2,04-Jun-2026,1,Medicare Part B,sensor,Gaboro DME,PA
|
||||
SC-F-006,Dexcom G7,31-May-2026,1,Geisinger,sensor,Gaboro DME,PA
|
||||
PA-03-0001,FreeStyle Libre 2,01-Jun-2026,3,Medicare Part B,sensor,Gaboro DME,PA
|
||||
PA-03-0002,Dexcom G7,06-Jun-2026,1,CMS,sensor,Gaboro DME,PA
|
||||
PA-03-0003,FreeStyle Libre 2,29-May-2026,2,Medicare Part B,sensor,Gaboro DME,PA
|
||||
PA-03-0004,FreeStyle Libre 3,04-Jun-2026,1,UPMC for You,sensor,Gaboro DME,PA
|
||||
PA-03-0005,Dexcom G6,16-Sep-2025,1,Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0006,FreeStyle Libre 3,21-Aug-2025,2,Geisinger,sensor,Gaboro DME,PA
|
||||
PA-03-0007,FreeStyle Libre 2,28-Jul-2025,1,AmeriHealth Caritas PA,sensor,Gaboro DME,PA
|
||||
PA-03-0008,Dexcom G7,18-May-2025,2,Aetna PA Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0009,FreeStyle Libre 3,27-Oct-2024,3,Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0010,Dexcom G6,01-Jun-2026,1,Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0011,FreeStyle Libre 2,04-Jun-2026,3,Aetna PA Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0012,FreeStyle Libre 2,29-May-2026,2,CMS,sensor,Gaboro DME,PA
|
||||
PA-03-0013,FreeStyle Libre 3,02-Jun-2026,1,Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0014,Dexcom G6,11-Sep-2025,3,Medicare Part B,sensor,Gaboro DME,PA
|
||||
PA-03-0015,Dexcom G6,21-Aug-2025,1,Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0016,FreeStyle Libre 2,31-Jul-2025,1,Aetna PA Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0017,FreeStyle Libre 3,09-May-2025,2,AmeriHealth Caritas PA,sensor,Gaboro DME,PA
|
||||
PA-03-0018,FreeStyle Libre 3,12-Jan-2025,1,Aetna PA,sensor,Gaboro DME,PA
|
||||
PA-03-0019,Dexcom G7,01-Jun-2026,1,Cigna PA,sensor,Gaboro DME,PA
|
||||
PA-03-0020,FreeStyle Libre 3,29-May-2026,1,CMS,sensor,Gaboro DME,PA
|
||||
PA-03-0021,Dexcom G7,03-Jun-2026,1,Highmark BlueCross BlueShield,sensor,Gaboro DME,PA
|
||||
PA-03-0022,Dexcom G6,01-Jun-2026,1,Highmark BlueCross BlueShield,sensor,Gaboro DME,PA
|
||||
PA-03-0023,FreeStyle Libre 2,11-Sep-2025,2,Aetna PA,sensor,Gaboro DME,PA
|
||||
PA-03-0024,FreeStyle Libre 2,21-Aug-2025,1,UPMC Health Plan,sensor,Gaboro DME,PA
|
||||
PA-03-0025,Dexcom G7,01-Aug-2025,2,AmeriHealth Caritas PA,sensor,Gaboro DME,PA
|
||||
PA-03-0026,FreeStyle Libre 2,10-May-2025,3,Medicare Part B,sensor,Gaboro DME,PA
|
||||
PA-03-0027,FreeStyle Libre 2,07-Dec-2024,1,Highmark BCBS PA,sensor,Gaboro DME,PA
|
||||
PA-03-0028,Dexcom G7,04-Jun-2026,2,UPMC Health Plan,sensor,Gaboro DME,PA
|
||||
PA-03-0029,FreeStyle Libre 3,01-Jun-2026,1,Medicare,sensor,Gaboro DME,PA
|
||||
PA-03-0030,Dexcom G7,31-May-2026,1,Medicare,sensor,Gaboro DME,PA
|
||||
,Dexcom G7,28-May-2026,1,Medicare Part B,sensor,Gaboro DME,PA
|
||||
FUTURE-003,Dexcom G7,07-Jul-2026,1,Medicare,sensor,Gaboro DME,PA
|
||||
ZERQTY-003,FreeStyle Libre 3,02-Jun-2026,0,Highmark BCBS PA,sensor,Gaboro DME,PA
|
||||
DUP-PT-003,Dexcom G7,02-Jun-2026,1,Medicare Part B,sensor,Gaboro DME,PA
|
||||
DUP-PT-003,FreeStyle Libre 3,04-Jun-2026,1,Geisinger,sensor,Gaboro DME,PA
|
||||
|
42
test-data/pa-set/batch-05-pa-high.csv
Normal file
42
test-data/pa-set/batch-05-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
Account Number,Product,Fill Date,Count,Primary Payer,component
|
||||
SC-A-001,dexcom_g7,09/10/25,1,CMS,sensor
|
||||
SC-B-002,freestyle_libre_3,06/02/26,1,Keystone First,sensor
|
||||
SC-C-003,dexcom_g6,05/08/26,1,Aetna PA,sensor
|
||||
SC-D-004,dexcom_g7,10/15/24,1,Highmark BlueCross BlueShield,sensor
|
||||
SC-E-005,freestyle_libre_2,06/04/26,1,Medicare,sensor
|
||||
SC-F-006,dexcom_g7,05/31/26,1,Cigna PA,sensor
|
||||
PA-04-0001,freestyle_libre_3,05/28/26,1,Medicare Part B,sensor
|
||||
PA-04-0002,dexcom_g6,05/30/26,2,UPMC Health Plan,sensor
|
||||
PA-04-0003,dexcom_g7,06/06/26,1,Keystone First,sensor
|
||||
PA-04-0004,dexcom_g7,06/03/26,1,UPMC for You,sensor
|
||||
PA-04-0005,dexcom_g7,09/12/25,1,Aetna PA Medicare,sensor
|
||||
PA-04-0006,freestyle_libre_3,08/12/25,1,UPMC for You,sensor
|
||||
PA-04-0007,freestyle_libre_2,07/30/25,2,Highmark BlueCross BlueShield,sensor
|
||||
PA-04-0008,dexcom_g6,05/05/25,1,PA Medicaid,sensor
|
||||
PA-04-0009,dexcom_g6,12/29/24,3,Independence Blue Cross,sensor
|
||||
PA-04-0010,freestyle_libre_2,06/06/26,1,Medicare,sensor
|
||||
PA-04-0011,freestyle_libre_2,06/02/26,3,Medicare Part B,sensor
|
||||
PA-04-0012,dexcom_g7,05/28/26,1,Aetna PA,sensor
|
||||
PA-04-0013,dexcom_g7,06/06/26,2,Medicare Part B,sensor
|
||||
PA-04-0014,dexcom_g7,09/16/25,2,Highmark BCBS PA,sensor
|
||||
PA-04-0015,freestyle_libre_3,08/12/25,1,Geisinger,sensor
|
||||
PA-04-0016,freestyle_libre_2,07/31/25,2,UPMC for You,sensor
|
||||
PA-04-0017,freestyle_libre_3,05/12/25,3,PA Medicaid,sensor
|
||||
PA-04-0018,freestyle_libre_2,10/15/24,1,Independence Blue Cross,sensor
|
||||
PA-04-0019,freestyle_libre_3,06/04/26,2,Medicare Part B,sensor
|
||||
PA-04-0020,freestyle_libre_3,05/28/26,2,Medicare,sensor
|
||||
PA-04-0021,freestyle_libre_2,06/03/26,1,Cigna PA,sensor
|
||||
PA-04-0022,freestyle_libre_2,06/03/26,1,UPMC Health Plan,sensor
|
||||
PA-04-0023,freestyle_libre_3,09/15/25,1,UPMC Health Plan,sensor
|
||||
PA-04-0024,freestyle_libre_3,08/12/25,1,Medicare Part B,sensor
|
||||
PA-04-0025,dexcom_g7,07/30/25,2,CMS,sensor
|
||||
PA-04-0026,freestyle_libre_3,05/17/25,1,UPMC Health Plan,sensor
|
||||
PA-04-0027,dexcom_g7,10/24/24,1,Aetna PA Medicare,sensor
|
||||
PA-04-0028,freestyle_libre_3,05/29/26,3,CMS,sensor
|
||||
PA-04-0029,dexcom_g7,06/02/26,3,Keystone First,sensor
|
||||
PA-04-0030,dexcom_g7,05/29/26,3,Aetna PA Medicare,sensor
|
||||
,dexcom_g7,05/28/26,1,Medicare,sensor
|
||||
FUTURE-004,dexcom_g7,07/07/26,1,Medicare,sensor
|
||||
ZERQTY-004,freestyle_libre_3,06/02/26,0,Geisinger,sensor
|
||||
DUP-PT-004,dexcom_g7,06/02/26,1,Medicare Part B,sensor
|
||||
DUP-PT-004,freestyle_libre_3,06/04/26,1,Aetna PA,sensor
|
||||
|
42
test-data/pa-set/batch-06-pa-high.csv
Normal file
42
test-data/pa-set/batch-06-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
External Patient Ref,Item,Date of Service,Qty Shipped,Insurance,item_type,Notes,Region
|
||||
SC-A-001,dexcom_g7,2025-09-10T00:00:00,1,Medicare,sensor,batch export,Philadelphia
|
||||
SC-B-002,freestyle_libre_3,2026-06-02T00:00:00,1,UPMC for You,sensor,batch export,Philadelphia
|
||||
SC-C-003,dexcom_g6,2026-05-08T00:00:00,1,Highmark BCBS PA,sensor,batch export,Philadelphia
|
||||
SC-D-004,dexcom_g7,2024-10-15T00:00:00,1,Aetna PA Medicare,sensor,batch export,Philadelphia
|
||||
SC-E-005,freestyle_libre_2,2026-06-04T00:00:00,1,Medicare,sensor,batch export,Philadelphia
|
||||
SC-F-006,dexcom_g7,2026-05-31T00:00:00,1,Cigna PA,sensor,batch export,Philadelphia
|
||||
PA-05-0001,dexcom_g7,2026-06-05T00:00:00,2,UPMC Health Plan,sensor,batch export,Philadelphia
|
||||
PA-05-0002,dexcom_g6,2026-06-03T00:00:00,1,Highmark BlueCross BlueShield,sensor,batch export,Philadelphia
|
||||
PA-05-0003,dexcom_g6,2026-06-03T00:00:00,3,Independence Blue Cross,sensor,batch export,Philadelphia
|
||||
PA-05-0004,dexcom_g6,2026-05-31T00:00:00,1,Highmark BlueCross BlueShield,sensor,batch export,Philadelphia
|
||||
PA-05-0005,dexcom_g7,2025-09-12T00:00:00,3,Aetna PA Medicare,sensor,batch export,Philadelphia
|
||||
PA-05-0006,dexcom_g6,2025-08-17T00:00:00,1,PA Medicaid,sensor,batch export,Philadelphia
|
||||
PA-05-0007,freestyle_libre_3,2025-07-31T00:00:00,1,Keystone First,sensor,batch export,Philadelphia
|
||||
PA-05-0008,freestyle_libre_2,2025-05-15T00:00:00,3,AmeriHealth Caritas PA,sensor,batch export,Philadelphia
|
||||
PA-05-0009,dexcom_g6,2025-01-05T00:00:00,2,UPMC Health Plan,sensor,batch export,Philadelphia
|
||||
PA-05-0010,dexcom_g6,2026-06-05T00:00:00,1,Highmark BlueCross BlueShield,sensor,batch export,Philadelphia
|
||||
PA-05-0011,freestyle_libre_2,2026-06-05T00:00:00,1,Medicare,sensor,batch export,Philadelphia
|
||||
PA-05-0012,dexcom_g7,2026-06-02T00:00:00,1,UPMC Health Plan,sensor,batch export,Philadelphia
|
||||
PA-05-0013,freestyle_libre_2,2026-05-29T00:00:00,1,PA Medicaid,sensor,batch export,Philadelphia
|
||||
PA-05-0014,freestyle_libre_2,2025-09-13T00:00:00,1,Medicare,sensor,batch export,Philadelphia
|
||||
PA-05-0015,freestyle_libre_2,2025-08-18T00:00:00,3,Medicare Part B,sensor,batch export,Philadelphia
|
||||
PA-05-0016,dexcom_g6,2025-07-27T00:00:00,3,Highmark BlueCross BlueShield,sensor,batch export,Philadelphia
|
||||
PA-05-0017,dexcom_g7,2025-05-05T00:00:00,3,Aetna PA,sensor,batch export,Philadelphia
|
||||
PA-05-0018,freestyle_libre_2,2024-12-03T00:00:00,1,CMS,sensor,batch export,Philadelphia
|
||||
PA-05-0019,dexcom_g7,2026-05-29T00:00:00,3,UPMC Health Plan,sensor,batch export,Philadelphia
|
||||
PA-05-0020,dexcom_g6,2026-05-30T00:00:00,1,UPMC for You,sensor,batch export,Philadelphia
|
||||
PA-05-0021,dexcom_g6,2026-05-28T00:00:00,1,Medicare Part B,sensor,batch export,Philadelphia
|
||||
PA-05-0022,freestyle_libre_2,2026-05-31T00:00:00,1,UPMC Health Plan,sensor,batch export,Philadelphia
|
||||
PA-05-0023,freestyle_libre_3,2025-09-17T00:00:00,2,UPMC for You,sensor,batch export,Philadelphia
|
||||
PA-05-0024,freestyle_libre_3,2025-08-17T00:00:00,1,CMS,sensor,batch export,Philadelphia
|
||||
PA-05-0025,dexcom_g7,2025-08-01T00:00:00,1,Medicare,sensor,batch export,Philadelphia
|
||||
PA-05-0026,freestyle_libre_2,2025-05-04T00:00:00,1,Highmark BlueCross BlueShield,sensor,batch export,Philadelphia
|
||||
PA-05-0027,freestyle_libre_2,2025-01-18T00:00:00,1,Aetna PA Medicare,sensor,batch export,Philadelphia
|
||||
PA-05-0028,dexcom_g7,2026-06-02T00:00:00,1,CMS,sensor,batch export,Philadelphia
|
||||
PA-05-0029,freestyle_libre_3,2026-05-29T00:00:00,3,Highmark BlueCross BlueShield,sensor,batch export,Philadelphia
|
||||
PA-05-0030,dexcom_g7,2026-05-30T00:00:00,2,CMS,sensor,batch export,Philadelphia
|
||||
,dexcom_g7,2026-05-28T00:00:00,1,Medicare Part B,sensor,batch export,Philadelphia
|
||||
FUTURE-005,dexcom_g7,2026-07-07T00:00:00,1,Medicare Part B,sensor,batch export,Philadelphia
|
||||
ZERQTY-005,freestyle_libre_3,2026-06-02T00:00:00,0,Highmark BCBS PA,sensor,batch export,Philadelphia
|
||||
DUP-PT-005,dexcom_g7,2026-06-02T00:00:00,1,Medicare Part B,sensor,batch export,Philadelphia
|
||||
DUP-PT-005,freestyle_libre_3,2026-06-04T00:00:00,1,Cigna PA,sensor,batch export,Philadelphia
|
||||
|
42
test-data/pa-set/batch-07-pa-high.csv
Normal file
42
test-data/pa-set/batch-07-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
Acct #,DME,Order Date,quantity,plan,component_type
|
||||
SC-A-001,G7,20250910,1,CMS,sensor
|
||||
SC-B-002,FSL3,20260602,1,UPMC for You,sensor
|
||||
SC-C-003,G6,20260508,1,Cigna PA,sensor
|
||||
SC-D-004,G7,20241015,1,Highmark BlueCross BlueShield,sensor
|
||||
SC-E-005,FSL2,20260604,1,Medicare Part B,sensor
|
||||
SC-F-006,G7,20260531,1,Aetna PA,sensor
|
||||
PA-06-0001,G6,20260602,1,PA Medicaid,sensor
|
||||
PA-06-0002,G6,20260531,1,Aetna PA Medicare,sensor
|
||||
PA-06-0003,FSL3,20260606,1,Keystone First,sensor
|
||||
PA-06-0004,FSL2,20260530,1,PA Medicaid,sensor
|
||||
PA-06-0005,FSL3,20250920,3,CMS,sensor
|
||||
PA-06-0006,G7,20250815,1,Highmark BCBS PA,sensor
|
||||
PA-06-0007,FSL3,20250728,3,Medicare,sensor
|
||||
PA-06-0008,G7,20250521,3,Highmark BCBS PA,sensor
|
||||
PA-06-0009,G7,20241020,3,Medicare Part B,sensor
|
||||
PA-06-0010,G7,20260601,2,AmeriHealth Caritas PA,sensor
|
||||
PA-06-0011,G7,20260604,2,Medicare Part B,sensor
|
||||
PA-06-0012,G6,20260602,1,Aetna PA Medicare,sensor
|
||||
PA-06-0013,FSL2,20260604,1,Medicare,sensor
|
||||
PA-06-0014,FSL2,20250913,1,Cigna PA,sensor
|
||||
PA-06-0015,G6,20250818,1,UPMC for You,sensor
|
||||
PA-06-0016,FSL2,20250731,1,Medicare Part B,sensor
|
||||
PA-06-0017,FSL2,20250503,1,Aetna PA Medicare,sensor
|
||||
PA-06-0018,G7,20241226,3,PA Medicaid,sensor
|
||||
PA-06-0019,FSL2,20260606,3,Aetna PA,sensor
|
||||
PA-06-0020,FSL3,20260530,1,Aetna PA,sensor
|
||||
PA-06-0021,G7,20260602,2,CMS,sensor
|
||||
PA-06-0022,G6,20260602,1,Aetna PA Medicare,sensor
|
||||
PA-06-0023,FSL2,20250917,1,Aetna PA,sensor
|
||||
PA-06-0024,FSL3,20250818,1,CMS,sensor
|
||||
PA-06-0025,G7,20250728,3,Cigna PA,sensor
|
||||
PA-06-0026,G6,20250506,1,CMS,sensor
|
||||
PA-06-0027,G6,20250117,1,UPMC for You,sensor
|
||||
PA-06-0028,FSL2,20260602,1,Cigna PA,sensor
|
||||
PA-06-0029,FSL3,20260531,1,Cigna PA,sensor
|
||||
PA-06-0030,FSL3,20260531,2,Aetna PA Medicare,sensor
|
||||
,G7,20260528,1,Medicare Part B,sensor
|
||||
FUTURE-006,G7,20260707,1,Medicare,sensor
|
||||
ZERQTY-006,FSL3,20260602,0,Independence Blue Cross,sensor
|
||||
DUP-PT-006,G7,20260602,1,Medicare,sensor
|
||||
DUP-PT-006,FSL3,20260604,1,Cigna PA,sensor
|
||||
|
42
test-data/pa-set/batch-08-pa-high.csv
Normal file
42
test-data/pa-set/batch-08-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patientid,devicetype,dispensedate,qty,payername,supplytype
|
||||
SC-A-001,dexcom_g7,not on file,1,Medicare,sensor
|
||||
SC-B-002,freestyle_libre_3,pending,1,Keystone First,sensor
|
||||
SC-C-003,dexcom_g6,pending,1,Aetna PA,sensor
|
||||
SC-D-004,dexcom_g7,10/15/2024,1,Aetna PA Medicare,sensor
|
||||
SC-E-005,freestyle_libre_2,06/04/2026,1,Medicare Part B,sensor
|
||||
SC-F-006,dexcom_g7,05/31/2026,1,Cigna PA,sensor
|
||||
PA-07-0001,freestyle_libre_3,05/31/2026,3,Keystone First,sensor
|
||||
PA-07-0002,dexcom_g6,06/05/2026,1,Medicare Part B,sensor
|
||||
PA-07-0003,freestyle_libre_3,05/30/2026,1,PA Medicaid,sensor
|
||||
PA-07-0004,freestyle_libre_2,06/02/2026,1,Medicare,sensor
|
||||
PA-07-0005,dexcom_g7,09/12/2025,1,Medicare,sensor
|
||||
PA-07-0006,dexcom_g7,08/20/2025,3,Medicare,sensor
|
||||
PA-07-0007,freestyle_libre_2,07/30/2025,1,CMS,sensor
|
||||
PA-07-0008,freestyle_libre_2,05/08/2025,1,Aetna PA Medicare,sensor
|
||||
PA-07-0009,freestyle_libre_2,10/26/2024,2,AmeriHealth Caritas PA,sensor
|
||||
PA-07-0010,freestyle_libre_3,06/01/2026,2,Medicare Part B,sensor
|
||||
PA-07-0011,dexcom_g7,06/02/2026,1,Aetna PA Medicare,sensor
|
||||
PA-07-0012,freestyle_libre_3,06/01/2026,1,CMS,sensor
|
||||
PA-07-0013,dexcom_g6,06/03/2026,3,AmeriHealth Caritas PA,sensor
|
||||
PA-07-0014,dexcom_g7,09/18/2025,1,Cigna PA,sensor
|
||||
PA-07-0015,dexcom_g6,08/13/2025,1,Geisinger,sensor
|
||||
PA-07-0016,dexcom_g6,07/27/2025,3,Cigna PA,sensor
|
||||
PA-07-0017,freestyle_libre_2,05/20/2025,2,PA Medicaid,sensor
|
||||
PA-07-0018,dexcom_g7,10/24/2024,1,CMS,sensor
|
||||
PA-07-0019,dexcom_g7,05/28/2026,1,Medicare,sensor
|
||||
PA-07-0020,freestyle_libre_2,06/04/2026,2,Highmark BlueCross BlueShield,sensor
|
||||
PA-07-0021,dexcom_g7,06/03/2026,3,CMS,sensor
|
||||
PA-07-0022,freestyle_libre_3,06/05/2026,2,UPMC for You,sensor
|
||||
PA-07-0023,freestyle_libre_3,09/11/2025,1,CMS,sensor
|
||||
PA-07-0024,dexcom_g6,08/12/2025,3,Medicare Part B,sensor
|
||||
PA-07-0025,dexcom_g6,07/30/2025,1,Medicare,sensor
|
||||
PA-07-0026,freestyle_libre_3,05/21/2025,1,CMS,sensor
|
||||
PA-07-0027,freestyle_libre_3,12/20/2024,1,CMS,sensor
|
||||
PA-07-0028,dexcom_g6,05/28/2026,1,UPMC for You,sensor
|
||||
PA-07-0029,freestyle_libre_2,06/01/2026,2,Keystone First,sensor
|
||||
PA-07-0030,dexcom_g6,05/30/2026,2,Aetna PA Medicare,sensor
|
||||
,dexcom_g7,05/28/2026,1,Medicare,sensor
|
||||
FUTURE-007,dexcom_g7,07/07/2026,1,Medicare Part B,sensor
|
||||
ZERQTY-007,freestyle_libre_3,06/02/2026,0,Geisinger,sensor
|
||||
DUP-PT-007,dexcom_g7,06/02/2026,1,CMS,sensor
|
||||
DUP-PT-007,freestyle_libre_3,06/04/2026,1,Highmark BCBS PA,sensor
|
||||
|
42
test-data/pa-set/batch-09-pa-high.csv
Normal file
42
test-data/pa-set/batch-09-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
pt_id,product_type,dos,qty,ins_name,component
|
||||
SC-A-001,dexcom_g7,2025-09-10,1,Medicare,sensor
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,PA Medicaid,sensor
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Geisinger,sensor
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UPMC Health Plan,sensor
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,CMS,sensor
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Geisinger,sensor
|
||||
PA-08-0001,dexcom_g7,2026-06-06,3,Medicare Part B,sensor
|
||||
PA-08-0002,freestyle_libre_3,2026-05-31,1,Medicare Part B,sensor
|
||||
PA-08-0003,freestyle_libre_2,2026-06-02,1,CMS,sensor
|
||||
PA-08-0004,freestyle_libre_3,2026-06-04,2,Aetna PA Medicare,sensor
|
||||
PA-08-0005,freestyle_libre_2,2025-09-13,1,CMS,sensor
|
||||
PA-08-0006,freestyle_libre_2,2025-08-14,1,UPMC Health Plan,sensor
|
||||
PA-08-0007,freestyle_libre_3,2025-08-01,2,Highmark BlueCross BlueShield,sensor
|
||||
PA-08-0008,freestyle_libre_2,2025-05-23,1,CMS,sensor
|
||||
PA-08-0009,dexcom_g7,2025-01-03,1,Keystone First,sensor
|
||||
PA-08-0010,freestyle_libre_2,2026-06-06,3,UPMC Health Plan,sensor
|
||||
PA-08-0011,dexcom_g7,2026-06-01,3,CMS,sensor
|
||||
PA-08-0012,dexcom_g6,2026-06-05,1,Medicare Part B,sensor
|
||||
PA-08-0013,freestyle_libre_3,2026-06-02,2,PA Medicaid,sensor
|
||||
PA-08-0014,freestyle_libre_3,2025-09-20,1,CMS,sensor
|
||||
PA-08-0015,freestyle_libre_2,2025-08-11,1,CMS,sensor
|
||||
PA-08-0016,dexcom_g7,2025-07-28,1,Independence Blue Cross,sensor
|
||||
PA-08-0017,dexcom_g7,2025-05-21,1,Aetna PA Medicare,sensor
|
||||
PA-08-0018,dexcom_g7,2024-12-26,1,UPMC Health Plan,sensor
|
||||
PA-08-0019,freestyle_libre_3,2026-06-03,1,Medicare Part B,sensor
|
||||
PA-08-0020,freestyle_libre_2,2026-06-01,2,UPMC Health Plan,sensor
|
||||
PA-08-0021,freestyle_libre_2,2026-06-01,1,CMS,sensor
|
||||
PA-08-0022,freestyle_libre_2,2026-06-03,1,CMS,sensor
|
||||
PA-08-0023,freestyle_libre_3,2025-09-14,1,AmeriHealth Caritas PA,sensor
|
||||
PA-08-0024,freestyle_libre_2,2025-08-12,1,Medicare Part B,sensor
|
||||
PA-08-0025,freestyle_libre_2,2025-07-30,2,Medicare,sensor
|
||||
PA-08-0026,dexcom_g6,2025-05-07,1,Keystone First,sensor
|
||||
PA-08-0027,dexcom_g6,2024-12-07,1,AmeriHealth Caritas PA,sensor
|
||||
PA-08-0028,dexcom_g6,2026-06-04,1,Keystone First,sensor
|
||||
PA-08-0029,freestyle_libre_2,2026-06-02,2,Highmark BlueCross BlueShield,sensor
|
||||
PA-08-0030,freestyle_libre_2,2026-06-04,3,Highmark BlueCross BlueShield,sensor
|
||||
,dexcom_g7,2026-05-28,1,Medicare Part B,sensor
|
||||
FUTURE-008,dexcom_g7,2026-07-07,1,CMS,sensor
|
||||
ZERQTY-008,freestyle_libre_3,2026-06-02,0,Geisinger,sensor
|
||||
DUP-PT-008,dexcom_g7,2026-06-02,1,Medicare Part B,sensor
|
||||
DUP-PT-008,freestyle_libre_3,2026-06-04,1,Cigna PA,sensor
|
||||
|
42
test-data/pa-set/batch-10-pa-high.csv
Normal file
42
test-data/pa-set/batch-10-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
account_no,hcpcs_description,service_date,units,primary_payer,supply_type,HCPCS Code
|
||||
SC-A-001,Dexcom G7,09-10-2025,1,Medicare,sensor,A9277
|
||||
SC-B-002,FreeStyle Libre 3,06-02-2026,1,AmeriHealth Caritas PA,sensor,A9277
|
||||
SC-C-003,Dexcom G6,05-08-2026,1,Geisinger,sensor,A9277
|
||||
SC-D-004,Dexcom G7,06-02-2026,1,Aetna PA Medicare,sensor,A9277
|
||||
SC-E-005,FreeStyle Libre 2,06-04-2026,1,Medicare Part B,sensor,A9277
|
||||
SC-F-006,Dexcom G7,05-31-2026,1,Geisinger,sensor,A9277
|
||||
PA-09-0001,Dexcom G6,05-29-2026,2,AmeriHealth Caritas PA,sensor,A9277
|
||||
PA-09-0002,FreeStyle Libre 3,06-03-2026,2,CMS,sensor,A9277
|
||||
PA-09-0003,FreeStyle Libre 2,06-02-2026,3,Independence Blue Cross,sensor,A9277
|
||||
PA-09-0004,Dexcom G6,06-06-2026,1,UPMC Health Plan,sensor,A9277
|
||||
PA-09-0005,FreeStyle Libre 3,09-18-2025,3,CMS,sensor,A9277
|
||||
PA-09-0006,FreeStyle Libre 3,08-21-2025,3,UPMC for You,sensor,A9277
|
||||
PA-09-0007,Dexcom G7,07-29-2025,2,PA Medicaid,sensor,A9277
|
||||
PA-09-0008,FreeStyle Libre 3,05-19-2025,2,Keystone First,sensor,A9277
|
||||
PA-09-0009,FreeStyle Libre 3,10-20-2024,1,Medicare,sensor,A9277
|
||||
PA-09-0010,Dexcom G6,05-30-2026,3,CMS,sensor,A9277
|
||||
PA-09-0011,Dexcom G6,05-30-2026,2,Keystone First,sensor,A9277
|
||||
PA-09-0012,FreeStyle Libre 2,05-31-2026,1,CMS,sensor,A9277
|
||||
PA-09-0013,Dexcom G6,05-31-2026,2,Highmark BlueCross BlueShield,sensor,A9277
|
||||
PA-09-0014,FreeStyle Libre 3,09-19-2025,2,Cigna PA,sensor,A9277
|
||||
PA-09-0015,FreeStyle Libre 2,08-21-2025,1,Highmark BCBS PA,sensor,A9277
|
||||
PA-09-0016,Dexcom G7,07-27-2025,1,Medicare,sensor,A9277
|
||||
PA-09-0017,Dexcom G6,05-16-2025,1,Cigna PA,sensor,A9277
|
||||
PA-09-0018,FreeStyle Libre 3,11-24-2024,2,Medicare Part B,sensor,A9277
|
||||
PA-09-0019,Dexcom G6,06-05-2026,3,Medicare,sensor,A9277
|
||||
PA-09-0020,FreeStyle Libre 2,05-29-2026,3,Keystone First,sensor,A9277
|
||||
PA-09-0021,Dexcom G6,05-30-2026,2,Aetna PA,sensor,A9277
|
||||
PA-09-0022,Dexcom G7,06-02-2026,3,Aetna PA Medicare,sensor,A9277
|
||||
PA-09-0023,Dexcom G6,09-17-2025,1,UPMC Health Plan,sensor,A9277
|
||||
PA-09-0024,Dexcom G6,08-20-2025,2,Aetna PA,sensor,A9277
|
||||
PA-09-0025,Dexcom G7,07-31-2025,1,Aetna PA,sensor,A9277
|
||||
PA-09-0026,FreeStyle Libre 3,05-11-2025,3,Aetna PA Medicare,sensor,A9277
|
||||
PA-09-0027,Dexcom G6,11-02-2024,1,Medicare Part B,sensor,A9277
|
||||
PA-09-0028,FreeStyle Libre 3,06-04-2026,1,UPMC for You,sensor,A9277
|
||||
PA-09-0029,FreeStyle Libre 3,06-02-2026,3,UPMC for You,sensor,A9277
|
||||
PA-09-0030,FreeStyle Libre 3,06-03-2026,1,CMS,sensor,A9277
|
||||
,Dexcom G7,05-28-2026,1,Medicare,sensor,A9277
|
||||
FUTURE-009,Dexcom G7,07-07-2026,1,Medicare,sensor,A9277
|
||||
ZERQTY-009,FreeStyle Libre 3,06-02-2026,0,Independence Blue Cross,sensor,A9277
|
||||
DUP-PT-009,Dexcom G7,06-02-2026,1,Medicare Part B,sensor,A9277
|
||||
DUP-PT-009,FreeStyle Libre 3,06-04-2026,1,Independence Blue Cross,sensor,A9277
|
||||
|
42
test-data/pa-set/batch-11-pa-high.csv
Normal file
42
test-data/pa-set/batch-11-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patient_account,description,ship_date,quantity_dispensed,carrier,component,Account Manager
|
||||
SC-A-001,Dexcom G7,2026-05-28,1,CMS,sensor,Staff
|
||||
SC-B-002,FreeStyle Libre 3,2026-06-02,1,PA Medicaid,sensor,Staff
|
||||
SC-C-003,Dexcom G6,2026-05-08,1,Geisinger,sensor,Staff
|
||||
SC-D-004,Dexcom G7,2026-06-02,1,UPMC Health Plan,sensor,Staff
|
||||
SC-E-005,FreeStyle Libre 2,2026-06-04,1,CMS,sensor,Staff
|
||||
SC-F-006,Dexcom G7,2026-05-31,1,Cigna PA,sensor,Staff
|
||||
PA-10-0001,FreeStyle Libre 2,2026-05-30,2,Medicare Part B,sensor,Staff
|
||||
PA-10-0002,Dexcom G6,2026-06-01,1,UPMC Health Plan,sensor,Staff
|
||||
PA-10-0003,Dexcom G6,2026-06-01,1,Medicare,sensor,Staff
|
||||
PA-10-0004,Dexcom G6,2026-05-30,3,PA Medicaid,sensor,Staff
|
||||
PA-10-0005,FreeStyle Libre 3,2025-09-12,2,Medicare,sensor,Staff
|
||||
PA-10-0006,Dexcom G7,2025-08-16,1,Medicare,sensor,Staff
|
||||
PA-10-0007,Dexcom G7,2025-07-27,3,Geisinger,sensor,Staff
|
||||
PA-10-0008,Dexcom G6,2025-05-22,2,Medicare,sensor,Staff
|
||||
PA-10-0009,Dexcom G7,2024-11-28,2,Cigna PA,sensor,Staff
|
||||
PA-10-0010,Dexcom G7,2026-06-06,3,CMS,sensor,Staff
|
||||
PA-10-0011,FreeStyle Libre 3,2026-06-06,3,CMS,sensor,Staff
|
||||
PA-10-0012,Dexcom G7,2026-06-03,1,Medicare,sensor,Staff
|
||||
PA-10-0013,Dexcom G7,2026-05-30,2,Highmark BlueCross BlueShield,sensor,Staff
|
||||
PA-10-0014,Dexcom G7,2025-09-10,1,Independence Blue Cross,sensor,Staff
|
||||
PA-10-0015,FreeStyle Libre 3,2025-08-17,2,Cigna PA,sensor,Staff
|
||||
PA-10-0016,FreeStyle Libre 3,2025-07-28,1,CMS,sensor,Staff
|
||||
PA-10-0017,Dexcom G7,2025-05-16,1,Aetna PA Medicare,sensor,Staff
|
||||
PA-10-0018,Dexcom G7,2025-01-17,1,Aetna PA Medicare,sensor,Staff
|
||||
PA-10-0019,FreeStyle Libre 2,2026-06-05,1,Aetna PA Medicare,sensor,Staff
|
||||
PA-10-0020,Dexcom G7,2026-06-01,3,Highmark BlueCross BlueShield,sensor,Staff
|
||||
PA-10-0021,FreeStyle Libre 3,2026-06-06,1,Medicare,sensor,Staff
|
||||
PA-10-0022,Dexcom G7,2026-06-05,1,CMS,sensor,Staff
|
||||
PA-10-0023,FreeStyle Libre 3,2025-09-12,1,Keystone First,sensor,Staff
|
||||
PA-10-0024,Dexcom G6,2025-08-15,1,AmeriHealth Caritas PA,sensor,Staff
|
||||
PA-10-0025,Dexcom G6,2025-07-27,2,CMS,sensor,Staff
|
||||
PA-10-0026,FreeStyle Libre 3,2025-05-17,1,CMS,sensor,Staff
|
||||
PA-10-0027,Dexcom G6,2024-12-29,2,AmeriHealth Caritas PA,sensor,Staff
|
||||
PA-10-0028,FreeStyle Libre 2,2026-06-05,1,Medicare Part B,sensor,Staff
|
||||
PA-10-0029,FreeStyle Libre 2,2026-05-31,3,UPMC Health Plan,sensor,Staff
|
||||
PA-10-0030,FreeStyle Libre 3,2026-05-31,3,Medicare Part B,sensor,Staff
|
||||
,Dexcom G7,2026-05-28,1,Medicare Part B,sensor,Staff
|
||||
FUTURE-010,Dexcom G7,2026-07-07,1,CMS,sensor,Staff
|
||||
ZERQTY-010,FreeStyle Libre 3,2026-06-02,0,Geisinger,sensor,Staff
|
||||
DUP-PT-010,Dexcom G7,2026-06-02,1,Medicare Part B,sensor,Staff
|
||||
DUP-PT-010,FreeStyle Libre 3,2026-06-04,1,Cigna PA,sensor,Staff
|
||||
|
42
test-data/pa-set/batch-12-pa-high.csv
Normal file
42
test-data/pa-set/batch-12-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
id,product,fill_date,qty_shipped,payer,item_type
|
||||
SC-A-001,Dexcom G7,05/28/2026,1,CMS,sensor
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,AmeriHealth Caritas PA,sensor
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Aetna PA,sensor
|
||||
SC-D-004,Dexcom G7,06/02/2026,1,Highmark BlueCross BlueShield,sensor
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,Medicare Part B,sensor
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,Independence Blue Cross,sensor
|
||||
PA-11-0001,Dexcom G6,06/01/2026,1,Medicare,sensor
|
||||
PA-11-0002,FreeStyle Libre 2,05/29/2026,1,UPMC Health Plan,sensor
|
||||
PA-11-0003,FreeStyle Libre 2,05/29/2026,3,Highmark BlueCross BlueShield,sensor
|
||||
PA-11-0004,Dexcom G7,06/01/2026,3,CMS,sensor
|
||||
PA-11-0005,Dexcom G6,09/18/2025,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-11-0006,Dexcom G6,08/12/2025,1,Medicare,sensor
|
||||
PA-11-0007,Dexcom G6,07/29/2025,1,Medicare,sensor
|
||||
PA-11-0008,Dexcom G7,05/23/2025,2,Medicare Part B,sensor
|
||||
PA-11-0009,FreeStyle Libre 2,12/27/2024,2,Medicare Part B,sensor
|
||||
PA-11-0010,FreeStyle Libre 2,05/31/2026,1,Medicare,sensor
|
||||
PA-11-0011,Dexcom G6,06/03/2026,3,Highmark BlueCross BlueShield,sensor
|
||||
PA-11-0012,FreeStyle Libre 2,06/05/2026,1,CMS,sensor
|
||||
PA-11-0013,FreeStyle Libre 2,06/02/2026,3,Cigna PA,sensor
|
||||
PA-11-0014,Dexcom G7,09/13/2025,1,Aetna PA Medicare,sensor
|
||||
PA-11-0015,Dexcom G6,08/21/2025,1,Medicare Part B,sensor
|
||||
PA-11-0016,Dexcom G6,07/29/2025,1,Cigna PA,sensor
|
||||
PA-11-0017,Dexcom G7,05/21/2025,1,Aetna PA Medicare,sensor
|
||||
PA-11-0018,Dexcom G7,11/13/2024,3,Medicare Part B,sensor
|
||||
PA-11-0019,Dexcom G6,05/30/2026,1,Medicare,sensor
|
||||
PA-11-0020,Dexcom G7,05/29/2026,1,Aetna PA,sensor
|
||||
PA-11-0021,FreeStyle Libre 3,05/30/2026,2,UPMC Health Plan,sensor
|
||||
PA-11-0022,Dexcom G6,06/01/2026,1,AmeriHealth Caritas PA,sensor
|
||||
PA-11-0023,FreeStyle Libre 2,09/12/2025,3,Independence Blue Cross,sensor
|
||||
PA-11-0024,FreeStyle Libre 2,08/12/2025,1,Medicare,sensor
|
||||
PA-11-0025,FreeStyle Libre 3,07/29/2025,1,PA Medicaid,sensor
|
||||
PA-11-0026,Dexcom G7,05/15/2025,2,Medicare Part B,sensor
|
||||
PA-11-0027,FreeStyle Libre 2,12/02/2024,1,Aetna PA Medicare,sensor
|
||||
PA-11-0028,Dexcom G7,06/02/2026,1,UPMC Health Plan,sensor
|
||||
PA-11-0029,Dexcom G7,06/02/2026,3,Independence Blue Cross,sensor
|
||||
PA-11-0030,Dexcom G6,05/30/2026,1,Cigna PA,sensor
|
||||
,Dexcom G7,05/28/2026,1,Medicare Part B,sensor
|
||||
FUTURE-011,Dexcom G7,07/07/2026,1,Medicare,sensor
|
||||
ZERQTY-011,FreeStyle Libre 3,06/02/2026,0,Geisinger,sensor
|
||||
DUP-PT-011,Dexcom G7,06/02/2026,1,CMS,sensor
|
||||
DUP-PT-011,FreeStyle Libre 3,06/04/2026,1,Cigna PA,sensor
|
||||
|
42
test-data/pa-set/batch-13-pa-high.csv
Normal file
42
test-data/pa-set/batch-13-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
PT ID,Device Type,Shipment Date,Quantity,Insurance,Component,Region
|
||||
SC-A-001,dexcom_g7,2026-05-28,1,Medicare Part B,sensor,Bucks County
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,UPMC for You,sensor,Bucks County
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Independence Blue Cross,sensor,Bucks County
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,Aetna PA Medicare,sensor,Bucks County
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,CMS,sensor,Bucks County
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Geisinger,sensor,Bucks County
|
||||
PA-12-0001,dexcom_g6,2026-05-28,2,Medicare,sensor,Bucks County
|
||||
PA-12-0002,dexcom_g6,2026-05-31,1,Medicare Part B,sensor,Bucks County
|
||||
PA-12-0003,freestyle_libre_3,2026-06-04,1,UPMC for You,sensor,Bucks County
|
||||
PA-12-0004,freestyle_libre_2,2026-06-04,1,UPMC Health Plan,sensor,Bucks County
|
||||
PA-12-0005,freestyle_libre_3,2025-09-12,1,Independence Blue Cross,sensor,Bucks County
|
||||
PA-12-0006,dexcom_g6,2025-08-17,3,Independence Blue Cross,sensor,Bucks County
|
||||
PA-12-0007,freestyle_libre_2,2025-07-30,1,UPMC Health Plan,sensor,Bucks County
|
||||
PA-12-0008,dexcom_g6,2025-05-04,2,Medicare Part B,sensor,Bucks County
|
||||
PA-12-0009,dexcom_g6,2024-11-24,1,Aetna PA,sensor,Bucks County
|
||||
PA-12-0010,freestyle_libre_2,2026-06-06,3,CMS,sensor,Bucks County
|
||||
PA-12-0011,dexcom_g7,2026-05-29,1,CMS,sensor,Bucks County
|
||||
PA-12-0012,freestyle_libre_2,2026-06-04,1,Geisinger,sensor,Bucks County
|
||||
PA-12-0013,freestyle_libre_2,2026-06-02,1,Medicare,sensor,Bucks County
|
||||
PA-12-0014,dexcom_g7,2025-09-14,1,Highmark BlueCross BlueShield,sensor,Bucks County
|
||||
PA-12-0015,freestyle_libre_2,2025-08-17,3,Highmark BlueCross BlueShield,sensor,Bucks County
|
||||
PA-12-0016,freestyle_libre_2,2025-07-27,3,Aetna PA,sensor,Bucks County
|
||||
PA-12-0017,dexcom_g6,2025-05-03,1,Geisinger,sensor,Bucks County
|
||||
PA-12-0018,freestyle_libre_2,2025-01-13,1,Medicare,sensor,Bucks County
|
||||
PA-12-0019,dexcom_g7,2026-06-02,2,Medicare Part B,sensor,Bucks County
|
||||
PA-12-0020,freestyle_libre_3,2026-06-01,1,UPMC Health Plan,sensor,Bucks County
|
||||
PA-12-0021,dexcom_g6,2026-05-31,1,CMS,sensor,Bucks County
|
||||
PA-12-0022,freestyle_libre_2,2026-05-30,3,CMS,sensor,Bucks County
|
||||
PA-12-0023,freestyle_libre_3,2025-09-15,2,UPMC for You,sensor,Bucks County
|
||||
PA-12-0024,freestyle_libre_2,2025-08-11,3,Independence Blue Cross,sensor,Bucks County
|
||||
PA-12-0025,dexcom_g7,2025-07-29,1,PA Medicaid,sensor,Bucks County
|
||||
PA-12-0026,freestyle_libre_3,2025-05-19,1,Medicare Part B,sensor,Bucks County
|
||||
PA-12-0027,dexcom_g7,2024-11-17,2,AmeriHealth Caritas PA,sensor,Bucks County
|
||||
PA-12-0028,dexcom_g6,2026-05-31,3,Aetna PA Medicare,sensor,Bucks County
|
||||
PA-12-0029,dexcom_g6,2026-06-04,1,UPMC Health Plan,sensor,Bucks County
|
||||
PA-12-0030,freestyle_libre_3,2026-06-01,2,CMS,sensor,Bucks County
|
||||
,dexcom_g7,2026-05-28,1,CMS,sensor,Bucks County
|
||||
FUTURE-012,dexcom_g7,2026-07-07,1,Medicare Part B,sensor,Bucks County
|
||||
ZERQTY-012,freestyle_libre_3,2026-06-02,0,Cigna PA,sensor,Bucks County
|
||||
DUP-PT-012,dexcom_g7,2026-06-02,1,Medicare Part B,sensor,Bucks County
|
||||
DUP-PT-012,freestyle_libre_3,2026-06-04,1,Geisinger,sensor,Bucks County
|
||||
|
42
test-data/pa-set/batch-14-pa-high.csv
Normal file
42
test-data/pa-set/batch-14-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patientid,devicetype,dispensedate,qty,payername,supplytype
|
||||
SC-A-001,dexcom_g7,05/28/2026,1,CMS,sensor
|
||||
SC-B-002,freestyle_libre_3,06/02/2026,1,AmeriHealth Caritas PA,sensor
|
||||
SC-C-003,dexcom_g6,05/08/2026,1,Geisinger,sensor
|
||||
SC-D-004,dexcom_g7,06/02/2026,1,Aetna PA Medicare,sensor
|
||||
SC-E-005,freestyle_libre_2,06/04/2026,1,Medicare,sensor
|
||||
SC-F-006,dexcom_g7,05/31/2026,1,Independence Blue Cross,sensor
|
||||
PA-13-0001,dexcom_g7,06/03/2026,1,AmeriHealth Caritas PA,sensor
|
||||
PA-13-0002,freestyle_libre_2,05/30/2026,1,Medicare,sensor
|
||||
PA-13-0003,dexcom_g7,06/01/2026,1,Medicare,sensor
|
||||
PA-13-0004,dexcom_g6,06/03/2026,2,Cigna PA,sensor
|
||||
PA-13-0005,dexcom_g6,09/15/2025,3,UPMC Health Plan,sensor
|
||||
PA-13-0006,dexcom_g6,08/13/2025,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-13-0007,freestyle_libre_3,07/30/2025,1,AmeriHealth Caritas PA,sensor
|
||||
PA-13-0008,freestyle_libre_2,05/10/2025,1,Medicare Part B,sensor
|
||||
PA-13-0009,dexcom_g7,01/06/2025,1,Aetna PA Medicare,sensor
|
||||
PA-13-0010,dexcom_g7,05/29/2026,2,Medicare Part B,sensor
|
||||
PA-13-0011,dexcom_g6,05/28/2026,1,CMS,sensor
|
||||
PA-13-0012,dexcom_g6,06/05/2026,3,PA Medicaid,sensor
|
||||
PA-13-0013,dexcom_g6,06/01/2026,3,Highmark BCBS PA,sensor
|
||||
PA-13-0014,dexcom_g7,09/13/2025,2,Cigna PA,sensor
|
||||
PA-13-0015,dexcom_g7,08/21/2025,2,CMS,sensor
|
||||
PA-13-0016,dexcom_g7,07/28/2025,2,Aetna PA Medicare,sensor
|
||||
PA-13-0017,dexcom_g6,05/14/2025,1,Medicare,sensor
|
||||
PA-13-0018,dexcom_g7,01/07/2025,1,Medicare Part B,sensor
|
||||
PA-13-0019,dexcom_g7,05/30/2026,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-13-0020,freestyle_libre_2,05/30/2026,1,Medicare Part B,sensor
|
||||
PA-13-0021,freestyle_libre_2,06/03/2026,1,CMS,sensor
|
||||
PA-13-0022,freestyle_libre_2,06/03/2026,2,PA Medicaid,sensor
|
||||
PA-13-0023,dexcom_g6,09/18/2025,3,Aetna PA Medicare,sensor
|
||||
PA-13-0024,freestyle_libre_2,08/20/2025,1,CMS,sensor
|
||||
PA-13-0025,freestyle_libre_2,07/30/2025,1,Medicare Part B,sensor
|
||||
PA-13-0026,dexcom_g6,05/15/2025,1,Cigna PA,sensor
|
||||
PA-13-0027,dexcom_g7,11/24/2024,1,UPMC for You,sensor
|
||||
PA-13-0028,freestyle_libre_2,06/05/2026,1,CMS,sensor
|
||||
PA-13-0029,dexcom_g6,06/02/2026,1,AmeriHealth Caritas PA,sensor
|
||||
PA-13-0030,freestyle_libre_2,06/04/2026,1,Aetna PA Medicare,sensor
|
||||
,dexcom_g7,05/28/2026,1,Medicare Part B,sensor
|
||||
FUTURE-013,dexcom_g7,07/07/2026,1,Medicare Part B,sensor
|
||||
ZERQTY-013,freestyle_libre_3,06/02/2026,0,Cigna PA,sensor
|
||||
DUP-PT-013,dexcom_g7,06/02/2026,1,Medicare Part B,sensor
|
||||
DUP-PT-013,freestyle_libre_3,06/04/2026,1,Cigna PA,sensor
|
||||
|
42
test-data/pa-set/batch-15-pa-high.csv
Normal file
42
test-data/pa-set/batch-15-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
account_number,item_description,order_date,units_dispensed,plan_name,component,Facility
|
||||
SC-A-001,Dexcom G7,TBD,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
SC-B-002,FreeStyle Libre 3,TBD,1,UPMC for You,sensor,Gaboro DME Main
|
||||
SC-C-003,Dexcom G6,not on file,1,Geisinger,sensor,Gaboro DME Main
|
||||
SC-D-004,Dexcom G7,02/06/2026,1,Aetna PA Medicare,sensor,Gaboro DME Main
|
||||
SC-E-005,FreeStyle Libre 2,04/06/2026,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
SC-F-006,Dexcom G7,31/05/2026,1,Aetna PA,sensor,Gaboro DME Main
|
||||
PA-14-0001,Dexcom G7,31/05/2026,1,Aetna PA Medicare,sensor,Gaboro DME Main
|
||||
PA-14-0002,FreeStyle Libre 3,28/05/2026,3,Medicare,sensor,Gaboro DME Main
|
||||
PA-14-0003,Dexcom G6,05/06/2026,1,PA Medicaid,sensor,Gaboro DME Main
|
||||
PA-14-0004,Dexcom G6,03/06/2026,3,Medicare Part B,sensor,Gaboro DME Main
|
||||
PA-14-0005,Dexcom G6,15/09/2025,1,Highmark BlueCross BlueShield,sensor,Gaboro DME Main
|
||||
PA-14-0006,FreeStyle Libre 3,19/08/2025,1,Aetna PA,sensor,Gaboro DME Main
|
||||
PA-14-0007,Dexcom G6,01/08/2025,1,Geisinger,sensor,Gaboro DME Main
|
||||
PA-14-0008,FreeStyle Libre 2,16/05/2025,1,Aetna PA,sensor,Gaboro DME Main
|
||||
PA-14-0009,Dexcom G7,18/11/2024,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
PA-14-0010,Dexcom G7,05/06/2026,1,UPMC Health Plan,sensor,Gaboro DME Main
|
||||
PA-14-0011,FreeStyle Libre 2,01/06/2026,1,CMS,sensor,Gaboro DME Main
|
||||
PA-14-0012,Dexcom G7,01/06/2026,1,CMS,sensor,Gaboro DME Main
|
||||
PA-14-0013,FreeStyle Libre 3,06/06/2026,1,Geisinger,sensor,Gaboro DME Main
|
||||
PA-14-0014,Dexcom G6,18/09/2025,1,CMS,sensor,Gaboro DME Main
|
||||
PA-14-0015,FreeStyle Libre 3,20/08/2025,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
PA-14-0016,Dexcom G7,31/07/2025,1,Medicare,sensor,Gaboro DME Main
|
||||
PA-14-0017,FreeStyle Libre 3,13/05/2025,3,CMS,sensor,Gaboro DME Main
|
||||
PA-14-0018,Dexcom G6,26/10/2024,1,UPMC for You,sensor,Gaboro DME Main
|
||||
PA-14-0019,FreeStyle Libre 3,05/06/2026,2,CMS,sensor,Gaboro DME Main
|
||||
PA-14-0020,FreeStyle Libre 3,06/06/2026,3,Keystone First,sensor,Gaboro DME Main
|
||||
PA-14-0021,Dexcom G7,05/06/2026,1,AmeriHealth Caritas PA,sensor,Gaboro DME Main
|
||||
PA-14-0022,FreeStyle Libre 2,01/06/2026,1,PA Medicaid,sensor,Gaboro DME Main
|
||||
PA-14-0023,Dexcom G7,20/09/2025,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
PA-14-0024,FreeStyle Libre 2,21/08/2025,1,CMS,sensor,Gaboro DME Main
|
||||
PA-14-0025,Dexcom G7,28/07/2025,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
PA-14-0026,FreeStyle Libre 2,23/05/2025,2,UPMC for You,sensor,Gaboro DME Main
|
||||
PA-14-0027,Dexcom G7,05/01/2025,3,Independence Blue Cross,sensor,Gaboro DME Main
|
||||
PA-14-0028,FreeStyle Libre 3,01/06/2026,1,Independence Blue Cross,sensor,Gaboro DME Main
|
||||
PA-14-0029,FreeStyle Libre 2,04/06/2026,1,PA Medicaid,sensor,Gaboro DME Main
|
||||
PA-14-0030,FreeStyle Libre 3,02/06/2026,1,Medicare,sensor,Gaboro DME Main
|
||||
,Dexcom G7,28/05/2026,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
FUTURE-014,Dexcom G7,07/07/2026,1,CMS,sensor,Gaboro DME Main
|
||||
ZERQTY-014,FreeStyle Libre 3,02/06/2026,0,Aetna PA,sensor,Gaboro DME Main
|
||||
DUP-PT-014,Dexcom G7,02/06/2026,1,Medicare Part B,sensor,Gaboro DME Main
|
||||
DUP-PT-014,FreeStyle Libre 3,04/06/2026,1,Cigna PA,sensor,Gaboro DME Main
|
||||
|
42
test-data/pa-set/batch-16-pa-high.csv
Normal file
42
test-data/pa-set/batch-16-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
member_id,Product Type,Service Date,Qty,Insurance Name,Component Type
|
||||
SC-A-001,Dexcom G7,2026-05-28,1,Medicare,sensor
|
||||
SC-B-002,FreeStyle Libre 3,2026-06-02,1,UPMC for You,sensor
|
||||
SC-C-003,Dexcom G6,2026-05-08,1,Highmark BCBS PA,sensor
|
||||
SC-D-004,Dexcom G7,2026-06-02,1,Highmark BlueCross BlueShield,sensor
|
||||
SC-E-005,FreeStyle Libre 2,2026-06-04,1,CMS,sensor
|
||||
SC-F-006,Dexcom G7,2026-05-31,1,Geisinger,sensor
|
||||
PA-15-0001,Dexcom G6,2026-06-06,1,Medicare Part B,sensor
|
||||
PA-15-0002,Dexcom G7,2026-06-05,1,Cigna PA,sensor
|
||||
PA-15-0003,Dexcom G6,2026-06-02,1,Cigna PA,sensor
|
||||
PA-15-0004,Dexcom G7,2026-06-04,2,Medicare,sensor
|
||||
PA-15-0005,Dexcom G6,2025-09-15,1,Geisinger,sensor
|
||||
PA-15-0006,Dexcom G6,2025-08-16,1,AmeriHealth Caritas PA,sensor
|
||||
PA-15-0007,FreeStyle Libre 2,2025-07-30,3,Highmark BlueCross BlueShield,sensor
|
||||
PA-15-0008,Dexcom G6,2025-05-23,1,Aetna PA Medicare,sensor
|
||||
PA-15-0009,FreeStyle Libre 2,2024-10-19,3,Highmark BCBS PA,sensor
|
||||
PA-15-0010,FreeStyle Libre 3,2026-06-06,1,Keystone First,sensor
|
||||
PA-15-0011,Dexcom G7,2026-05-30,3,CMS,sensor
|
||||
PA-15-0012,Dexcom G6,2026-05-28,1,AmeriHealth Caritas PA,sensor
|
||||
PA-15-0013,Dexcom G6,2026-05-31,3,CMS,sensor
|
||||
PA-15-0014,Dexcom G7,2025-09-18,1,UPMC Health Plan,sensor
|
||||
PA-15-0015,Dexcom G7,2025-08-17,1,Aetna PA,sensor
|
||||
PA-15-0016,FreeStyle Libre 2,2025-07-31,1,PA Medicaid,sensor
|
||||
PA-15-0017,FreeStyle Libre 3,2025-05-08,1,Medicare Part B,sensor
|
||||
PA-15-0018,Dexcom G6,2025-01-15,1,AmeriHealth Caritas PA,sensor
|
||||
PA-15-0019,Dexcom G6,2026-05-31,1,PA Medicaid,sensor
|
||||
PA-15-0020,Dexcom G7,2026-05-28,1,Highmark BCBS PA,sensor
|
||||
PA-15-0021,Dexcom G7,2026-05-31,2,UPMC Health Plan,sensor
|
||||
PA-15-0022,Dexcom G6,2026-06-06,3,Highmark BCBS PA,sensor
|
||||
PA-15-0023,Dexcom G7,2025-09-16,1,Medicare,sensor
|
||||
PA-15-0024,FreeStyle Libre 2,2025-08-12,1,CMS,sensor
|
||||
PA-15-0025,Dexcom G7,2025-08-01,1,Medicare,sensor
|
||||
PA-15-0026,FreeStyle Libre 2,2025-05-14,1,Cigna PA,sensor
|
||||
PA-15-0027,FreeStyle Libre 2,2024-12-29,3,AmeriHealth Caritas PA,sensor
|
||||
PA-15-0028,Dexcom G6,2026-06-06,3,Medicare,sensor
|
||||
PA-15-0029,Dexcom G7,2026-05-29,3,Geisinger,sensor
|
||||
PA-15-0030,FreeStyle Libre 2,2026-05-30,2,UPMC Health Plan,sensor
|
||||
,Dexcom G7,2026-05-28,1,Medicare,sensor
|
||||
FUTURE-015,Dexcom G7,2026-07-07,1,Medicare Part B,sensor
|
||||
ZERQTY-015,FreeStyle Libre 3,2026-06-02,0,Aetna PA,sensor
|
||||
DUP-PT-015,Dexcom G7,2026-06-02,1,CMS,sensor
|
||||
DUP-PT-015,FreeStyle Libre 3,2026-06-04,1,Geisinger,sensor
|
||||
|
42
test-data/pa-set/batch-17-pa-high.csv
Normal file
42
test-data/pa-set/batch-17-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
acct no,dme description,last ship date,qty dispensed,payer name,type,Billing Cycle
|
||||
SC-A-001,Dexcom G7,05/28/2026,1,Medicare Part B,sensor,Monthly
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,Keystone First,sensor,Monthly
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Aetna PA,sensor,Monthly
|
||||
SC-D-004,Dexcom G7,06/02/2026,1,UPMC Health Plan,sensor,Monthly
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,Medicare,sensor,Monthly
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,Aetna PA,sensor,Monthly
|
||||
PA-16-0001,FreeStyle Libre 2,06/06/2026,1,Highmark BlueCross BlueShield,sensor,Monthly
|
||||
PA-16-0002,Dexcom G6,06/05/2026,2,Medicare Part B,sensor,Monthly
|
||||
PA-16-0003,Dexcom G6,05/29/2026,1,PA Medicaid,sensor,Monthly
|
||||
PA-16-0004,FreeStyle Libre 3,05/29/2026,3,Medicare,sensor,Monthly
|
||||
PA-16-0005,FreeStyle Libre 3,09/12/2025,2,Independence Blue Cross,sensor,Monthly
|
||||
PA-16-0006,FreeStyle Libre 3,08/20/2025,3,Medicare Part B,sensor,Monthly
|
||||
PA-16-0007,FreeStyle Libre 3,07/27/2025,1,CMS,sensor,Monthly
|
||||
PA-16-0008,FreeStyle Libre 2,05/19/2025,1,Keystone First,sensor,Monthly
|
||||
PA-16-0009,FreeStyle Libre 3,11/28/2024,1,Geisinger,sensor,Monthly
|
||||
PA-16-0010,Dexcom G7,06/03/2026,3,UPMC Health Plan,sensor,Monthly
|
||||
PA-16-0011,Dexcom G7,06/05/2026,3,Aetna PA,sensor,Monthly
|
||||
PA-16-0012,FreeStyle Libre 2,06/04/2026,2,Medicare,sensor,Monthly
|
||||
PA-16-0013,Dexcom G7,05/31/2026,1,Keystone First,sensor,Monthly
|
||||
PA-16-0014,Dexcom G6,09/16/2025,1,UPMC Health Plan,sensor,Monthly
|
||||
PA-16-0015,FreeStyle Libre 3,08/21/2025,1,CMS,sensor,Monthly
|
||||
PA-16-0016,Dexcom G6,07/28/2025,1,UPMC Health Plan,sensor,Monthly
|
||||
PA-16-0017,Dexcom G7,05/20/2025,1,PA Medicaid,sensor,Monthly
|
||||
PA-16-0018,FreeStyle Libre 3,01/20/2025,3,Keystone First,sensor,Monthly
|
||||
PA-16-0019,Dexcom G7,06/04/2026,3,Cigna PA,sensor,Monthly
|
||||
PA-16-0020,Dexcom G6,06/05/2026,2,PA Medicaid,sensor,Monthly
|
||||
PA-16-0021,Dexcom G6,06/02/2026,1,PA Medicaid,sensor,Monthly
|
||||
PA-16-0022,FreeStyle Libre 3,06/02/2026,1,AmeriHealth Caritas PA,sensor,Monthly
|
||||
PA-16-0023,FreeStyle Libre 3,09/17/2025,1,AmeriHealth Caritas PA,sensor,Monthly
|
||||
PA-16-0024,Dexcom G6,08/17/2025,1,Cigna PA,sensor,Monthly
|
||||
PA-16-0025,Dexcom G6,07/28/2025,3,UPMC for You,sensor,Monthly
|
||||
PA-16-0026,FreeStyle Libre 3,05/04/2025,2,Geisinger,sensor,Monthly
|
||||
PA-16-0027,FreeStyle Libre 3,12/11/2024,1,PA Medicaid,sensor,Monthly
|
||||
PA-16-0028,FreeStyle Libre 3,05/29/2026,1,Medicare,sensor,Monthly
|
||||
PA-16-0029,Dexcom G6,06/02/2026,3,Highmark BlueCross BlueShield,sensor,Monthly
|
||||
PA-16-0030,Dexcom G6,06/02/2026,2,CMS,sensor,Monthly
|
||||
,Dexcom G7,05/28/2026,1,CMS,sensor,Monthly
|
||||
FUTURE-016,Dexcom G7,07/07/2026,1,Medicare,sensor,Monthly
|
||||
ZERQTY-016,FreeStyle Libre 3,06/02/2026,0,Aetna PA,sensor,Monthly
|
||||
DUP-PT-016,Dexcom G7,06/02/2026,1,CMS,sensor,Monthly
|
||||
DUP-PT-016,FreeStyle Libre 3,06/04/2026,1,Cigna PA,sensor,Monthly
|
||||
|
42
test-data/pa-set/batch-18-pa-high.csv
Normal file
42
test-data/pa-set/batch-18-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
external_patient_ref,equipment description,service_date,count,primary_payer,supply_type
|
||||
SC-A-001,Dexcom G7,2026-05-28T00:00:00,1,Medicare Part B,sensor
|
||||
SC-B-002,FreeStyle Libre 3,2026-06-02T00:00:00,1,Keystone First,sensor
|
||||
SC-C-003,Dexcom G6,2026-05-08T00:00:00,1,Independence Blue Cross,sensor
|
||||
SC-D-004,Dexcom G7,2026-06-02T00:00:00,1,Highmark BlueCross BlueShield,sensor
|
||||
SC-E-005,FreeStyle Libre 2,2026-06-04T00:00:00,1,Medicare Part B,sensor
|
||||
SC-F-006,Dexcom G7,2026-05-31T00:00:00,1,Independence Blue Cross,sensor
|
||||
PA-17-0001,FreeStyle Libre 3,2026-06-06T00:00:00,3,AmeriHealth Caritas PA,sensor
|
||||
PA-17-0002,Dexcom G7,2026-05-31T00:00:00,1,CMS,sensor
|
||||
PA-17-0003,Dexcom G6,2026-05-29T00:00:00,1,PA Medicaid,sensor
|
||||
PA-17-0004,FreeStyle Libre 2,2026-05-29T00:00:00,1,Independence Blue Cross,sensor
|
||||
PA-17-0005,FreeStyle Libre 3,2025-09-14T00:00:00,2,Medicare Part B,sensor
|
||||
PA-17-0006,Dexcom G7,2025-08-16T00:00:00,1,CMS,sensor
|
||||
PA-17-0007,FreeStyle Libre 2,2025-07-31T00:00:00,1,CMS,sensor
|
||||
PA-17-0008,FreeStyle Libre 2,2025-05-12T00:00:00,1,Geisinger,sensor
|
||||
PA-17-0009,FreeStyle Libre 3,2024-11-17T00:00:00,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-17-0010,FreeStyle Libre 2,2026-06-04T00:00:00,2,Independence Blue Cross,sensor
|
||||
PA-17-0011,Dexcom G6,2026-06-02T00:00:00,1,CMS,sensor
|
||||
PA-17-0012,Dexcom G6,2026-05-31T00:00:00,1,UPMC for You,sensor
|
||||
PA-17-0013,FreeStyle Libre 3,2026-06-05T00:00:00,1,Aetna PA Medicare,sensor
|
||||
PA-17-0014,Dexcom G7,2025-09-14T00:00:00,3,UPMC for You,sensor
|
||||
PA-17-0015,Dexcom G7,2025-08-13T00:00:00,1,Independence Blue Cross,sensor
|
||||
PA-17-0016,Dexcom G6,2025-07-27T00:00:00,2,Medicare Part B,sensor
|
||||
PA-17-0017,FreeStyle Libre 2,2025-05-04T00:00:00,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-17-0018,FreeStyle Libre 2,2024-11-16T00:00:00,2,Medicare Part B,sensor
|
||||
PA-17-0019,FreeStyle Libre 2,2026-05-28T00:00:00,1,CMS,sensor
|
||||
PA-17-0020,FreeStyle Libre 2,2026-06-02T00:00:00,1,AmeriHealth Caritas PA,sensor
|
||||
PA-17-0021,Dexcom G7,2026-06-01T00:00:00,1,Highmark BlueCross BlueShield,sensor
|
||||
PA-17-0022,FreeStyle Libre 2,2026-05-30T00:00:00,1,UPMC Health Plan,sensor
|
||||
PA-17-0023,FreeStyle Libre 2,2025-09-15T00:00:00,1,Highmark BCBS PA,sensor
|
||||
PA-17-0024,FreeStyle Libre 3,2025-08-16T00:00:00,1,Medicare Part B,sensor
|
||||
PA-17-0025,Dexcom G6,2025-08-01T00:00:00,1,Aetna PA Medicare,sensor
|
||||
PA-17-0026,Dexcom G6,2025-05-18T00:00:00,2,UPMC Health Plan,sensor
|
||||
PA-17-0027,FreeStyle Libre 2,2024-12-24T00:00:00,1,Aetna PA Medicare,sensor
|
||||
PA-17-0028,FreeStyle Libre 3,2026-06-05T00:00:00,2,PA Medicaid,sensor
|
||||
PA-17-0029,Dexcom G6,2026-05-29T00:00:00,3,Aetna PA Medicare,sensor
|
||||
PA-17-0030,FreeStyle Libre 3,2026-06-02T00:00:00,1,Highmark BlueCross BlueShield,sensor
|
||||
,Dexcom G7,2026-05-28T00:00:00,1,Medicare Part B,sensor
|
||||
FUTURE-017,Dexcom G7,2026-07-07T00:00:00,1,CMS,sensor
|
||||
ZERQTY-017,FreeStyle Libre 3,2026-06-02T00:00:00,0,Cigna PA,sensor
|
||||
DUP-PT-017,Dexcom G7,2026-06-02T00:00:00,1,CMS,sensor
|
||||
DUP-PT-017,FreeStyle Libre 3,2026-06-04T00:00:00,1,Cigna PA,sensor
|
||||
|
42
test-data/pa-set/batch-19-pa-high.csv
Normal file
42
test-data/pa-set/batch-19-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,swo_status,pa_status,diagnosis_on_file
|
||||
SC-A-001,dexcom_g7,2026-05-28,1,CMS,sensor,On File,Not Required,Yes
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,AmeriHealth Caritas PA,sensor,On File,Not Required,Yes
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Highmark BCBS PA,sensor,On File,Not Required,Yes
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UPMC Health Plan,sensor,On File,Not Required,Yes
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare,sensor,On File,Not Required,Yes
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Cigna PA,sensor,On File,Not Required,Yes
|
||||
PA-18-0001,freestyle_libre_3,2026-05-31,3,Medicare,sensor,On File,Not Required,Yes
|
||||
PA-18-0002,freestyle_libre_2,2026-05-28,1,Medicare,sensor,On File,Not Required,Yes
|
||||
PA-18-0003,freestyle_libre_3,2026-05-29,1,Independence Blue Cross,sensor,On File,Not Required,Yes
|
||||
PA-18-0004,dexcom_g6,2026-05-31,1,Cigna PA,sensor,On File,Not Required,Yes
|
||||
PA-18-0005,freestyle_libre_2,2025-09-19,1,CMS,sensor,On File,Not Required,Yes
|
||||
PA-18-0006,dexcom_g6,2025-08-17,3,CMS,sensor,On File,Not Required,Yes
|
||||
PA-18-0007,freestyle_libre_2,2025-07-31,1,Highmark BlueCross BlueShield,sensor,On File,Not Required,Yes
|
||||
PA-18-0008,dexcom_g6,2025-05-09,2,Geisinger,sensor,On File,Not Required,Yes
|
||||
PA-18-0009,freestyle_libre_2,2024-10-15,1,UPMC for You,sensor,On File,Not Required,Yes
|
||||
PA-18-0010,dexcom_g7,2026-05-31,1,UPMC Health Plan,sensor,On File,Not Required,Yes
|
||||
PA-18-0011,freestyle_libre_2,2026-05-30,1,UPMC Health Plan,sensor,On File,Not Required,Yes
|
||||
PA-18-0012,freestyle_libre_2,2026-05-29,1,Highmark BCBS PA,sensor,On File,Not Required,Yes
|
||||
PA-18-0013,dexcom_g7,2026-05-28,3,Aetna PA,sensor,On File,Not Required,Yes
|
||||
PA-18-0014,freestyle_libre_3,2025-09-11,1,UPMC for You,sensor,On File,Not Required,Yes
|
||||
PA-18-0015,freestyle_libre_2,2025-08-19,1,Medicare,sensor,On File,Not Required,Yes
|
||||
PA-18-0016,dexcom_g6,2025-08-01,2,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
PA-18-0017,freestyle_libre_2,2025-05-07,1,Highmark BlueCross BlueShield,sensor,On File,Not Required,Yes
|
||||
PA-18-0018,dexcom_g7,2025-01-22,1,UPMC for You,sensor,On File,Not Required,Yes
|
||||
PA-18-0019,dexcom_g6,2026-06-05,1,Geisinger,sensor,On File,Not Required,Yes
|
||||
PA-18-0020,dexcom_g7,2026-06-03,2,CMS,sensor,On File,Not Required,Yes
|
||||
PA-18-0021,dexcom_g7,2026-06-02,3,UPMC Health Plan,sensor,On File,Not Required,Yes
|
||||
PA-18-0022,dexcom_g6,2026-05-29,1,UPMC Health Plan,sensor,On File,Not Required,Yes
|
||||
PA-18-0023,dexcom_g7,2025-09-11,1,Aetna PA Medicare,sensor,On File,Not Required,Yes
|
||||
PA-18-0024,dexcom_g6,2025-08-19,1,CMS,sensor,On File,Not Required,Yes
|
||||
PA-18-0025,dexcom_g7,2025-07-29,1,PA Medicaid,sensor,On File,Not Required,Yes
|
||||
PA-18-0026,freestyle_libre_3,2025-05-23,1,Medicare,sensor,On File,Not Required,Yes
|
||||
PA-18-0027,freestyle_libre_3,2024-11-21,2,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
PA-18-0028,freestyle_libre_3,2026-05-30,1,PA Medicaid,sensor,On File,Not Required,Yes
|
||||
PA-18-0029,freestyle_libre_3,2026-06-03,1,Highmark BlueCross BlueShield,sensor,On File,Not Required,Yes
|
||||
PA-18-0030,freestyle_libre_3,2026-06-01,1,CMS,sensor,On File,Not Required,Yes
|
||||
,dexcom_g7,2026-05-28,1,CMS,sensor,On File,Not Required,Yes
|
||||
FUTURE-018,dexcom_g7,2026-07-07,1,Medicare Part B,sensor,On File,Not Required,Yes
|
||||
ZERQTY-018,freestyle_libre_3,2026-06-02,0,Independence Blue Cross,sensor,On File,Not Required,Yes
|
||||
DUP-PT-018,dexcom_g7,2026-06-02,1,CMS,sensor,On File,Not Required,Yes
|
||||
DUP-PT-018,freestyle_libre_3,2026-06-04,1,Cigna PA,sensor,On File,Not Required,Yes
|
||||
|
42
test-data/pa-set/batch-20-pa-high.csv
Normal file
42
test-data/pa-set/batch-20-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,visit_date,pecos_verified,swo_status
|
||||
SC-A-001,dexcom_g7,2026-05-28,1,CMS,sensor,,Yes,On File
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,PA Medicaid,sensor,,Yes,On File
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Highmark BCBS PA,sensor,,Yes,On File
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UPMC Health Plan,sensor,,Yes,On File
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare,sensor,,Yes,On File
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Aetna PA,sensor,,Yes,On File
|
||||
PA-19-0001,dexcom_g6,2026-06-06,1,Keystone First,sensor,,Yes,On File
|
||||
PA-19-0002,dexcom_g6,2026-06-05,1,CMS,sensor,,Yes,On File
|
||||
PA-19-0003,dexcom_g6,2026-06-06,1,Keystone First,sensor,,Yes,On File
|
||||
PA-19-0004,dexcom_g6,2026-06-03,2,Medicare,sensor,,Yes,On File
|
||||
PA-19-0005,freestyle_libre_3,2025-09-11,1,Medicare Part B,sensor,,Yes,On File
|
||||
PA-19-0006,dexcom_g6,2025-08-14,1,Highmark BCBS PA,sensor,,Yes,On File
|
||||
PA-19-0007,freestyle_libre_2,2025-07-30,2,UPMC Health Plan,sensor,,Yes,On File
|
||||
PA-19-0008,freestyle_libre_2,2025-05-16,1,Medicare,sensor,,Yes,On File
|
||||
PA-19-0009,dexcom_g6,2025-01-11,1,UPMC for You,sensor,,Yes,On File
|
||||
PA-19-0010,freestyle_libre_2,2026-06-06,3,Highmark BlueCross BlueShield,sensor,,Yes,On File
|
||||
PA-19-0011,dexcom_g6,2026-06-03,1,Geisinger,sensor,,Yes,On File
|
||||
PA-19-0012,freestyle_libre_2,2026-06-01,2,AmeriHealth Caritas PA,sensor,,Yes,On File
|
||||
PA-19-0013,dexcom_g6,2026-05-29,3,UPMC for You,sensor,,Yes,On File
|
||||
PA-19-0014,freestyle_libre_3,2025-09-12,2,PA Medicaid,sensor,,Yes,On File
|
||||
PA-19-0015,freestyle_libre_3,2025-08-21,1,Aetna PA Medicare,sensor,,Yes,On File
|
||||
PA-19-0016,freestyle_libre_2,2025-07-28,2,Geisinger,sensor,,Yes,On File
|
||||
PA-19-0017,dexcom_g6,2025-05-08,1,Medicare Part B,sensor,,Yes,On File
|
||||
PA-19-0018,freestyle_libre_3,2024-10-31,1,Medicare Part B,sensor,,Yes,On File
|
||||
PA-19-0019,freestyle_libre_2,2026-06-06,2,PA Medicaid,sensor,,Yes,On File
|
||||
PA-19-0020,dexcom_g7,2026-05-28,1,Geisinger,sensor,,Yes,On File
|
||||
PA-19-0021,dexcom_g6,2026-06-02,1,CMS,sensor,,Yes,On File
|
||||
PA-19-0022,freestyle_libre_3,2026-05-28,1,UPMC Health Plan,sensor,,Yes,On File
|
||||
PA-19-0023,dexcom_g6,2025-09-10,1,AmeriHealth Caritas PA,sensor,,Yes,On File
|
||||
PA-19-0024,freestyle_libre_2,2025-08-15,2,Independence Blue Cross,sensor,,Yes,On File
|
||||
PA-19-0025,freestyle_libre_2,2025-08-01,1,Highmark BCBS PA,sensor,,Yes,On File
|
||||
PA-19-0026,dexcom_g7,2025-05-16,3,AmeriHealth Caritas PA,sensor,,Yes,On File
|
||||
PA-19-0027,freestyle_libre_2,2024-12-17,1,Cigna PA,sensor,,Yes,On File
|
||||
PA-19-0028,dexcom_g7,2026-05-29,1,Medicare,sensor,,Yes,On File
|
||||
PA-19-0029,freestyle_libre_3,2026-05-28,1,Highmark BCBS PA,sensor,,Yes,On File
|
||||
PA-19-0030,freestyle_libre_3,2026-06-02,1,Geisinger,sensor,,Yes,On File
|
||||
,dexcom_g7,2026-05-28,1,CMS,sensor,,Yes,On File
|
||||
FUTURE-019,dexcom_g7,2026-07-07,1,Medicare,sensor,,Yes,On File
|
||||
ZERQTY-019,freestyle_libre_3,2026-06-02,0,Cigna PA,sensor,,Yes,On File
|
||||
DUP-PT-019,dexcom_g7,2026-06-02,1,Medicare Part B,sensor,,Yes,On File
|
||||
DUP-PT-019,freestyle_libre_3,2026-06-04,1,Highmark BCBS PA,sensor,,Yes,On File
|
||||
|
42
test-data/pa-set/batch-21-pa-high.csv
Normal file
42
test-data/pa-set/batch-21-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
Patient ID,Item Description,Service Date,Qty,Insurance Name,Item Type,auth_status,swo_status
|
||||
SC-A-001,Dexcom G7,06/02/2026,1,Medicare Part B,sensor,Approved,On File
|
||||
SC-B-002,FreeStyle Libre 3,06/02/2026,1,Keystone First,sensor,Approved,On File
|
||||
SC-C-003,Dexcom G6,05/08/2026,1,Cigna PA,sensor,Approved,On File
|
||||
SC-D-004,Dexcom G7,06/02/2026,1,Highmark BlueCross BlueShield,sensor,Approved,On File
|
||||
SC-E-005,FreeStyle Libre 2,06/04/2026,1,CMS,sensor,Approved,On File
|
||||
SC-F-006,Dexcom G7,05/31/2026,1,Geisinger,sensor,Approved,On File
|
||||
PA-20-0001,FreeStyle Libre 2,06/04/2026,3,CMS,sensor,Approved,On File
|
||||
PA-20-0002,FreeStyle Libre 3,06/05/2026,3,Aetna PA,sensor,Approved,On File
|
||||
PA-20-0003,Dexcom G7,05/28/2026,1,Medicare,sensor,Approved,On File
|
||||
PA-20-0004,FreeStyle Libre 2,05/29/2026,1,CMS,sensor,Approved,On File
|
||||
PA-20-0005,FreeStyle Libre 2,09/13/2025,1,Medicare,sensor,Approved,On File
|
||||
PA-20-0006,Dexcom G7,08/14/2025,1,UPMC Health Plan,sensor,Approved,On File
|
||||
PA-20-0007,FreeStyle Libre 2,07/29/2025,1,Aetna PA,sensor,Approved,On File
|
||||
PA-20-0008,Dexcom G7,05/19/2025,1,UPMC for You,sensor,Approved,On File
|
||||
PA-20-0009,Dexcom G7,10/20/2024,1,Highmark BlueCross BlueShield,sensor,Approved,On File
|
||||
PA-20-0010,FreeStyle Libre 3,06/01/2026,1,Medicare Part B,sensor,Approved,On File
|
||||
PA-20-0011,Dexcom G6,05/29/2026,1,Medicare,sensor,Approved,On File
|
||||
PA-20-0012,FreeStyle Libre 3,06/01/2026,1,Aetna PA,sensor,Approved,On File
|
||||
PA-20-0013,FreeStyle Libre 3,06/05/2026,2,Aetna PA,sensor,Approved,On File
|
||||
PA-20-0014,Dexcom G7,09/11/2025,2,PA Medicaid,sensor,Approved,On File
|
||||
PA-20-0015,FreeStyle Libre 3,08/21/2025,3,CMS,sensor,Approved,On File
|
||||
PA-20-0016,FreeStyle Libre 2,07/29/2025,2,Medicare,sensor,Approved,On File
|
||||
PA-20-0017,FreeStyle Libre 3,05/08/2025,1,Highmark BlueCross BlueShield,sensor,Approved,On File
|
||||
PA-20-0018,Dexcom G7,12/13/2024,1,Highmark BlueCross BlueShield,sensor,Approved,On File
|
||||
PA-20-0019,Dexcom G7,05/29/2026,1,Aetna PA Medicare,sensor,Approved,On File
|
||||
PA-20-0020,Dexcom G6,06/04/2026,2,Highmark BCBS PA,sensor,Approved,On File
|
||||
PA-20-0021,FreeStyle Libre 2,06/05/2026,1,AmeriHealth Caritas PA,sensor,Approved,On File
|
||||
PA-20-0022,FreeStyle Libre 2,06/06/2026,2,CMS,sensor,Approved,On File
|
||||
PA-20-0023,FreeStyle Libre 3,09/19/2025,1,PA Medicaid,sensor,Approved,On File
|
||||
PA-20-0024,Dexcom G7,08/13/2025,3,Medicare Part B,sensor,Approved,On File
|
||||
PA-20-0025,FreeStyle Libre 3,07/28/2025,1,UPMC for You,sensor,Approved,On File
|
||||
PA-20-0026,FreeStyle Libre 2,05/21/2025,1,UPMC Health Plan,sensor,Approved,On File
|
||||
PA-20-0027,Dexcom G7,12/25/2024,1,CMS,sensor,Approved,On File
|
||||
PA-20-0028,FreeStyle Libre 2,06/03/2026,2,Aetna PA Medicare,sensor,Approved,On File
|
||||
PA-20-0029,Dexcom G6,06/03/2026,1,CMS,sensor,Approved,On File
|
||||
PA-20-0030,Dexcom G6,05/28/2026,1,Medicare Part B,sensor,Approved,On File
|
||||
,Dexcom G7,05/28/2026,1,Medicare,sensor,Approved,On File
|
||||
FUTURE-020,Dexcom G7,07/07/2026,1,CMS,sensor,Approved,On File
|
||||
ZERQTY-020,FreeStyle Libre 3,06/02/2026,0,Highmark BCBS PA,sensor,Approved,On File
|
||||
DUP-PT-020,Dexcom G7,06/02/2026,1,Medicare,sensor,Approved,On File
|
||||
DUP-PT-020,FreeStyle Libre 3,06/04/2026,1,Geisinger,sensor,Approved,On File
|
||||
|
42
test-data/pa-set/batch-22-pa-high.csv
Normal file
42
test-data/pa-set/batch-22-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
account_no,device_type,shipment_date,qty,insurance,component,Prior Auth,diagnosis_on_file
|
||||
SC-A-001,dexcom_g7,2026-06-02,1,Medicare,sensor,Pending,Yes
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,Keystone First,sensor,Pending,Yes
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Highmark BCBS PA,sensor,Pending,Yes
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UPMC Health Plan,sensor,Pending,Yes
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,Medicare Part B,sensor,Pending,Yes
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Independence Blue Cross,sensor,Pending,Yes
|
||||
PA-21-0001,freestyle_libre_2,2026-06-03,1,Cigna PA,sensor,Pending,Yes
|
||||
PA-21-0002,freestyle_libre_2,2026-06-05,1,CMS,sensor,Pending,Yes
|
||||
PA-21-0003,dexcom_g7,2026-06-02,1,Cigna PA,sensor,Pending,Yes
|
||||
PA-21-0004,freestyle_libre_3,2026-06-05,3,PA Medicaid,sensor,Pending,Yes
|
||||
PA-21-0005,dexcom_g7,2025-09-14,3,Geisinger,sensor,Pending,Yes
|
||||
PA-21-0006,freestyle_libre_2,2025-08-17,1,Aetna PA,sensor,Pending,Yes
|
||||
PA-21-0007,freestyle_libre_3,2025-07-27,2,Aetna PA,sensor,Pending,Yes
|
||||
PA-21-0008,dexcom_g7,2025-05-05,1,Highmark BlueCross BlueShield,sensor,Pending,Yes
|
||||
PA-21-0009,freestyle_libre_3,2024-10-29,3,CMS,sensor,Pending,Yes
|
||||
PA-21-0010,freestyle_libre_2,2026-06-01,1,UPMC Health Plan,sensor,Pending,Yes
|
||||
PA-21-0011,dexcom_g7,2026-05-30,2,CMS,sensor,Pending,Yes
|
||||
PA-21-0012,dexcom_g6,2026-06-02,1,CMS,sensor,Pending,Yes
|
||||
PA-21-0013,freestyle_libre_2,2026-06-01,2,UPMC for You,sensor,Pending,Yes
|
||||
PA-21-0014,freestyle_libre_2,2025-09-12,3,AmeriHealth Caritas PA,sensor,Pending,Yes
|
||||
PA-21-0015,freestyle_libre_2,2025-08-21,1,Aetna PA Medicare,sensor,Pending,Yes
|
||||
PA-21-0016,freestyle_libre_3,2025-08-01,3,Medicare,sensor,Pending,Yes
|
||||
PA-21-0017,dexcom_g6,2025-05-08,1,Aetna PA,sensor,Pending,Yes
|
||||
PA-21-0018,freestyle_libre_2,2024-10-28,2,CMS,sensor,Pending,Yes
|
||||
PA-21-0019,dexcom_g6,2026-06-06,1,Medicare Part B,sensor,Pending,Yes
|
||||
PA-21-0020,dexcom_g7,2026-06-06,1,Medicare Part B,sensor,Pending,Yes
|
||||
PA-21-0021,dexcom_g7,2026-06-01,2,Medicare,sensor,Pending,Yes
|
||||
PA-21-0022,freestyle_libre_2,2026-05-30,1,Highmark BlueCross BlueShield,sensor,Pending,Yes
|
||||
PA-21-0023,dexcom_g7,2025-09-12,2,Highmark BlueCross BlueShield,sensor,Pending,Yes
|
||||
PA-21-0024,freestyle_libre_2,2025-08-19,2,Medicare Part B,sensor,Pending,Yes
|
||||
PA-21-0025,freestyle_libre_2,2025-07-27,1,UPMC Health Plan,sensor,Pending,Yes
|
||||
PA-21-0026,dexcom_g7,2025-05-15,1,CMS,sensor,Pending,Yes
|
||||
PA-21-0027,dexcom_g7,2024-12-15,2,Cigna PA,sensor,Pending,Yes
|
||||
PA-21-0028,freestyle_libre_2,2026-06-06,3,PA Medicaid,sensor,Pending,Yes
|
||||
PA-21-0029,dexcom_g7,2026-06-02,1,Aetna PA Medicare,sensor,Pending,Yes
|
||||
PA-21-0030,dexcom_g7,2026-06-01,2,Keystone First,sensor,Pending,Yes
|
||||
,dexcom_g7,2026-05-28,1,CMS,sensor,Pending,Yes
|
||||
FUTURE-021,dexcom_g7,2026-07-07,1,CMS,sensor,Pending,Yes
|
||||
ZERQTY-021,freestyle_libre_3,2026-06-02,0,Highmark BCBS PA,sensor,Pending,Yes
|
||||
DUP-PT-021,dexcom_g7,2026-06-02,1,Medicare,sensor,Pending,Yes
|
||||
DUP-PT-021,freestyle_libre_3,2026-06-04,1,Cigna PA,sensor,Pending,Yes
|
||||
|
42
test-data/pa-set/batch-23-pa-high.csv
Normal file
42
test-data/pa-set/batch-23-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,Notes,Auth Number,Staff
|
||||
SC-A-001,dexcom_g7,2026-06-02,1,Medicare,sensor,see chart,A12345,K.F.
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,AmeriHealth Caritas PA,sensor,see chart,A12345,K.F.
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Highmark BCBS PA,sensor,see chart,A12345,K.F.
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,Aetna PA Medicare,sensor,see chart,A12345,K.F.
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,CMS,sensor,see chart,A12345,K.F.
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Independence Blue Cross,sensor,see chart,A12345,K.F.
|
||||
PA-22-0001,dexcom_g7,2026-06-04,3,Aetna PA,sensor,see chart,A12345,K.F.
|
||||
PA-22-0002,freestyle_libre_3,2026-05-29,1,Medicare,sensor,see chart,A12345,K.F.
|
||||
PA-22-0003,dexcom_g6,2026-05-29,1,Highmark BCBS PA,sensor,see chart,A12345,K.F.
|
||||
PA-22-0004,dexcom_g7,2026-05-30,1,CMS,sensor,see chart,A12345,K.F.
|
||||
PA-22-0005,freestyle_libre_2,2025-09-19,1,Highmark BCBS PA,sensor,see chart,A12345,K.F.
|
||||
PA-22-0006,dexcom_g6,2025-08-17,1,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
PA-22-0007,dexcom_g6,2025-07-27,3,UPMC Health Plan,sensor,see chart,A12345,K.F.
|
||||
PA-22-0008,freestyle_libre_2,2025-05-14,3,CMS,sensor,see chart,A12345,K.F.
|
||||
PA-22-0009,dexcom_g6,2025-01-01,2,CMS,sensor,see chart,A12345,K.F.
|
||||
PA-22-0010,dexcom_g7,2026-06-06,1,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
PA-22-0011,dexcom_g6,2026-06-04,2,Aetna PA Medicare,sensor,see chart,A12345,K.F.
|
||||
PA-22-0012,dexcom_g7,2026-06-03,1,Highmark BlueCross BlueShield,sensor,see chart,A12345,K.F.
|
||||
PA-22-0013,dexcom_g6,2026-06-01,1,Keystone First,sensor,see chart,A12345,K.F.
|
||||
PA-22-0014,freestyle_libre_2,2025-09-20,1,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
PA-22-0015,freestyle_libre_2,2025-08-20,2,Highmark BlueCross BlueShield,sensor,see chart,A12345,K.F.
|
||||
PA-22-0016,dexcom_g6,2025-07-31,1,Medicare,sensor,see chart,A12345,K.F.
|
||||
PA-22-0017,freestyle_libre_3,2025-05-13,1,Keystone First,sensor,see chart,A12345,K.F.
|
||||
PA-22-0018,freestyle_libre_2,2024-11-12,1,Medicare,sensor,see chart,A12345,K.F.
|
||||
PA-22-0019,freestyle_libre_2,2026-06-06,2,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
PA-22-0020,dexcom_g6,2026-05-31,1,Highmark BlueCross BlueShield,sensor,see chart,A12345,K.F.
|
||||
PA-22-0021,dexcom_g7,2026-06-03,1,UPMC for You,sensor,see chart,A12345,K.F.
|
||||
PA-22-0022,dexcom_g6,2026-05-31,1,Geisinger,sensor,see chart,A12345,K.F.
|
||||
PA-22-0023,freestyle_libre_2,2025-09-10,2,AmeriHealth Caritas PA,sensor,see chart,A12345,K.F.
|
||||
PA-22-0024,dexcom_g6,2025-08-20,1,Highmark BCBS PA,sensor,see chart,A12345,K.F.
|
||||
PA-22-0025,dexcom_g7,2025-07-30,1,UPMC for You,sensor,see chart,A12345,K.F.
|
||||
PA-22-0026,dexcom_g7,2025-05-07,1,Keystone First,sensor,see chart,A12345,K.F.
|
||||
PA-22-0027,freestyle_libre_3,2024-12-12,3,CMS,sensor,see chart,A12345,K.F.
|
||||
PA-22-0028,dexcom_g6,2026-06-02,2,Keystone First,sensor,see chart,A12345,K.F.
|
||||
PA-22-0029,freestyle_libre_2,2026-05-28,1,Aetna PA Medicare,sensor,see chart,A12345,K.F.
|
||||
PA-22-0030,freestyle_libre_3,2026-06-02,1,CMS,sensor,see chart,A12345,K.F.
|
||||
,dexcom_g7,2026-05-28,1,CMS,sensor,see chart,A12345,K.F.
|
||||
FUTURE-022,dexcom_g7,2026-07-07,1,CMS,sensor,see chart,A12345,K.F.
|
||||
ZERQTY-022,freestyle_libre_3,2026-06-02,0,Highmark BCBS PA,sensor,see chart,A12345,K.F.
|
||||
DUP-PT-022,dexcom_g7,2026-06-02,1,Medicare Part B,sensor,see chart,A12345,K.F.
|
||||
DUP-PT-022,freestyle_libre_3,2026-06-04,1,Aetna PA,sensor,see chart,A12345,K.F.
|
||||
|
42
test-data/pa-set/batch-24-pa-high.csv
Normal file
42
test-data/pa-set/batch-24-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patient_id,device_type,shipment_date,payer
|
||||
SC-A-001,dexcom_g7,2026-06-02,CMS
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,AmeriHealth Caritas PA
|
||||
SC-C-003,dexcom_g6,2026-05-08,Independence Blue Cross
|
||||
SC-D-004,dexcom_g7,2026-06-02,Aetna PA Medicare
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,CMS
|
||||
SC-F-006,dexcom_g7,2026-05-31,Aetna PA
|
||||
PA-23-0001,dexcom_g6,2026-06-04,Independence Blue Cross
|
||||
PA-23-0002,freestyle_libre_3,2026-06-01,Cigna PA
|
||||
PA-23-0003,dexcom_g7,2026-06-04,AmeriHealth Caritas PA
|
||||
PA-23-0004,freestyle_libre_2,2026-06-03,Medicare Part B
|
||||
PA-23-0005,dexcom_g7,2025-09-12,Medicare
|
||||
PA-23-0006,dexcom_g6,2025-08-17,AmeriHealth Caritas PA
|
||||
PA-23-0007,dexcom_g7,2025-07-31,Medicare Part B
|
||||
PA-23-0008,freestyle_libre_2,2025-05-20,Geisinger
|
||||
PA-23-0009,dexcom_g6,2024-12-15,UPMC Health Plan
|
||||
PA-23-0010,dexcom_g6,2026-06-05,Highmark BCBS PA
|
||||
PA-23-0011,dexcom_g7,2026-06-06,Medicare
|
||||
PA-23-0012,dexcom_g7,2026-05-30,Highmark BlueCross BlueShield
|
||||
PA-23-0013,dexcom_g7,2026-05-30,UPMC for You
|
||||
PA-23-0014,freestyle_libre_3,2025-09-14,Highmark BlueCross BlueShield
|
||||
PA-23-0015,dexcom_g6,2025-08-15,Independence Blue Cross
|
||||
PA-23-0016,freestyle_libre_3,2025-08-01,CMS
|
||||
PA-23-0017,dexcom_g6,2025-05-20,Medicare Part B
|
||||
PA-23-0018,dexcom_g6,2024-12-31,AmeriHealth Caritas PA
|
||||
PA-23-0019,freestyle_libre_2,2026-06-02,Highmark BlueCross BlueShield
|
||||
PA-23-0020,dexcom_g7,2026-06-04,CMS
|
||||
PA-23-0021,freestyle_libre_2,2026-06-06,CMS
|
||||
PA-23-0022,freestyle_libre_3,2026-06-03,CMS
|
||||
PA-23-0023,dexcom_g6,2025-09-19,Cigna PA
|
||||
PA-23-0024,freestyle_libre_2,2025-08-20,Medicare
|
||||
PA-23-0025,dexcom_g7,2025-07-29,Medicare
|
||||
PA-23-0026,dexcom_g6,2025-05-03,Keystone First
|
||||
PA-23-0027,freestyle_libre_2,2024-11-17,Cigna PA
|
||||
PA-23-0028,dexcom_g7,2026-06-06,UPMC Health Plan
|
||||
PA-23-0029,dexcom_g7,2026-06-03,Highmark BlueCross BlueShield
|
||||
PA-23-0030,dexcom_g6,2026-05-30,CMS
|
||||
,dexcom_g7,2026-05-28,Medicare Part B
|
||||
FUTURE-023,dexcom_g7,2026-07-07,Medicare Part B
|
||||
ZERQTY-023,freestyle_libre_3,2026-06-02,Highmark BCBS PA
|
||||
DUP-PT-023,dexcom_g7,2026-06-02,CMS
|
||||
DUP-PT-023,freestyle_libre_3,2026-06-04,Aetna PA
|
||||
|
42
test-data/pa-set/batch-25-pa-high.csv
Normal file
42
test-data/pa-set/batch-25-pa-high.csv
Normal file
|
|
@ -0,0 +1,42 @@
|
|||
patient_id,device_type,shipment_date,quantity,payer,component,Transfer_From,swo_status
|
||||
SC-A-001,dexcom_g7,2026-06-02,1,CMS,sensor,Prior Supplier LLC,Pending
|
||||
SC-B-002,freestyle_libre_3,2026-06-02,1,UPMC for You,sensor,Prior Supplier LLC,Pending
|
||||
SC-C-003,dexcom_g6,2026-05-08,1,Aetna PA,sensor,Prior Supplier LLC,Pending
|
||||
SC-D-004,dexcom_g7,2026-06-02,1,UPMC Health Plan,sensor,Prior Supplier LLC,Pending
|
||||
SC-E-005,freestyle_libre_2,2026-06-04,1,CMS,sensor,Prior Supplier LLC,Pending
|
||||
SC-F-006,dexcom_g7,2026-05-31,1,Cigna PA,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0001,freestyle_libre_3,2026-06-02,1,UPMC for You,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0002,dexcom_g7,2026-05-29,1,UPMC for You,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0003,freestyle_libre_3,2026-06-06,3,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0004,dexcom_g7,2026-05-30,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0005,dexcom_g7,2025-09-11,1,PA Medicaid,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0006,dexcom_g7,2025-08-11,2,Geisinger,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0007,dexcom_g7,2025-07-31,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0008,dexcom_g7,2025-05-11,3,CMS,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0009,dexcom_g6,2024-10-23,1,Geisinger,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0010,dexcom_g6,2026-05-29,1,Independence Blue Cross,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0011,dexcom_g6,2026-05-30,1,PA Medicaid,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0012,dexcom_g7,2026-06-04,1,UPMC Health Plan,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0013,dexcom_g7,2026-05-29,2,Highmark BlueCross BlueShield,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0014,dexcom_g6,2025-09-14,2,Cigna PA,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0015,dexcom_g6,2025-08-18,1,CMS,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0016,dexcom_g7,2025-07-30,3,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0017,dexcom_g6,2025-05-22,2,UPMC Health Plan,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0018,freestyle_libre_3,2024-12-14,3,AmeriHealth Caritas PA,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0019,freestyle_libre_2,2026-06-01,2,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0020,dexcom_g7,2026-06-04,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0021,freestyle_libre_3,2026-05-29,1,Geisinger,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0022,freestyle_libre_3,2026-06-05,1,UPMC for You,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0023,freestyle_libre_2,2025-09-17,1,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0024,dexcom_g6,2025-08-13,2,Aetna PA,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0025,dexcom_g7,2025-08-01,3,Cigna PA,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0026,dexcom_g7,2025-05-18,3,AmeriHealth Caritas PA,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0027,freestyle_libre_3,2024-12-29,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0028,dexcom_g7,2026-05-29,2,Highmark BlueCross BlueShield,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0029,dexcom_g6,2026-06-01,3,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
PA-24-0030,freestyle_libre_3,2026-06-05,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
,dexcom_g7,2026-05-28,1,CMS,sensor,Prior Supplier LLC,Pending
|
||||
FUTURE-024,dexcom_g7,2026-07-07,1,Medicare Part B,sensor,Prior Supplier LLC,Pending
|
||||
ZERQTY-024,freestyle_libre_3,2026-06-02,0,Aetna PA,sensor,Prior Supplier LLC,Pending
|
||||
DUP-PT-024,dexcom_g7,2026-06-02,1,Medicare,sensor,Prior Supplier LLC,Pending
|
||||
DUP-PT-024,freestyle_libre_3,2026-06-04,1,Geisinger,sensor,Prior Supplier LLC,Pending
|
||||
|
Loading…
Reference in a new issue