Joe Sunny Software
Home Products
Order
Developers
\r\n "+form.first_name.value+" "+form.last_name.value+" SOAP
\r\n"; txt+="Sex: "+form.sex.value+" DOB: "+form.dob_month.value+" "+form.dob_date.value+" "+form.dob_year.value+""; txt+=" \r\n"; if(form.subjective.value) txt+="
Subjective
\r\n"; txt+="
"+form.subjective.value+""; if(form.objective.value) txt+="
Objective
\r\n"; txt+="
"+form.objective.value+""; if(form.assessment.value) txt+="
Assessment
\r\n"; txt+="
"+form.assessment.value+""; if(form.plan.value) txt+="
Plan
\r\n"; txt+="
"+form.plan.value+""; txt+="
Hosted by www.Geocities.ws

\r"; form.final.value=txt; } function Typef(form) { myWin=open("","Preview","width=500,height=400,status=yes,toolbar=yes,menubar=yes,left=0,top=0"); myWin.document.open(); myWin.document.write(form.final.value); myWin.document.close(); } function Lungs(form) { box = document.forms[0].lungs; txt = box.options[box.selectedIndex].value; if (txt = "normal") txt = "
PE: CTA BL, no w/c/r \r\n"; if (txt) form.objective.value+= " " + txt; } function CC(form) { box = document.forms[0].ChiefComplaint; txt = box.options[box.selectedIndex].value; if (txt) form.subjective.value+= " " + txt; } function Heart(form) { box = document.forms[0].heart; txt = box.options[box.selectedIndex].value; if (txt = "normal") txt = "
CE: RRR, nl S1/S2, no M/R/G\r\n"; if (txt) form.objective.value+= " " + txt; } function symptom(form,input_name) { symptom_name = input_name; symptom_name = "document.form."+input_name+".value"; box = symptom_name; form.test.value+= box; } function add_objective(form, system) { form.objective.value+="
" + system; } --->

History

Joseph Sunny

Original Start Date: July 19, 2005

A web page designed to create SOAP notes for medicine. This page works best with Internet Explorer. Please submit ideas and suggestions to the e-mail above.
Thanks,
Joe

First Name: Last Name:
Sex: DOB:

Subjective:

Objective:

Assessment:

Plan:

Final:

Links

Hosted by www.Geocities.ws

1