| Trees | Indices | Help |
|
|---|
|
|
GNUmed vaccination related business objects.
Version: $Revision: 1.38 $
Author: K.Hilbert <Karsten.Hilbert@gmx.net>
License: GPL
| Classes | |
|
cVaccination Represents one vaccination event. |
|
|
cMissingVaccination Represents one missing vaccination. |
|
|
cMissingBooster Represents one due booster. |
|
|
cScheduledVaccination Represents one vaccination scheduled following a course. |
|
|
cVaccinationCourse Represents one vaccination course. |
|
| VaccByRecommender | |
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Imports: types, copy, logging, gmExceptions, gmI18N, gmBusinessDBObject
| Function Details |
Retrieves vaccination bundle indications list. * vaccinations = list of any type of vaccination
|
Schedules a vaccination course for a patient * patient_id = Patient's PK * course = course object or Vaccination course's PK |
unSchedules a vaccination course for a patient * patient_id = Patient's PK * course = course object or Vaccination course's PK |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Feb 9 04:01:02 2010 | http://epydoc.sourceforge.net |