I have a form that displays a specific flowsheet.
I want the obsnow values to pull into the note. Can someone tell me what and where to put that code.
Look in the help for GET_FLOWSHEET_VALUES. I bet that is what you need.
I'm not having any luck getting the GET_FLOWSHEET_VALUES to work.
Is there a way to get the values that come in from a lab analyzer to populate these drop down boxes? The encounter gets started, then a UA gets done and the results come in after the note has been started. I'm not sure which data symbol to use to make them flow into the drop downs.
Sounds like you are looking for values that aren't signed yet. And if they were signed, they would be dated after your visit. I seem to remember something about how to access those types of values but I can't find it in my stash of saved code from CHUG posts. There might be an mldef object that would contain those values that you could query but I'm not sure what it would be.