Home | Trees | Indices | Help |
|
---|
|
GNUmed vaccination related business objects.
Version: $Revision: 1.38 $
Author: K.Hilbert <Karsten.Hilbert@gmx.net>
License: GPL
Classes | |
cVaccine Represents one vaccine. |
|
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: sys, copy, logging, gmBusinessDBObject, gmPG2, gmMedication
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 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Jun 8 04:07:25 2010 | http://epydoc.sourceforge.net |