Certified Pega Business Architect (PCBA) v8.7 — Question 4
Hospital staff members enter appointment details including relevant patient information, diagnoses, lab orders, and prescribed medication. This information is aggregated in the Patient visit summary view. The patient receives a copy of this view through email.
Which two configurations, when applied in combination, achieve this behavior? (Choose two.)
Answer options
- A. Add a Create PDF automation that references the Patient visit summary view.
- B. Add a Send Email step and compose the message to reference the relevant properties.
- C. Enable email notifications on the case type.
- D. Add a Send Email step and enable the option to include attachments.
Correct answer: A
Explanation
The correct answer is A because creating a PDF of the Patient visit summary view is essential for formatting the information before sending it. Option B alone does not guarantee that the summary is properly formatted or compiled, while C does not specifically address the requirement to send a summary, and D would only send attachments without ensuring the summary is created.