Date: Sat, 4 Sep 2010 12:53:39 -0500
Reply-To: Joe Matise <snoopy369@GMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Joe Matise <snoopy369@GMAIL.COM>
Subject: Re: OT: touch screen data capture
In-Reply-To: <279E0CB25CBDEF4DB4A50E89328780E203A91015@CHEXCMS08.one.ads.che.org>
Content-Type: text/plain; charset=ISO-8859-1
Don't specifically have that experience, but I imagine it would be trivial
to write (given some basic knowledge of Objective-C and iOS, in the
iPad/iPod/iPhone case). iOS uses a SQLite database behind the scenes that
you could easily store the information in and eventually update a SQL
database somewhere else with if that's your intent.
Not exactly sure how you'd do BP, HR, and resp rate on the same graph though
- they don't have identical scales or deviations. Would you have a scale
that changed based on which symbol was selected? Do you intend to have the
x-axis be time, and have multiple plots of each value, or do you intend to
have one of the values be the x-axis itself?
-Joe
On Fri, Sep 3, 2010 at 3:59 PM, Viel, Kevin <kviel@sjha.org> wrote:
> Does anyone have experience with obtaining data from touch screen computing
> devices? I would like to have a grid (plot) and have four symbols which the
> user could add to the grid to represent the values (Diastolic BP, Systolic
> BP, HR, and respiration rate). A hand held device (Ipad) is preferable.
>
> As an alternative to obtaining values, actual points on an image might be
> read using OCR software and captured that way. (Back to SAS grabbing data
> from an "image" <vbf>.)
>
> (As an aside, this is something done with ECG data:
> http://www.physionet.org/physiotools/digitizing/ and brings us to another
> infringement of maven: http://ecg.bidmc.harvard.edu/maven/mavenmain.asp.)
>
> Thanks in advance,
>
> Kevin
>
> Kevin Viel, PhD
> Senior Research Statistician
> Patient Safety & Quality
> International College of Robotic Surgery
> Saint Joseph's Translational Research Institute
>
> Saint Joseph's Hospital
> 5671 Peachtree Dunwoody Road, NE, Suite 330
> Atlanta, GA 30342
>
> (678) 843-6076: Direct Phone
> (678) 843-6153: Facsimile
> (404) 558-1364: Mobile
> kviel@sjha.org
> Confidentiality Notice:
> This e-mail, including any attachments is the
> property of Catholic Health East and is intended
> for the sole use of the intended recipient(s).
> It may contain information that is privileged and
> confidential. Any unauthorized review, use,
> disclosure, or distribution is prohibited. If you are
> not the intended recipient, please delete this message, and
> reply to the sender regarding the error in a separate email.
>
|