Commits
Merge pull request #5 in GMK/plan-engine from shm_2.0.0_add-and-remove-methods to master
* commit '5fd91d96b2c5087ed04ea4c760bd5d93d358af65': HL-1298 Add methods for adding and removing questionnaires to plan-engine - Added method for adding questionnaire to CarePlan to CarePlanBuilder + tests - Added method for removing questionnaire from CarePLan to CarePlanBuilder + tests - Added method for checking whether a questionnaire is in the CarePlan to CarePlanBuilder + tests - Added method for checking whether a questionnaire is in the PlanDefinition to PlanDefinition + tests - (ran prettier) - Made new build and new docs