Package org.tolven.gen.model

This package contains the classes needed to generate patient medical data.

See:
          Description

Class Summary
AppointmentScenario  
AsthmaGen  
BatteryScenario A battery is almost the same as a group scenario except that a battery creates a manifestation of the group in the output which a group is only a group relative to the input side.
BreastCancerGen  
CancerGen  
CholesterolGen  
ChooseScenario A scenario that chooses among the supplied ProbabilityScenarios).
ChronicDiseaseGen  
CXRScenario  
DemogMatcher Match on demographics alone.
DiabetesGen A diabetes disease generator.
DiseaseGen  
FractureGen  
GaussianValueGen  
GenMedical Generate Medical data based on the patient's demographic data.
GenMedicalCCR  
GenSource A source of some kind of medical data to be generated.
GroupScenario Apply all scenarios in the group
HypertensionGen  
LabTest A simple bean to hold the essential elements of a lab test.
LabTestScenario  
Matcher Attempt to match
PatientGen  
PoissonValueGen  
PregnantGen  
ProbabilityScenario  
ProstateCancerGen  
RadiologyScenario  
RepeatScenario Repeat the supplied a scenario periodically
Scenario  
SimpleMatcher This simple matcher always matches (100% probability) with an event time of now as defined in the GenMedical object.
TBGen  
UniformValueGen  
ValueGen  
WellBabyGen  
 

Package org.tolven.gen.model Description

This package contains the classes needed to generate patient medical data.