Dynamic Display of fields in Record Summary View

Dynamic Display of fields in Record Summary View

Hello,
I'd like to know if it's possible, and if so how to, create a record summary view which allows for fields to be displayed dynamically based on conditionals.

For example, if I have a field for Extraction= (No_Extraction), (In_Progress), or (Extraction_Complete), and a checklist of extraction-related tasks, then I'd like to do the following:

(1) if Extraction == No_Extraction
display "No Extraction Planned"
display Service_Plan

(2) if Extraction == In_Progress
display a 'Removal Progress' section outlining the steps that have been completed 

(3) if Extraction == Extraction_Complete
display "Extraction complete"
display Extraction_Date
display Extraction_Contractor

Is this something that is possible to do with the Record Summary View?  Thanks in advance for your advice.

Cheers,
Elizabeth