Section3 s3 = new Section3();
s3.setSectionId("C80A6B56-023F-11E2-8ACA-08AD6188709B");
s3.setTitle("Location of DNACPR documentation");
s3.setText("Original DNACPR documentation is scanned and uploaded to EMIS on 11/09/2012. The signed copy of the documentation is available at GP surgery in locker number 12345.");
s2.addSection3(s3);
return template;
}
public static TextSection createTextSection7() {