source: ccr/trunk/p

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @144   16 years George Lilly fixed naming bug
(edit) @143   16 years George Lilly fixed null DFN bug in PTSTCCRSYS
(edit) @142   16 years George Lilly corrected a typo
(edit) @141   16 years George Lilly removed debugging writes and check for Merged Patients
(edit) @140   16 years George Lilly Check in ANALYZE for merged patients
(edit) @139   16 years George Lilly Check for Merged or Test patients. New parameter CCRTEST=0 if not testing
(edit) @138   16 years George Lilly made no vitals found silent unless debug
(edit) @137   16 years George Lilly new command PATCGPLRIMA(DFN) to display patient category
(edit) @136   16 years George Lilly extract RX codes for ACTIVE Outpatient MEDS
(edit) @135   16 years George Lilly more extraneous write cleanup
(edit) @134   16 years George Lilly cleaning up needless writes - make conditional on DEBUG
(edit) @133   16 years George Lilly Check for no array returned by VITALS RPC
(edit) @132   16 years George Lilly check for no array returned from VITALS RPC
(edit) @131   16 years George Lilly Removed a ZWR from GPLMEDS
(edit) @130   16 years George Lilly remove the last (I hope) ZWR from MEDS
(edit) @129   16 years George Lilly Release documentation
(edit) @128   16 years Sam Habiel Update of CCRMED
(edit) @127   16 years George Lilly First CCR prototyp KIDS distribution for GTM and CACHE
(edit) @126   16 years George Lilly rewrote control structure for parsing Med RPC
(edit) @125   16 years George Lilly cleaning up the symbol table
(edit) @124   16 years George Lilly broke GPLXPATH into two files to be under 20K per SAC .. put test …
(edit) @123   16 years George Lilly CCD processing checks for missing sections
(edit) @122   16 years George Lilly XINDEX fixes. almost clean except for long var names and big files
(edit) @121   16 years George Lilly XINDEX fixes, and generalized Date sort utility for Vitals SORTDTCCRUTIL
(edit) @120   16 years George Lilly Vitals now sorted in reverse date and time order
(edit) @119   16 years George Lilly more date format testing
(edit) @118   16 years Sam Habiel Updated CCRMEDS
(edit) @117   16 years George Lilly One more date display fix. This one for one digit hours
(edit) @116   16 years George Lilly another fix to date format. this time where minute or second are one digit
(edit) @115   16 years George Lilly Vitals time extract fixed... Vitals now in date order
(edit) @114   16 years George Lilly Fix to date format if minutes or seconds are not in record
(edit) @113   16 years George Lilly more fixes to vitals
(edit) @112   16 years George Lilly fixed indexing of vitals, still not in date order
(edit) @111   16 years George Lilly rename GPLVITALS and GPLACTORS to GPLVITAL and GPLACTOR for kids build
(edit) @110   16 years George Lilly more meds debugging
(edit) @109   16 years George Lilly debugging 5 line meds
(edit) @108   16 years George Lilly more meds debugging.. looking for 5 line med rpc results
(edit) @107   16 years George Lilly meds debugging
(edit) @106   16 years George Lilly fixed variable displays for Meds RPC interface
(edit) @105   16 years George Lilly fixed crash in MEDS where med has no 3rd line of description
(edit) @104   16 years George Lilly batch CCR export support
(edit) @103   16 years Sam Habiel CCRMEDS mappings half-way done.
(edit) @102   16 years George Lilly added functions to RIM reporting
(edit) @101   16 years Sam Habiel First stab at CCRMEDS to replace GPLMEDS; Refactoring of GPLMEDS.
(edit) @100   16 years George Lilly RIM report enhancements
(edit) @99   16 years George Lilly fix some test cases
(edit) @98   16 years George Lilly changes for XINDEX errors
(edit) @97   16 years George Lilly killed value arrays at beginning of processing for Vitals and Problems
(edit) @96   16 years George Lilly add initial batch RIM Coherence analysis programs
(edit) @95   16 years George Lilly added kill for Meds value array at beginning of GPLMEDS processing
(edit) @94   16 years George Lilly fixed debugging call
(edit) @93   16 years George Lilly fixed Meds processing - patched up until new APIs are in place
(edit) @92   16 years George Lilly fixed template problems
(edit) @91   16 years Sam Habiel Completed update of GPLCCR0 for Meds
(edit) @90   16 years Sam Habiel Updated CPLCCR0 to include a more comprehensive medication section.
(edit) @89   16 years George Lilly fixed nul Problems processing
(edit) @88   16 years George Lilly Fixes for CCD narrative and no vitals processing
(edit) @87   16 years George Lilly fixed handling of nul results from Vitals and Problems RPCs
(edit) @86   16 years George Lilly the Variable "I" was being stepped on in the Meds processing.. newed it.
(edit) @85   16 years George Lilly moved CCD Problems HTML narrative to the template
(edit) @84   16 years George Lilly handle the case where meds are null
(edit) @83   16 years George Lilly fixed bug in Meds due to null return of meds RPC
(edit) @82   16 years George Lilly added system as MEDICATIONSSOURCEACTORID
(edit) @81   16 years Christopher Edwards fix infinite loop bug if more than one med
(edit) @80   16 years George Lilly fixed crash in CCD processing
(edit) @79   16 years Christopher Edwards added processing for meds in GPLCCR.m added …
(edit) @78   16 years George Lilly improved handling of missing SSN and telephone values
(edit) @77   16 years George Lilly Variable assigned in Results section of CCR template
(edit) @76   16 years George Lilly Fixed CCD structure, added Narrative to Problems
(edit) @75   16 years George Lilly second CCD commit
(edit) @74   16 years George Lilly First commit for CCD
(edit) @73   16 years Christopher Edwards added SNOMED codes for vitals
(edit) @72   16 years George Lilly added Alerts section to template
(edit) @71   16 years George Lilly call $$SITEVASITE for INSTITUTION NAME
(edit) @70   16 years Christopher Edwards added placeholders in GPLMEDS.m for values added comment in GPLCCR.m …
(edit) @69   16 years George Lilly added GPL license language
(edit) @68   16 years George Lilly fixed Gender and ACTORTELEPHONETYPE
(edit) @67   16 years Sam Habiel Updated GPLACTORS to use CCRVA200 for provider data
(edit) @66   16 years Sam Habiel Updated to a working CCRVA200 file
(edit) @65   16 years Christopher Edwards created skeleton for Meds
(edit) @64   16 years Christopher Edwards added :00 to times that are missing seconds
(edit) @63   16 years George Lilly Changed template to point to ccr.xsl
(edit) @62   16 years Sam Habiel More work on the CCRVA200
(edit) @61   16 years George Lilly Added GPL Copywrite notice
(edit) @60   16 years George Lilly Added GPL Copywrite notice
(edit) @59   16 years Christopher Edwards changed actor sourceID to ACTORSYSTEM_1 added more else statements to …
(edit) @58   16 years Sam Habiel Wrote initial part of Provider Extraction Routine; Added Source to …
(edit) @57   16 years George Lilly Added the Organization actor and fixed defaults
(edit) @56   16 years George Lilly Put ODIR in global to ease versioning and numbered lines in PARY
(edit) @55   16 years George Lilly less debugging output from Trim, normalize 2 template lines
(edit) @54   16 years Sam Habiel Updated CCR Template for Providers
(edit) @53   16 years George Lilly Changed comments to start in col 2 per SAC and Cache compatibility
(edit) @52   16 years George Lilly Added TRIMGPLXPATH to delete empty elements from output
(edit) @51   16 years Christopher Edwards Added Providers to Vitals section Fixed hanging : in CCRUTIL (thanks …
(edit) @50   16 years George Lilly Added "GPLCCR" to TMP globals for SAC compliance
(edit) @49   16 years Sam Habiel Updated Information System Actor Section.
(edit) @48   16 years Sam Habiel Added entry points to GPLACTORS to get the patient information; …
(edit) @47   16 years Sam Habiel Tiny update.
(edit) @46   16 years George Lilly Actors unit test D ZTESTGPLCCR("ACTORS")
(edit) @45   16 years George Lilly Actor processing shell is operational
Note: See TracRevisionLog for help on using the revision log.