| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<CPT> |
XlsxDataProvider.getCptCodes() |
List<CPT> |
DataProvider.getCptCodes()
Get a list of CPT codes from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertCptCodes(List<CPT> cptCodes)
Insert the given list of CPT codes to a target database using the given
connection.
|
DataValidator |
DataValidator.setCpts(List<CPT> inCptCodes)
Set the list of CPT codes to validate.
|
Copyright © 2012–2016 Emory University. All rights reserved.