cavalryjim / anicords

Source code for the animal healthcare platform AnimalMinder.
www.animalminder.com
0 stars 0 forks source link

lepto #32

Open dooliddler opened 10 years ago

dooliddler commented 10 years ago

Under 'vaccinations,' add the choices "Leptospirosis (annual), Leptospirosis (initial dose), Leptospirosis (follow-up to initial)"

Initial dose would be followed by a second dose 2-4 weeks later. then annual

cavalryjim commented 10 years ago

Need to discuss how the lepto series works. Here is what I capture about vaccinations:

name - vaccination name recommended_dosage - dosage recommended species - vaccinations are segregated by species frequency - if not a series, frequency of shots in days series_name - if a series, name of the series (ex. 'rabio3') series_number - where this vaccination lies in the series (ex. 1, 2, 3,...) series_interval - days until the next vaccination in series series_next_id - vaccination_id of the next vaccination in series vaccination_type - type of vaccination (ex. 'rabies') vaccination_subtype - subtype if it exists route - how is the vaccination given produced_by - manufacturer if relevant

On Wed, Sep 17, 2014 at 10:06 AM, dooliddler notifications@github.com wrote:

Under 'vaccinations,' add the choices "Leptospirosis (annual), Leptospirosis (initial dose), Leptospirosis (follow-up to initial)"

Initial dose would be followed by a second dose 2-4 weeks later. then annual

— Reply to this email directly or view it on GitHub https://github.com/cavalryjim/anicords/issues/32.