The simple answer is that
you can't convert procedures into processes. As the diagrams above
show, procedures are documents and processes are a dynamic phenomena
. The two are completely different (see What's the difference between a procedure and a process?
What you can do
depending on the scope of your procedure is to convert it into a
process description (see Process
Descriptions)