| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<Icd9Procedure> |
XlsxDataProvider.getIcd9Procedures() |
List<Icd9Procedure> |
DataProvider.getIcd9Procedures()
Get a list of ICD9 Procedure codes from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertIcd9Procedures(List<Icd9Procedure> procedures)
Insert the given list of ICD9 procedure codes to a target database using
the given connection.
|
DataValidator |
DataValidator.setIcd9Procedures(List<Icd9Procedure> inIcd9Procedures)
Set the list of ICD9 procedure codes to validate.
|
Copyright © 2012–2016 Emory University. All rights reserved.