- ADEPQAN ; IHS/HQT/MJL - QA ENGINE NOTES ; [ 03/24/1999 9:04 AM ]
- ;;6.0;ADE;;APRIL 1999
- ;
- ;Main idea- Hard-code the search logic and store
- ;the hits in DIBT for printout by FM.
- ;Search Options will be:
- ;Use Template:
- ;Beginning and Ending Dates
- ;Age range
- ;Include Provider (or "*" for All)
- ;Prompt like this:
- ;ADA Code: (Comma-delimited codes. Ranges separated by dash.)
- ; Followed by ADA Code:
- ; Relative (date):
- ; Preceded by ADA Code:
- ; Relative (date):
- ; Should these codes apply to the SAME operative site?
- ; Should these codes apply to a PARTICULAR Operative site?
- ;ADA CODE: ...ETC
- ;All these search criteria should be stored in an array
- ;and the engine should be callable with the array already
- ;set up so that the reports can be generated without
- ;prompting for codes, etc.
- ;Confirm selections
- ;OUTPUT:
- ;Prompt for template name
- ;Report options: Count of Patients, visits, codes or operative sites
- ;List of patient names/chart#s/visit dates
- ;Dental summary for each hit
- ;DEVICE SELECTION
- ;Set up BY string
- ;Call EN1^DIP
- ADEPQAN ; IHS/HQT/MJL - QA ENGINE NOTES ; [ 03/24/1999 9:04 AM ]
- +1 ;;6.0;ADE;;APRIL 1999
- +2 ;
- +3 ;Main idea- Hard-code the search logic and store
- +4 ;the hits in DIBT for printout by FM.
- +5 ;Search Options will be:
- +6 ;Use Template:
- +7 ;Beginning and Ending Dates
- +8 ;Age range
- +9 ;Include Provider (or "*" for All)
- +10 ;Prompt like this:
- +11 ;ADA Code: (Comma-delimited codes. Ranges separated by dash.)
- +12 ; Followed by ADA Code:
- +13 ; Relative (date):
- +14 ; Preceded by ADA Code:
- +15 ; Relative (date):
- +16 ; Should these codes apply to the SAME operative site?
- +17 ; Should these codes apply to a PARTICULAR Operative site?
- +18 ;ADA CODE: ...ETC
- +19 ;All these search criteria should be stored in an array
- +20 ;and the engine should be callable with the array already
- +21 ;set up so that the reports can be generated without
- +22 ;prompting for codes, etc.
- +23 ;Confirm selections
- +24 ;OUTPUT:
- +25 ;Prompt for template name
- +26 ;Report options: Count of Patients, visits, codes or operative sites
- +27 ;List of patient names/chart#s/visit dates
- +28 ;Dental summary for each hit
- +29 ;DEVICE SELECTION
- +30 ;Set up BY string
- +31 ;Call EN1^DIP