I use 3.2
Needed to create a few custom forms. I used the LBF functionality to create a couple of encounter specific forms. But I need to create a few more forms that are not encounter specific but a part of specific history. So I believe that Xml Form Generator or the Perl method are my options now. But does the Xml Form Generator work with 3.2?
Another question. How do I handle money collected from patients for an encounter using multiple methods like cash/credit check etc?
The XML form generator has changed with 4.0, to use new form verification infrastructure, so “No”.
There were earlier versions of the XML form generator that worked with 3.2, however those were less full-featured than the 4.0 tree, and obviously do not match the documentation or current features you may be looking for.
Can you fill in more detail about what you’re needing out of generated forms, that LBF isn’t providing? While there are many features I have found useful in the XML form generator that are not in ‘normal forms’, I’d like to hear more specific detail about your use case, before considering a backport, or pulling something out of mothballs.
I was trying to create a set of forms for a new division at our clinic. I went through the requirements and found that some forms are specific to an encounter (like special notes form, post-assessment form etc.) while others need to be filled out only once no matter how many encounters a patient has (like pre-screen form, initial questionnaire). I can’t put it in patient demographics.
With LBF, I’m only able to create the encounter specific forms. Or is it not true?