tottydoc,
To address the carriage return and paragraph issues, PF should remove
<ENTER> as the terminator for template item entry. This would give us
back our carraige return and provide for multi-line item entry within
PF.
<CTRL-ENTER> or a mouse click could be used instead of <ENTER> to
close a text item. I have already asked that they include [SAVE &
OPEN] as another button on the template window to let us save the
current item and open a new item.
You don't need WORD or to pay royalties to MS to be able to use most
WORD processing features in an application. They are already
available in the MS Visual Studio programming environment. Many of
them are alreadly loaded onto your computers in MS dynamic link
libraries (.dll files). Similar extensions are available under other
programming platforms (ex Mono(.net) and Monodevelopment under
Ubuntu). Unfortunately,it does not appear that these high level
extensions can be accessed from within the secure Flash environment.
For now you should look at the PF text windows as a cut down version
of NotePad (one of MS first plain text editors). PF is written for
Flash in Adobe ActionScript. ActionScript has more formating options
than we are given access to under PF. Newer Flash programming
interfaces (ex. Flex) offer substantially greater word processing
capabilities. Adobe now owns a feature rich word processor, Buzzword,
that runs under Flash. Hopefully the Buzzword extensions will work
their way into ActionScript and Flash and then into Practice Fusion.
With respect to template naming I recommend using the format:
TemplateName_iii_yymmdd
where
TemplateName = Your template name.
iii = The template authors initials
yyddmm = The date in two digit (year-month-date) format.
(ex. NeurologyConsultNP_DRB_120308)
When exporting templates from PF for backup or modifying them for
other symptoms/diagnoses I recommend using the same name to save the
*.doc file as you will use for template name in PF.
I also recommend the following template format:
`TemplateNameiiiyymmdd
`
`A brief description of the template and its purpose
`
`SUBJECTIVE
`Subjective section items go here
`
`OBJECTIVE
`Objective section items go here
`
`ASSESSMENT
`Assessment section items go here
`
`PLANS
`Plans section items go here
`
FOR MORE DETAILS SEE:
http://www.wikihost.org//w/practicefusionusers/templates_by_name
http://www.wikihost.org//w/practicefusionusers/template_hints
This is a good example of how this group and the PFUser wiki
complement each other.
Darwin