Marshfield update: We are working on the population increase this week. There was a minor delay with upgrading from v1.5 to v1.6. We still have a few ontology quirks to resolve, so likely would postpone a demo for a few weeks.
Thanks, Laurel From: [email protected] [mailto:[email protected]] On Behalf Of Dan Connolly Sent: Monday, April 07, 2014 10:38 AM To: [email protected] Subject: RE: I2B2 demos next week Resuming this discussion... Hubert, ready to show us what you've got at UNMC? Justin, is your offer still good re UMN? Failing that... Nate, though not directly related to CMH, is there anything you can demo for us? Laruel, is Marshfield out of the woods with those update problems? -- Dan ________________________________ From: Greater Plains Collaborative Software Development [[email protected]] on behalf of Justin Dale [[email protected]] Sent: Wednesday, February 05, 2014 8:56 AM To: [email protected]<mailto:[email protected]> Subject: Re: I2B2 demos next week Ok, we'll do it. On Tue, Feb 4, 2014 at 5:55 PM, Campbell, James R <[email protected]<mailto:[email protected]>> wrote: Minnesota, you are up as Hubert has the platform working but we have precious little data yet Jim From: Greater Plains Collaborative Software Development [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Dan Connolly Sent: Tuesday, February 04, 2014 1:20 PM To: [email protected]<mailto:[email protected]> Subject: I2B2 demos next week I neglected to solicit volunteers in the teleconference, so... Python 2.7.3 (default, Sep 26 2013, 20:03:06) >>> sites = set(['kumc', 'cmh', 'Iowa', 'wisc', 'mcw', 'mcrf', 'umn', 'unmc', >>> 'uthscsa', 'utsw']) >>> recent = ['utsw', 'kumc'] >>> candidates = sites - set(recent) >>> from random import sample >>> nominations = sample(candidates, len(candidates)) >>> nominations ['unmc', 'uthscsa', 'umn', 'cmh', 'mcrf', 'Iowa', 'mcw', 'wisc'] Hubert and UNMC folks, can you give a taste of what you've got so far after just a few weeks? Alex, John, Alfredo, likewise, would you please show us what's cooking so far at UTHSCSA? Otherwise, please let the next in line know that they're nominated. -- Dan The information in this e-mail may be privileged and confidential, intended only for the use of the addressee(s) above. Any unauthorized use or disclosure of this information is prohibited. If you have received this e-mail by mistake, please delete it and immediately contact the sender. ______________________________________________________________________ The contents of this message may contain private, protected and/or privileged information. If you received this message in error, you should destroy the e-mail message and any attachments or copies, and you are prohibited from retaining, distributing, disclosing or using any information contained within. Please contact the sender and advise of the erroneous delivery by return e-mail or telephone. Thank you for your cooperation.
_______________________________________________ Gpc-dev mailing list [email protected] http://listserv.kumc.edu/mailman/listinfo/gpc-dev
