About
The American Medical Association, founded in 1847 and incorporated in 1897, is the largest association of physicians—both MDs and DOs—and medical students in the United States. The AMA's stated mission is "to promote the art and science of medicine and the betterment of public health."
The internship involved two projects which were writing API endpoints for MD/DO’s profile information generation and also refactor legacy SQL code for cloud migration.
The project involved,
Writing Java code to gather requested MD/DO’s profile and convert the XML data into PDF’s from a pre-coded stylesheet in accordance with medical standards.
Heavy incremental testing of API so no old code has regressed(TDD).
Also worked on refactoring legacy database access code to enterprise cloud data management solution.
Wrote documentation for missing requirements for certain field transformations executed in legacy code.