| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Modifier and Type | Method and Description |
|---|---|
List<Icd9Diagnosis> |
XlsxDataProvider.getIcd9Diagnoses() |
List<Icd9Diagnosis> |
DataProvider.getIcd9Diagnoses()
Get a list of ICD9 Diagnostic codes from the data.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataInserter.insertIcd9Diagnoses(List<Icd9Diagnosis> diagnoses)
Insert the given list of ICD9 diagnosis codes to a target database using
the given connection.
|
DataValidator |
DataValidator.setIcd9Diagnoses(List<Icd9Diagnosis> inIcd9Diagnoses)
Set the list of ICD9 Diagnosis codes to validate.
|
Copyright © 2012–2017 Emory University. All rights reserved.