GNUmed vaccination related business objects.
|
get_indications(order_by=None,
pk_indications=None) |
source code
|
|
|
create_vaccine(pk_brand=None,
brand_name=None,
indications=None,
pk_indications=None) |
source code
|
|
|
|
|
|
|
map_indications2generic_vaccine(indications=None) |
source code
|
|
|
|
|
create_vaccination(encounter=None,
episode=None,
vaccine=None,
batch_no=None) |
source code
|
|
|
|
|
format_latest_vaccinations(output_format=u'latex',
emr=None) |
source code
|
|
|
create_vaccination_old(patient_id=None,
episode_id=None,
encounter_id=None,
staff_id=None,
vaccine=None) |
source code
|
|
|
|
|
get_vacc_regimes_by_recommender_ordered(pk_patient=None,
clear_cache=False) |
source code
|
|
|
get_missing_vaccinations_ordered_min_due(pk_patient) |
source code
|
|
|
|
|
|
|
|
|
get_matching_vaccines_for_indications(all_ind) |
source code
|
|