Returns a Patient Drug object that can be added to a Patient Profile object
const pp = B.mesa.patientDrug('1234', true);
Returns a Patient Profile object that can be used to run a MeSA report
const pp = B.mesa.patientProfile();
Generated using TypeDoc
Objects necessary to run MeSA