322323324325326327328329330
template.setEoLToolSnCT(new CodedValue(EoLToolSnCT._818221000000103, "#a1")); template.setEOLToolStage("first stage"); template.setPlannedReviewDate(new DateValue("20121011")); template.addPatientRelationships(new EOLPatientRelationships(createRelatedPersons())); return template; }