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 | |
cMissingVaccination Represents one missing vaccination. |
|
cMissingBooster Represents one due booster. |
|
cScheduledVaccination Represents one vaccination scheduled following a course. |
|
cVaccinationCourse Represents one vaccination course. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
sql_fetch_vaccination = u"""SELECT * FROM clin.v_pat_vaccinati
|
Imports: sys, copy, logging, gmBusinessDBObject, gmPG2, gmI18N, gmTools, 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 |
Variables Details |
sql_fetch_vaccination
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 28 03:56:44 2011 | http://epydoc.sourceforge.net |