Changeset 1620 for fmts/trunk/p/C0XPT0.m


Ignore:
Timestamp:
May 2, 2013, 12:09:35 PM (11 years ago)
Author:
Sam Habiel
Message:

Added processing for encounters, pass 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fmts/trunk/p/C0XPT0.m

    r1616 r1620  
    1 C0XPT0 ; VEN/SMH - Get patient data and do something about it ;2013-04-10  4:23 PM
     1C0XPT0 ; VEN/SMH - Get patient data and do something about it ;2013-05-01  9:54 AM
    22 ;;1.1;FILEMAN TRIPLE STORE;;
     3 ; (C) Sam Habiel 2013
     4 ; Proprietary code. Stay out!
    35 ;
    46 ; Get all graphs
     
    3436 D ADR^C0XPT2(G,DFN) ; Extract Allergies and File
    3537 D MEDS^C0XPT3(G,DFN) ; Extract Medicaments and File
     38 D ENC^C0XPT4(G,DFN) ; Extract Encounters and File
    3639 ;
    3740 QUIT
Note: See TracChangeset for help on using the changeset viewer.