In SOAP-Notes editor, press/click on the caption to open hints editor.


In the simplest form, text can be entered here to create drop-down items. Each line will be a new item. i.e. Following entry will create 3 items.

One
Two
Three



If you want to have a line break in any of the drop-down items, use "\n" in the text. It will be replaced with line-break during run-time. i.e.


Dear Sir,\nThank you so much for referring this patient.\nWe have examined him/her, and our findings are as below.
Dear Sir,\nR. W. C. this patient for pre-operative fitness assessment.\nPlease do his/her cardio-respiratory assessment and issue the fitness for the surgery.




For ease of making list and avoiding duplicate entries, there are certain pre-defined lists. Here is the list of such fields.

  • Sphere Power
  • Cylinder Power
  • Axis
  • Near Addition
  • Prism Power
  • Distance Visual Acuity
  • Near Visual Acuity
  • PD Values
  • Glass Types
  • Glass Wear
  • Clinical_Impression
  • Clinical_Diagnosis
  • ICD_Diagnosis
  • Procedure_Code
  • Investigations_List
  • Medicine_Prescription
  • Systemic_Conditions
  • Advice_Given
  • Follow_Up
  • Review_Plan


Lists shown in blue color are Server-Side Lists:

Please notice that the fields rendered in the light-blue background are server-based lists. As the list of drop-down items might be very exhaustive, sometimes in thousands, it is not practical to download and load the full list on the client side. To get hints in this list, please enter the keywords to search and press ENTER to fetch the filtered list from the server.




If you want to have some dynamic data in hints, it can be inserted as below

  • <<Age>>
  • <<Age_Years>>
  • <<Current_Date>>
  • <<Current_Time>>
  • <<VIsit_Date>>
  • <<Birth_Date_Formatted>>
  • <<Title>>
  • <<Contact_Name>>
  • <<Gender>>
  • <<Language>>
  • <<Religion>>
  • <<Mobile>>
  • <<Email>>
  • <<Occupation>>
  • <<Employer>>
  • <<Employee_Code>>
  • <<UID>>
  • <<Identity_Marks>>
  • <<Patient_Code>>
  • <<Allergies>>
  • <<Address>>
  • <<Area>>
  • <<City>>
  • <<Pin_Code>>
  • <<District>>
  • <<State>>
  • <<Country>>
  • <<Phone>>
  • <<Branch>>
  • <<Department>>
  • <<Attendant>>
  • <<Service>>
  • <<Any other SOAP Field Name>>
  • <<Any other SOAP Field Name_OD>>
  • <<Any other SOAP Field Name_OS>>
    • <<Slit Lamp Remarks_OD>>
    • <<Slit Lamp Remarks_OS>>
    • <<Fundus Remarks_OD>>
    • <<Fundus Remarks_OS>>
    • <<BCVA - Dist_OD>>
    • <<Sphere_OD>>
    • <<Cylinder_OD>>
    • <<Near Add_OD>>
    • <<Clinical Impression>>
    • <<ICD Diagnosis>>
    • <<Advice Given>>
    • ...... and so one. There are more than 500 such fields. Please refer to your SOAP Fields Master for full list.


Simply, use "Field Name" as specified in your SOAP Fields master. If the field is bilateral, then suffix it with either _OD or _OS. Otherwise, just use "Field Name" enclosed in double-angled brackets.




The investigations list can be specified via "Crystal Settings" app on the server. Each row can contain multiple investigations and can be separated by line breaks.



A few samples.


Dear Sir,\nThank you so much for referring <<Title>> <<Contact_Name>>, <<Age>> / <<Gender>>. He is diagnosed as having <<Clinical Impression>><<ICD Diagnosis>>. He is advised <<Advice Given>>.\nThanks for giving us an opportunity in managing this patient.
Dear Sir,\nThank you so much for referring <<Title>> <<Contact_Name>>, <<Age>> / <<Gender>>. He is diagnosed as having <<Clinical Impression>><<ICD Diagnosis>>. He is advised <<Advice Given>>.\nPlease issue permission/indoor admission form for the same.
Dear Sir,\nR. W. C. <<Title>> <<Contact_Name>>, <<Age>> / <<Gender>> for pre-operative cardio-respiratory assessment. Please examine his/her fitness for surgery under local/topical anaesthesia.