| Package | Description |
|---|---|
| edu.emory.cci.aiw.cvrg.eureka.etl.spreadsheet |
| Class and Description |
|---|
| CPT
Hold information about a patient's CPT codes.
|
| DataInserterException
Thrown if there are any issues when inserting data from the input source to
the Protempa data source.
|
| DataProvider
An interface to provide functionality needed to provide data for upload to a
PROTEMPA schema.
|
| DataProviderException
Exception thrown when the data provider can not properly parse or fetch the
data needed.
|
| DataValidator
Validates the incoming data before it is pushed to the Protempa database.
|
| Encounter
Hold information about a patient's encounter.
|
| Icd9Diagnosis
Bean to hold information about ICD9 Diagnosis codes.
|
| Icd9Procedure
Bean class to hold information about ICD9 procedures codes.
|
| Lab
Holds results information about lab tests performed during an encounter.
|
| Medication
Bean class to hold informationa bout medications during an encounter.
|
| Observation
Observations related to a patient's encounter.
|
| ObservationWithResult
Observations for a patient's encounter, including results of the observation.
|
| Patient
Holds information about a patient.
|
| Person
A person related to an encounter, such as a provider or a patient.
|
| Provider
Holds information about a provider during a patient's visit.
|
| Vital
Holds information about vital signs taken during a patient's visit.
|
Copyright © 2012–2018 Emory University. All rights reserved.