- get() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.TaskProvider
-
- getAcceptedMimetypes() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.FileBackendPropertyValidator
-
- getAll() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDestinationDao
-
- getAll(HttpServletRequest, DestinationType) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.DestinationResource
-
- getAll() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.Destinations
-
Gets all configs for which the current user has read permissions.
- getAll(HttpServletRequest, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.JobResource
-
- getAll(HttpServletRequest) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.SourceConfigResource
-
- getAllCohortDestinations() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.DestinationDao
-
- getAllCohortDestinations() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDestinationDao
-
- getAllCohorts() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.Destinations
-
- getAllI2B2Destinations() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.DestinationDao
-
- getAllI2B2Destinations() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDestinationDao
-
- getAllI2B2s() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.Destinations
-
- getAllPatientSetExtractorDestinations() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.DestinationDao
-
- getAllPatientSetExtractorDestinations() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDestinationDao
-
- getAllPatientSetExtractors() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.Destinations
-
- getAllPatientSetSenderDestinations() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.DestinationDao
-
- getAllPatientSetSenderDestinations() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDestinationDao
-
- getAllPatientSetSenders() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.Destinations
-
- getAllTabularFileDestinations() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.DestinationDao
-
- getAllTabularFileDestinations() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDestinationDao
-
- getAllTabularFiles() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.Destinations
-
- getByKeyId(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.DeidPerPatientParamsDao
-
- getByKeyId(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDeidPerPatientParamsDao
-
- getByName(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.ConfigDao
-
Gets a configuration by name.
- getByName(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.EtlGroupDao
-
- getByName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaDestinationDao
-
- getByName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaEtlGroupDao
-
- getByName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaSourceConfigDao
-
- getCptCodes() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of CPT codes from the data.
- getCptCodes() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getCptProcedureCodesRootFullName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getDatabaseId() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getDataFile() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getDateOfBirth() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Get the patient's date of birth.
- getDefaultPositionPerFile(File) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDelimitedFileDataSourceBackend
-
- getDefaultPositionPerFile(File) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaFixedWidthFileDataSourceBackend
-
- getDestination(HttpServletRequest, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.DestinationResource
-
- getDestinationConfigDirectory() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
- getDiagnosisCodesRootFullName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getDischargeDisposition() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Get the encounter's discharge disposition.
- getEncounterId() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Get the unique identifier for the encounter with which the observation is
associated.
- getEncounters() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of encounters from the data.
- getEncounters() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getEnd() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Get the encounter's end date.
- getEntityId() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Get the unique identifier for the entity associated with the observation.
- getEtlDestination() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.DestinationDTOExtractorVisitor
-
- getFilename() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getFilename() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDelimitedFileDataSourceBackend
-
- getFilename() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaFileDataSourceBackend
-
- getFilename() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaFixedWidthFileDataSourceBackend
-
- getFilter() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.Task
-
- getFirstName() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Person
-
Get the person's first name.
- getFlag() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Get the flag for the result.
- getGender() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Get the patient's gender.
- getIcd9Diagnoses() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of ICD9 Diagnostic codes from the data.
- getIcd9Diagnoses() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getIcd9ProcedureCodesRootFullName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getIcd9Procedures() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of ICD9 Procedure codes from the data.
- getIcd9Procedures() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getId() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Get the encounter's unique identifier.
- getId() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Get the unique identifier for the observation.
- getId() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Person
-
Get the person's unique identifier.
- getInjector() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.BackEndContextListener
-
- getInstance(DestinationEntity) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dest.EurekaDeidConfigFactory
-
- getInstance(DestinationEntity) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.JpaEurekaDeidConfigFactory
-
- getInstance(Long, boolean) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.ProtempaDestinationFactory
-
- getInstance(DestinationEntity, boolean) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.ProtempaDestinationFactory
-
- getJob(HttpServletRequest, Long) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.JobResource
-
- getJobStats(HttpServletRequest, Long, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.JobResource
-
- getJobStatsRoot(HttpServletRequest, Long) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.JobResource
-
- getJobStatus(JobFilter) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.JobResource
-
- getKeyType() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getKeyType() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDelimitedFileDataSourceBackend
-
- getKeyType() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaFixedWidthFileDataSourceBackend
-
- getKeyTypeDisplayName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getKeyTypeDisplayName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDelimitedFileDataSourceBackend
-
- getKeyTypeDisplayName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaFixedWidthFileDataSourceBackend
-
- getLabs() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of lab results from the data.
- getLabs() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getLabsRootFullName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getLanguage() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Get the language spoken by the patient.
- getLastName() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Person
-
Get the person's last name.
- getLatestJob(HttpServletRequest) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.JobResource
-
- getLatestWithFilter(JobFilter) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.JobDao
-
- getLatestWithFilter(JobFilter) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaJobDao
-
- getMaritalStatus() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Get the patient's marital status.
- getMedicationOrdersRootFullName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getMedications() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of medication from the data.
- getMedications() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getOffset(String, DestinationEntity) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.EurekaDeidConfigDao
-
- getOffset(String, DestinationEntity) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaEurekaDeidConfigDao
-
- getOne(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.Destinations
-
Gets the specified source extractDTO.
- getOrCreatePatientParams(String, DestinationEntity) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.EurekaDeidConfigDao
-
- getOrCreatePatientParams(String, DestinationEntity) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaEurekaDeidConfigDao
-
- getOutputDirectory() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
- getOutputName(DestinationEntity) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.FileSupport
-
- getOutputName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.FileSupport
-
- getPatientId() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Get the unique identifier for the patient associated with this encounter.
- getPatients() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of patients from the data.
- getPatients() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getPrompts() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.Task
-
- getPropertyName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.EurekaIndexOnProperty
-
- getProposition(String, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.ConceptResource
-
- getPropositionsBySearchKey(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.ksb.PropositionDefinitionFinder
-
- getPropositionsGet(String, List<String>, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.ConceptResource
-
- getPropositionsInTheOntologyBySearchKey(String, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.ConceptResource
-
- getPropositionsPost(String, List<String>, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.ConceptResource
-
- getProviderId() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Get the unique identifier for the provider associated with this
encounter.
- getProviders() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of providers from the data.
- getProviders() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getProxyCallbackServer() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
- getQueryResultsHandler(Query, DataSource, KnowledgeSource) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.PatientSetExtractorDestination
-
- getQueryResultsHandler(Query, DataSource, KnowledgeSource) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.PatientSetSenderDestination
-
- getQueryResultsHandler(Query, DataSource, KnowledgeSource) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.TabularFileDestination
-
- getRace() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Get the patient's race.
- getRandom() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.EurekaDeidConfigDao
-
- getRandom() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaEurekaDeidConfigDao
-
- getRank() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Icd9Diagnosis
-
- getResultAsNum() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Get the results as a number.
- getResultAsStr() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Get the results as a string.
- getSampleUrl() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getSearchLimit() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
- getSource(HttpServletRequest, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.SourceConfigResource
-
- getSourceConfigDirectory() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
- getStart() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Get the encounter's start date.
- getSupportedPropositionIds(DataSource, KnowledgeSource) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.PatientSetExtractorDestination
-
- getSupportedPropositionIds(DataSource, KnowledgeSource) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.PatientSetSenderDestination
-
- getTaskThreadPoolSize() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
Gets the size of the thread pool created to run Protempa tasks.
- getTimestamp() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Get the date of the observation.
- getType() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Get the encounter's type.
- getUnits() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Get the units used to measure the results.
- getUploadedDirectory() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
- getUrl() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.config.EtlProperties
-
- getValidationEvents() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Get the validation events generated after validate() is called.
- getVitals() - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataProvider
-
Get a list of vitals from the data.
- getVitals() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.XlsxDataProvider
-
- getVitalsRootFullName() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- getWithFilter(JobFilter) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.JobDao
-
Gets a list of jobs that meet the given filter criteria.
- getWithFilter(JobFilter) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaJobDao
-
- getWithFilterDesc(JobFilter) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dao.JobDao
-
- getWithFilterDesc(JobFilter) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dao.JpaJobDao
-
- searchPropositions(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.ksb.PropositionDefinitionFinder
-
- searchPropositionsInTheOntology(String, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.ConceptResource
-
- setAcceptedMimetypes(String[]) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.FileBackendPropertyValidator
-
- setCptProcedureCodesRootFullName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setCpts(List<CPT>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of CPT codes to validate.
- setDatabaseId(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setDateOfBirth(Date) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Set the patient's date of birth.
- setDiagnosisCodesRootFullName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setDischargeDisposition(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Set the encounter's discharge disposition.
- setEncounterId(Long) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Set the unique identifier for the encounter with which the observation is
associated.
- setEncounters(List<Encounter>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of encounters to validate.
- setEnd(Date) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Set the encounter's end date.
- setEntityId(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Set the unique identifier for the entity associated with the observation.
- setFilename(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setFilename(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDelimitedFileDataSourceBackend
-
- setFilename(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaFileDataSourceBackend
-
- setFilename(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaFixedWidthFileDataSourceBackend
-
- setFilter(Filter) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.Task
-
- setFirstName(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Person
-
Set the person's first name.
- setFlag(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Set the flag for the result.
- setGender(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Set the patient's gender.
- setIcd9Diagnoses(List<Icd9Diagnosis>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of ICD9 Diagnosis codes to validate.
- setIcd9ProcedureCodesRootFullName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setIcd9Procedures(List<Icd9Procedure>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of ICD9 procedure codes to validate.
- setId(Long) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Set the encounter's unique identifier.
- setId(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Set the unique identifier for the observation.
- setId(Long) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Person
-
Set the person's unique identifier.
- setLabs(List<Lab>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of labs to validate.
- setLabsRootFullName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setLanguage(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Set the language spoken by the patient.
- setLastName(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Person
-
Set the person's last name.
- setMaritalStatus(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Set the patient's marital status.
- setMedicationOrdersRootFullName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setMedications(List<Medication>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of medications to validate.
- setPatientId(Long) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Set the unique identifier for the patient associated with this encounter.
- setPatients(List<Patient>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of patients to validate.
- setPrompts(Configuration) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.Task
-
- setProviderId(Long) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Set the unique identifier for the provider associated with this
encounter.
- setProviders(List<Provider>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of providers to validate
- setRace(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Patient
-
Set the patient's race.
- setRank(int) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Icd9Diagnosis
-
- setResultAsNum(Double) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Set the results as a number
- setResultAsStr(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Set the results as a string.
- setSampleUrl(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- setStart(Date) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Set the encounter's start date.
- setTimestamp(Date) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Observation
-
Set the date of the observation.
- setType(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.Encounter
-
Set the encounter's type.
- setUnits(String) - Method in interface edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.ObservationWithResult
-
Set the units used to measure the results.
- setUpdateData(boolean) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.Task
-
- setVitals(List<Vital>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet.DataValidator
-
Set the list of vitals to validate.
- setVitalsRootFullName(String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- shutdown() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.TaskManager
-
- shutdownNow() - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.job.TaskManager
-
- SourceConfigDao - Interface in edu.emory.cci.aiw.cvrg.eureka.etl.dao
-
- SourceConfigResource - Class in edu.emory.cci.aiw.cvrg.eureka.etl.resource
-
- SourceConfigResource(EtlProperties, AuthorizedUserDao, SourceConfigDao, EtlGroupDao) - Constructor for class edu.emory.cci.aiw.cvrg.eureka.etl.resource.SourceConfigResource
-
- stagedSpecs(String, String, String, String) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dsb.EurekaDataSourceBackend
-
- start(Collection<PropositionDefinition>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.AbstractFileQueryResultsHandler
-
- start(OutputStream, Collection<PropositionDefinition>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.AbstractFileQueryResultsHandler
-
- start(OutputStream, Collection<PropositionDefinition>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.PatientSetExtractorQueryResultsHandler
-
- start(OutputStream, Collection<PropositionDefinition>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.PatientSetSenderQueryResultsHandler
-
- start(Collection<PropositionDefinition>) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.dest.TabularFileQueryResultsHandler
-
- submit(HttpServletRequest, JobRequest) - Method in class edu.emory.cci.aiw.cvrg.eureka.etl.resource.JobResource
-