Skip to main content

Grids & e-Health

This week, I attended Healthcare Computing 2008 to get an update on the current state of e-health in the UK and to explore how grid technology can contribute. Health Informatics is a broad subject and it isn't possible to engage with the whole field, but I see three main areas of potential engagement.

The path is most followed by the academic community to date is that of linking together data used in clinical trials or in health research. This is a natural fit for the e-science community as it extends existing work on secure access to distributed research data. The medical world imposes more security constraints, which adds academic interest, but is otherwise familiar to the e-scientists. It is also of a scale that is manageable in research projects. Successful projects include Psygrid, which is now deployed across the NHS research centres in mental health and in bioinformatics. So this is the first area of engagement.

A natural question is whether this experience with research data grids is also applicable to clinical systems. Clinical practice is a much larger enterprise. Major initiatives exist to share data such as patient records and medical images. These are either provided by small-scale systems implemented by individual health trusts, or by specialist commercial solutions. These systems face the same problems as data grids - single sign-on, access control, metadata management, data vocabularies - but engagement with the grid world seems virtually non-existent. There is probably scope for mutual learning between the two communities, but the healthcare community is understandably focussed on providing solutions now. So I regard the chances of successful engagement here as slight.

A more likely area is the computing aspect of grids. Although this has also made little impression on the clinical community to date, there are successful R&D projects in the areas of data analysis and diagnosis support, including GIMI and Healthcare at Home. These use pattern matching technologies to detect suspicious lumps in medical images or to warn of possible problems in patient monitoring systems. These are rather specialised systems, which would make it easier to arrange pilot deployments to text their clinical effectiveness.

The third area of promise is the most straightforward. The NHS is one of the world's biggest organisations and runs a lot of IT systems. As a result, there are plenty of opportunities for deploying modern IT infrastructure techniques, with virtualisation as an easy quick win. The NHS has yet to consider the effect of CO2 emissions and electricity costs from its myriad systems and it will have to do so soon.

Taking this to a further stage, I believe that the NHS would benefit greatly from adopting service-oriented techniques. There is currently a developing interest in lean management techniques in NHS hospitals, with great opportunities for improving processes for patients and employees while saving money for hard-pressed hospital trusts. Such process optimisations can be delivered more easily if the IT layer is equally flexible. The business management should lead, but the IT infrastructure must be agile to follow the dance.

Comments

Popular posts from this blog

Project Leadership

When I look back over recent projects that I've been involved in, it seems that one key to making a project successful is having someone on the team who really drives it forward: someone who is invested in the project as a whole and not just their own part in it. We (by which I mean the University's Applications division) have a well-defined project process, with defined roles, required milestones, deployment standards, and so forth.    All these are useful, but if the team doesn't have a leader, it seems a project can lose its way, perhaps not responding to changing circumstances, getting stuck on a technical problem, or not securing a needed resource in time to meet some external constraint. The leader can be any member of the team - it could be a developer, a project manager, or the sponsor, or someone in another role.  A team can include several people who are this committed to the project; it doesn't have to be a single person.   As an example, one of...

Business Model Canvas

A Business Model Canvas is a tool for mapping the core functions and capabilities of an organisation.  Compared to the Core Diagrams that I described in an earlier post , the business model canvas attempts to present more aspects of the business, starting with the value proposition – a statement of what the organisation offers to its users (in the business world, to its customers).  It shows the activities and resources, as Core Diagrams do, but also shows user relationships & channels, and also benefits and costs.  I’m not aware of any universities that have used this tool but you can find examples from elsewhere on the web. We are considering business model canvases as a tool for mapping the strategic capabilities of units at the University of Edinburgh.  Phil Taylor, our EA contractor, sketched an outline of what a business model canvas might begin to look like for HR: This is only intended to be suggestive: the real canvas would need to result from in-de...

"That's not Grid!" - A cautionary tale

I don't usually attempt humour here, but see if you like this... Once upon a time, in the far-off world of Computerland, a great guru arose and declared a vision. "I see a future when all computers will be linked together and people will run their programs without knowing which computers are running them. People do not need to know where their jobs run; they just need the results. I call this Grid Computing!" The people of Computerland were excited by the guru's vision. They went away and worked to make it happen. When they were ready, they returned to the guru and said: "Oh great guru! We have implemented your vision. We can run our programs on whichever processor is free at the time, making sure that all programs can run and making best use of all our processors. No longer does one computer sit idle while another one is overloaded. Your vision is a great success!" "No, no, no!", said the guru, "That's not Grid!" The guru exp...