Changeset 1607 for fmts


Ignore:
Timestamp:
Feb 19, 2013, 7:46:41 PM (11 years ago)
Author:
Sam Habiel
Message:

Initial code for processing medications. Right now code just picks medicaitons out for a patient

Location:
fmts/trunk/p
Files:
1 added
1 edited

Legend:

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

    r1606 r1607  
    1 C0XPT0 ; VEN/SMH - Get patient data and do something about it ;2013-02-19  12:01 PM
     1C0XPT0 ; VEN/SMH - Get patient data and do something about it ;2013-02-19  2:14 PM
    22 ;;1.1;FILEMAN TRIPLE STORE;;
    33 ;
     
    3232 D PROBLEMS^C0XPT1(G,DFN) ; Extract Problems and File
    3333 D ADR^C0XPT2(G,DFN) ; Extract Allergies and File
     34 D MEDS^C0XPT3(G,DFN) ; Extract Medicaments and File
    3435 ;
    3536 QUIT
Note: See TracChangeset for help on using the changeset viewer.