jschill2628
Programmer
I need to create a dynamic cascading prompt. With this said I want it to be based off of another static prompt.
My first prompt (static prompt) have a list of codes and descriptions:
Fall- Fall
MED- Medication
SURG- Surgical, etc.
What I want to be able to do is when the user picks one of more of the values from the static prompt; I want another prompt to show my severity levels (none, minor, major, etc.)
The really tricky part about this is that between my 10 event types listed in my static prompt, there are three different severity scales. One for Falls, one for Med and one for the other 8 event types. These severities are all listed under different fields.
SA20- for falls
SA150- for MED
SA153- for All Other
Can someone help me with this?
Thanks in advance.
My first prompt (static prompt) have a list of codes and descriptions:
Fall- Fall
MED- Medication
SURG- Surgical, etc.
What I want to be able to do is when the user picks one of more of the values from the static prompt; I want another prompt to show my severity levels (none, minor, major, etc.)
The really tricky part about this is that between my 10 event types listed in my static prompt, there are three different severity scales. One for Falls, one for Med and one for the other 8 event types. These severities are all listed under different fields.
SA20- for falls
SA150- for MED
SA153- for All Other
Can someone help me with this?
Thanks in advance.