Posts Tagged ‘Web2.0’
06
Oct

At the end of the day, we all realize that an apple, most of the times, is not enough and the doctor can’t be kept away for too long. But what if a specialist doctor is actually not near? This is where Telemedicine or ‘the use of advanced Telecommunication technologies to exchange health information & provide health care services across geographies and demographics’ comes into picture.

Computer Systems that enable us to do so have been termed as PACS (Picture Archiving and Communication Systems) and essentially are networked computers dedicated towards storing, retrieving, distributing and presenting the medical images and records.

Typical technical requirements to establish such a system would be:

  1. Broadband communication
  2. High resolution display devices
  3. High end video camera (optional)
  4. Video-conferencing equipment (depends on above)
  5. Highly skilled technologist
  6. Equipments e.g. Surgical Robotics

Guidelines for the IT Aspect
A typical Telemedicine Solution must have following properties:

  1. Interoperability
  2. Compatibility
  3. Scalability
  4. Portability
  5. Reliability

Having massive implementations, there is a need of maintaining databases. Telemedicine databases comprise of:

  1. Blood Bank inventories
  2. Case histories
  3. Different diagnostic test results
  4. List of doctors with their specializations & experiences
  5. Data about the consulting doctors.
  6. List of hospitals with which video conferencing can be done.

Typical information to be transmitted over networks constitutes:

  1. Images
  2. Written advices, Textual information etc.
  3. Video (Live/Recorded)

So is there any research mechanisms required for Telemedicine? Well, yes. And they typically include Algorithm/software development & hardware customization for Telesurgery, Telehealthcare for surgical patients, distant surgical education. Emphasis is on faster data transfer and quick and accurate diagnosis.

Typical algorithms that System Architects in Telemedicine would be interested are:

  • Dynamic Programming
  • Greedy Algorithms
  • Elementary Graph Algorithms
  • Minimum Spanning Trees
  • Single Source Shortest Paths
  • All pairs Shortest paths
  • Maximum Flow
  • Sorting Networks
  • Algorithms for Parallel Processing
  • String matching
  • Approximation algorithms

Typical Imaging file formats that are of special interest in Telemedicine constitute:

  • DICOM standard, the de-facto standard in Medical Imaging
  • JPEG and JPEG2000
  • MPEG1, MPEG2, MPEG4 Video formats along with other online streamable video formats.

Though cost factor & some legal concerns need to be addressed, as a conclusive remark for this article, it can be confidently said that Telemedicine provides benefits for:

  • The surgeon (doesn’t have to move around) – Quick access to current scans, ready availability of Patient History, recording of prescription and print facility of the overall diagnosis – with all this in few minutes makes it a very viable mode of Patient Care.
  • Patient and Family (ready availability of specialists) – They don’t have to maintain old reports at their end or run around to gain access to Specialists.
  • The Hospital (reduced hiring costs) – With easy access to outside specialists, they needn’t have an in-house specialist for all possible departments.
  • Health care delivery agencies / Governments (scale of business) – With access to multiple specialists, the scaleup magnitude of Telemedicine can be very high.

Telemedicine is here to stay and is surely going to help reduce costs across domains and add benefits across boundaries.

- Divya Rathore

, , , , ,

20
Feb

Various Definitions of User Interface

  • The part of a computer program that displays on the screen for the user to see
  • A set of controls such as buttons, commands and other devices that allow a user to operate a computer program
  • The part of an application that the end user sees on the screen and works with to operate the application, such as menus, forms and buttons

The Goldmine Rush

The Boom

  • Online Medium: A paradigm shift in the information dissemination approach
  • Beating the success tape with ‘first to market’

The Bust

To beat “first-mover” sites, competitors started loading truckloads of features, content, and so on, leading to complexities for end users.

The Realization

  • For a sustainable competitive advantage, focus on quality user experience
  • It is user experience that forms the customer’s impression of the company’s offerings
  • It is user experience that differentiates the company from its competitors
  • It is user experience that determines whether your customer will ever come back

What Goes Into User Experience

Understanding every possible expectation and action that a user is likely to take is the key to User Experience.

The Various Elements of User Experience are:

  • The Strategy Plane - Finding out the business and user objectives of any product or site.
  • The Scope Plane – Translating user needs and site objectives into specific requirements.
  • The Structure Plane – Defines the flow, which the users would possibly take.
  • The Skeleton Plane – The placement of buttons, tabs, photos, and blocks of text.
  • The Surface Plane – The layer with which a user interacts. This layer is made up of images and text. Some of these images and text might be attached to some function.

Creating Intuitive User Interfaces

From a usability perspective, site design is more challenging and important than page design.

Homepage

  • Should be designed differently from the rest of the pages
  • Should answer the questions, such as, “Where am I?”  and “What does this site do?”
  • Should offer these three features:
  1. Directory of the site’s main content area (navigation)
  2. Summary of the most important news or promotions
  3. A search feature

Navigation – Should answer these three fundamental questions

  • Where am I?
  • Where have I been?
  • Where can I go?
  • Create site structure that reflects user’s view of the site and the information they are looking for
  • Use icons in navigation only if it helps users to recognize items
  • Show hierarchical path through breadcrumb navigation

Search-

  • Give users an input box to enter search queries, instead of just giving a link
  • Don’t offer a feature to “Search the Web” from the site’s search function
  • Make search easily available from every single page of site
  • Show page description and keywords in search results

Content Design – Writing for the web

  • Use the inverted pyramid approach
  • Be crisp and to the point
  • Write for scannability
  • Avoid redundant content
  • Don’t use clever phrases that make users work too hard to figure them out
  • Use consistent capitalization and other style standards
  • Give the Page title on each page
  • Emphasize legibility

Some Other Tips

  • Use colors with high contrast between the text and the background and readable fonts
  • Almost all text should be left-justified, avoiding continuous text in caps
  • Offer enough information for user to avoid mistakes
  • When errors occur, offer suggestions for recovery
  • Error messages should be “polite” and not pin the blame on user
  • Optimize your photos for the web.
  • Label graphics and photographs if their meaning is not clear, use Alt Text with images
  • Optimize video files. Use streaming options wherever possible
  • When downloading, indicate file size
  • Provide option to users to download any plug-ins.
  • Use graphics to show real content, not just decorate your homepage.
  • Never animate critical elements of a page such as the logo, tagline or main headline
  • Web pages should be dominated by content of interest to the user
  • To understand the grouping of information, provide adequate white space.
  • Make your design compatible for various browsers like IE, Firefox, Safari, etc.

By Shubhankar Chakraborty

, , , ,