<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Volunteered Geographic Information &#187; Health Geography</title>
	<atom:link href="http://danieljlewis.org/category/health-geography/feed/" rel="self" type="application/rss+xml" />
	<link>http://danieljlewis.org</link>
	<description>A Geography/GIS blog by Daniel J Lewis</description>
	<lastBuildDate>Tue, 20 Dec 2011 17:15:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Spatial Design for GP Consortia?</title>
		<link>http://danieljlewis.org/2011/01/18/spatial-design-for-gp-consortia/</link>
		<comments>http://danieljlewis.org/2011/01/18/spatial-design-for-gp-consortia/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 14:59:25 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[GP Consortia]]></category>
		<category><![CDATA[NHS]]></category>
		<category><![CDATA[pysal]]></category>
		<category><![CDATA[zone design]]></category>

		<guid isPermaLink="false">http://danieljlewis.org.blogs.splintdev.geog.ucl.ac.uk/?p=483</guid>
		<description><![CDATA[The government is set to release a bill detailing how it is they expect the proposed GP Consortia to work. GP Consortia, groups of GPs working together, are set to replace the current structure of Primary Care Trusts (PCTs) and Strategic Health Authorities (SHAs) as the mechanism through which primary healthcare is provided to the [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2011%2F01%2F18%2Fspatial-design-for-gp-consortia%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2011%2F01%2F18%2Fspatial-design-for-gp-consortia%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The government is set to release a bill detailing how it is they expect the proposed GP Consortia to work. GP Consortia, groups of GPs working together, are set to replace the current structure of Primary Care Trusts (PCTs) and Strategic Health Authorities (SHAs) as the mechanism through which primary healthcare is provided to the public, and services are commissioned. Recently, the planned wholesale changes to the NHS have come under a sustained attack from the media, professional bodies and MPs, meanwhile the plans for GP consortia have moved into a trial phase in which different setups are being tested for their effectiveness. The trial consortia demonstrate the extent to which the plans represent a completely new venture, with a broad spectrum of possibilities being tested in terms of consortia templates, from a &#8216;consortia&#8217; of a mere 3 GP practices, to a vast group of 83 GP practices. There seems little reasoning behind how Consortia are allowed to form at the moment, thus I saw an interesting opportunity to consider the &#8216;GP Consortia Problem&#8217; as a geographic question. This is most evident in the fact that the NHS is mandated to provide an equitable and universal service, and an unmetered potential for GPs to &#8216;consort&#8217; may well lead to increasing inequities in healthcare provision.</p>
<p>I see the &#8216;GP Consortia Problem&#8217; as solvable through a zone-design approach. To do this, I identify contiguity between all English GPs and employ spatially constrained clustering. The following assumptions are made:</p>
<ul>
<li>Distance is important, GP consortia should be space covering without holes or islands, therefore a &#8216;neighbour&#8217; approach to contiguity is advocated using graphs.</li>
<li>As a preliminary test, GPs are considered to be equal, although there is scope in the future to develop measures of dissimilarity and homegeneity which will provide better, or more appropriate solutions to the GP Consortia problem.</li>
<li>Based on the trials, I assume that Consortia must consist of at least 35 GPs, the average number of GPs per consortia in the trial phase.</li>
</ul>
<p>I have used two approaches to creating contiguity amongst the English GP practices, both of them graph theoretical concepts based upon geometric analyses: the delaunay triangulation, and the gabriel graph. I believe that the gabriel graph is a sub graph of the delaunay triangulation, as such it is sparser than the delaunay graph. The two graphs are defined as:</p>
<ul>
<li>Delaunay Triangulation &#8211; for a set of nodes (GP practices) the delaunay triangulation is the set of triangles created by drawing a circle with 3 nodes (which define the triangles edges) on the circle&#8217;s perimeter, in which the circle does not contain any other points- iterated for all sets of 3-points.</li>
<li>Gabriel Graph- 2 nodes are connected if they form the start and end-point of the diameter of a circle, and the circle does not contain any other points &#8211; iterated for all pairs of points.</li>
</ul>
<p>In this sense, both the Delaunay triangulation and the Gabriel graph are nearest proximity measures. Having obtained the graph, the differences can be seen below. Note both graphs have been constrained for the English boundary.</p>
<p style="text-align: left"><a href="http://danieljlewis.org/files/2011/01/ContiguityGraphs.png"><img class="aligncenter size-large wp-image-485" src="http://danieljlewis.org/files/2011/01/ContiguityGraphs-1024x724.png" alt="" width="491" height="347" /></a>Having created the &#8216;contiguity&#8217; graphs, I wrote a short python script to extract the realtionships between GPs and write the output as a &#8216;.gal&#8217; file for use with pySAL. I utilised the pySAL regionalisation module to compute the consortia solutions, I have used this previously in my blog, so I won&#8217;t go into detail on it. I paramterised the solution using the contiguity matrices created, assuming equality amongst GP practices, and looking for groups of at least 35 GPs. The regionalisations were then joined to a special areal geography I created for visualisation, this is simply the Voronoi diagram of the English GPs clipped to the English boundary. The results are below:</p>
<p style="text-align: left"><a href="http://danieljlewis.org/files/2011/01/SolutionGraphs.png"><img class="aligncenter size-large wp-image-489" src="http://danieljlewis.org/files/2011/01/SolutionGraphs-1024x724.png" alt="" width="491" height="347" /></a>In these results it is notable that the Gabriel graph gives a cleaner result, the density of the delaunay-based contiguity matrix means that the result is subject to some sliver-like polygons in the regionalisation, and &#8216;spikier&#8217; regions in general.</p>
<p style="text-align: left">Of course, this is just a test, but it does point at the potential to create a rationalised system fo GP Consortia. Naturally, the biggest issue with these maps is that they only establish an areal depiction of consortia, one that is largely irrelevant. This is because the actual service areas of GPs tend to overlap and extend beyond any given GP&#8217;s voronoi defined footprint. Therefore the geography of patients requires a subsequent treatment once a geography of COnsortia has been established, and only in the interaction of the two can issues pertaining to equity be understood.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2011/01/18/spatial-design-for-gp-consortia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Community Informatics: Better Websites for the Health of Local Areas</title>
		<link>http://danieljlewis.org/2010/08/12/community-informatics-better-websites-for-the-health-of-local-areas/</link>
		<comments>http://danieljlewis.org/2010/08/12/community-informatics-better-websites-for-the-health-of-local-areas/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 16:09:35 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[community informatics]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[NHS]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[White Paper]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=390</guid>
		<description><![CDATA[A comment I received by a chap called Bob Stott, on a previous post, got me thinking. I want to pick up this part of the comment in particular: &#8220;It also, as far as IT initiatives are concerned, reflects the need for more thought about ‘Community Informatics’ to feed realistic data regarding NHS Policy and [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F08%2F12%2Fcommunity-informatics-better-websites-for-the-health-of-local-areas%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F08%2F12%2Fcommunity-informatics-better-websites-for-the-health-of-local-areas%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A comment I received by a chap called Bob Stott, on a <a title="Previous Post of New NHS White Paper" href="http://danieljlewis.org/2010/06/01/locally-led-nhs-service-changes-dubious/" target="_blank">previous post</a>, got me thinking. I want to pick up this part of the comment in particular:</p>
<address>&#8220;It also, as far as IT initiatives are concerned, reflects the need for  more thought about ‘Community Informatics’ to feed realistic data  regarding NHS Policy and Strategy.&#8221;</address>
<address>
</address>
<p>This set of a couple of neurons firing, firstly, I was reminded that the Guardian recently had a piece <a title="Guardian- NHS Websites" href="http://www.guardian.co.uk/society/2010/aug/04/nhs-websites-failing-patients" target="_blank">lamenting the state of NHS websites</a>, and secondly I remembered some critique I wrote a while ago suggesting that <a title="My Blog - NHS Choices limited" href="http://danieljlewis.org/2009/10/16/pathways-to-choice-in-the-nhs-the-limitations-of-nhs-choices-for-primary-care/" target="_blank">NHS Choices wasn&#8217;t up to scratch</a>.</p>
<p>What I thought was: community informatics! What a great term! Here is a concept that might actually work under the new NHS structure! However, rather than Bob&#8217;s truly ambitious idea about communicating policy and strategy, what if we keep it simple at first and thought about communicating effectively with local communities about their care choices?</p>
<p>Now, the suggestion that the Guardian makes is that the NHS is wasting money on hundreds of websites, many of which are out-of-date, misleading or just wrong. In fact many of these website actually relate to primary care doctors surgeries, who, it could be argued, have better things to do than maintain a website. In fact there are numerous GPs who do not even have a web presence outside of the NHS Choices search page. Likewise, NHS Choices is an improving website &#8211; it has added several search filters and patient feedback methods since I last cast a critical eye over it, but it still acts as a centralised inforamtion portal. This is fine on the one hand, because the NHS is a national system of care, and such a system needs a centralised presence to some extent, however it may be limited when dealing with local issues. This is largely the thinking behind proposed changes to the NHS, the Conservative-Liberal government believe that previously too much power was centralised within the NHS system through explicit heirarchies. This, they claim, meant that central government had too much control over health spending, despite the fact that around 80% of funding was left to the lowest level authority- the primary care trust- to spend. The conservative-liberal system remotes the explicit national-regional-local linkage in favour of local consortia, groups of GPs, and instills a shadowy national body &#8211; the NHS commisioning board- about which we do not know too much at the moment, to oversee the consortia. Whilst there are numerous critiques one might make, upon reflection this seems like a potentially advantageous position from the vantage of &#8216;community informatics&#8217;.</p>
<p>Clearly a well maintained website for individual surgeries, or GP consortia, will be highly advantageous to the local users of the service, and as well as providing general information it could provide highly personalised insight that is tailored to the specific issues faced by either the communities, or the individual themselves. These websites were traditionally the responsibility of GPs who may not have kept them updated, as opposed to the PCTs, who had more important things to do, and perhaps were somewhat inefficient with respect to information dissemination and web media. However, a consortium, which is responsible for a group of local GPs, and which has a more marketised responsibility to provide tailored care may gain an advantage from the potential for several GPs to bring together resources and collaborate on providing community-based information and online services. This is simply because the shifting situation will mean that it is increasingly in the interest of the GPs and the consortia to advertise access to care and provide effective local solutions. Of course, whether this is a realistic possibility remains to be seen, I certainly hope that it could be a positive upshot of the NHS plans, but again there seems potential for the system to become increasingly inequitable for patients across the social scale.</p>
<address> </address>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2010/08/12/community-informatics-better-websites-for-the-health-of-local-areas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hospital Outpatients in Southwark 08/09</title>
		<link>http://danieljlewis.org/2010/07/16/hospital-outpatients-in-southwark-0809/</link>
		<comments>http://danieljlewis.org/2010/07/16/hospital-outpatients-in-southwark-0809/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 17:44:09 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Health GIS]]></category>
		<category><![CDATA[Southwark]]></category>
		<category><![CDATA[admissions]]></category>
		<category><![CDATA[HES]]></category>
		<category><![CDATA[ONS]]></category>
		<category><![CDATA[population]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=380</guid>
		<description><![CDATA[Amongst other things, I&#8217;m beginning to tap into a data source I have acquired for my research known as Hospital Episode Statistics (HES). These are datasets which record the particulars of hospital service by patients. Generally they have a bit of a learning curve, and require the gathering of several additional datasets in order to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F07%2F16%2Fhospital-outpatients-in-southwark-0809%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F07%2F16%2Fhospital-outpatients-in-southwark-0809%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Amongst other things, I&#8217;m beginning to tap into a data source I have acquired for my research known as Hospital Episode Statistics (HES). These are datasets which record the particulars of hospital service by patients. Generally they have a bit of a learning curve, and require the gathering of several additional datasets in order to make them useful. Having gathered all this data and put in all within a MySQL database I decided to conduct a basic analysis, using my study site of Southwark as a guinea pig. Essentially I wanted to known whether more people from Southwark were using hospitals of outpatient appointments than we would expect from national (England) figures. There are many reasons why any given area might be using health care services at a greater or lesser rate than other areas, but for the moment I simply wanted to see whether there was any interesting patterns.</p>
<p>In the HES data it is simple to calculate the total number of people using outpatient care, what is more complex is deriving an expected score from the national data. I went about it in the following way:</p>
<p>Firstly, I took the ONS experimental population projections from mid-2008 and calculated the number of people in each Southwark LSOA, and at the national (England) level, for each of the available age bands by men and women. The population projection age bands are quite coarse, giving totals for 5 population groups: 0-15, 16-29, 30-44, 45-64 (for men) or 45-59 (for women) and 65+ (for men) and 60+ for women. This isn&#8217;t ideal, but the age bands do roughly correlate with the different groups of mortality causes in the Grim Reaper&#8217;s road map (Shaw, Thomas, Smith and Dorling, 2008). Then I calculated the admission totals for all of the age-sex bands nationally (England), with this I could create a ratio of admissions against popualtion nationally. By applying this ratio to the Southwark LSOA population projects I could create an expected value for number of admissions per areas. Finally it is simply a case of dividing the observed admissions by the expected and multipling by 100 to get a score.</p>
<p>I mapped the results as follows, a score of 100 suggests that the area is not different from the national picture, whereas a value higher than 100 suggests that the area has more people using hospitals than we would expect and a value lower than 100 suggests the converse.</p>
<p style="text-align: left"><a href="http://danieljlewis.org/files/2010/07/Outpatient0809a.jpg"><img class="aligncenter size-large wp-image-384" title="Outpatient0809a" src="http://danieljlewis.org/files/2010/07/Outpatient0809a-724x1024.jpg" alt="" width="579" height="819" /></a>In the case of Southwark, the pattern seems to follow those that are often observed in my work on Southwark, in that the Bankside areas, and the southern part of the borough, in addition with the north-eastern former docklands area have levels of admissions that are equivilant too, or lower than what we would expect nationally, whereas the central areas have admission numbers higher than the national level.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2010/07/16/hospital-outpatients-in-southwark-0809/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8216;Locally led&#8217; NHS Service changes dubious</title>
		<link>http://danieljlewis.org/2010/06/01/locally-led-nhs-service-changes-dubious/</link>
		<comments>http://danieljlewis.org/2010/06/01/locally-led-nhs-service-changes-dubious/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 14:17:28 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Southwark]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[Lansley]]></category>
		<category><![CDATA[local]]></category>
		<category><![CDATA[provision]]></category>
		<category><![CDATA[service]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=330</guid>
		<description><![CDATA[Since coming to government, new Conservative Health Secretary Andrew Lansley has sought to fulfil the pledge he made to put an end to local restructurings of NHS service delivery by authorities higher up the NHS hierarchy. Ostensibly he believes that local decision-making will have a better overall effect on the quality of outcomes for patients [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F06%2F01%2Flocally-led-nhs-service-changes-dubious%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F06%2F01%2Flocally-led-nhs-service-changes-dubious%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Since coming to government, new Conservative Health Secretary Andrew Lansley has sought to fulfil the pledge he made to put an end to local restructurings of NHS service delivery by authorities higher up the NHS hierarchy. Ostensibly he believes that local decision-making will have a better overall effect on the quality of outcomes for patients and hence lead to a better health service. Specifically he wants to provide GPs with an opportunity to work with community leaders and their local authorities to steer local services. The core elements actually do not differ greatly from the outgoing Labour policies, particularly with respect to patient choice; however I will argue that there is a clear danger in engaging to too great an extent with a purely &#8216;local&#8217; approach, in general there seems to be something of a misconception in Government, particularly in the provision of local services (i.e. schools), that local approaches are somehow &#8216;better&#8217;.</p>
<p>Firstly, let us consider something that the Government seems to do without fail, something that I, as a Geographer, find to be a grave sin of omission. That is the apparently indiscriminate use of spatial qualifiers without so much of an explanation as to their meaning. The use of &#8216;local&#8217; and &#8216;community&#8217; are spectacularly misleading without qualification, and yet they are often used because people seems to think they understand what is meant by them &#8211; everyone considers themselves part of a community, and local to a service &#8211; but will these personal feelings about their socio-spatial connections actually translate to the ability to input on healthcare decision making? My investigation of access and registeration of patients to GPs in Southwark has shown that a) primary care is a very location based service and without fail each doctor exhibits a characteristic distance decay function that describes the pattern of registration with a GP suggest to some socio-economic criteria, but also that b) patients overlap to a large extent in a densely-populated urban context, the suggestion being that activity-spaces (i.e. retail areas, workplace and schools) has a distorting effect on patterns of registration for some people. To this end I suggest that a &#8216;community&#8217; can be defined independently for individual GPs based upon the patterns of patient uptake unique to that service, although there may be some strong correlations with residential, workplace, educational etc. communities that overlap it (of course for some GPs the profile of its registered community may be greatly divergent from its observed local (defined by proximity to a GP) community). The following map is an example of this kind of complexity:</p>
<p style="text-align: left"><a href="http://danieljlewis.org/files/2010/06/GPRegSwk.jpg"><img class="aligncenter size-full wp-image-332" title="GPRegSwk" src="http://danieljlewis.org/files/2010/06/GPRegSwk.jpg" alt="" width="420" height="705" /></a></p>
<p style="text-align: left">Here it is clear that any definition of locality or community based upon an arbitrary areal basis yields groups of people who could be registered to as many as 29 different Southwark GPs in only a very small area. This is in fact a very good, simple, illustration of patient choice in action. There are a lot of questions to ask Mr Lansley about how he views &#8216;local&#8217; or &#8216;community&#8217;, and whether he is willing to enshrine that definiton in policy before we actually consent to doing anything with provision of services.</p>
<p style="text-align: left">Further still, I have claimed that GPs are very much location based services &#8211; they are, over a certain distance (in Southwark this is about 6 -10km) no one is registered with a GP, choosing instead a closer service. In many ways this was constrained by the pre-existing system of &#8216;catchment areas&#8217;, however these were set to be removed by the end of the year in the quest for patient choice, thus the potential for registration is opened up to people using doctors near their place of work (for instance) rather than than near their home, thus should these people have a say in provison of services in the area within which they do not live &#8211; they are part of the GP&#8217;s &#8216;community&#8217; but not of the residential one. A good illustration of this  is actually the polyclinic system &#8211; Southwark is geared up to introduce 3 polyclinics &#8211; one which already exists as a large GP-led health centre in the centr eof the borough, and two in the north connected to hospitals, the biggest difficulty faced at the moment is in estimating the daytime population (i.e. transient workforce) of the Southbank in order to account for likely polyclinic usage &#8211; a huge number of people who do not live in Southwark but will likely have some part of their healthcare provided for by Southwark PCT.</p>
<p style="text-align: left">It is also unclear what Mr Lansley refers to when he talks about &#8216;top-down&#8217;: is it the Strategic health authorities and the DoH itself? It cannot be the PCTs as Mr Lansley claims that the new criteria will have the support of &#8216;GP commissioners&#8217; and it is the PCTs that actually do the commissioning, further the idea of GPs working with local authorities is largely the same of GPs working with PCTs now, as PCTs and LAs are generally coterminous.</p>
<p style="text-align: left">Whilst it is pleasing to see a politician quoting the need for an evidence based appraoch to restructuring, it is unclear what evidence he might base GP quality on, the current payment method (QoF) is based on GP reporting of pre-specified target outcomes to a centralised authority, surely GPs will simply follow these directives in order to bring in as much money as possible. Indeed, these stats are strong recommended not to be used as measures of GP quality as they are by-and-large patchy in what they cover, and include little demographic data. Indeed, had the previous government not already cut the NHS IT initiative that would have made reporting of outcomes actually feasible nationally, the new government would have no doubt cut it anyway.</p>
<p style="text-align: left">The final worry I have is one of equity, something upon which the NHS is founded &#8211; the provision of a fair service contingent on those that need it, that is free at point of service. Surely such an atomistic approach to healthcare provision as Mr Lansley seems to specify, is liable to deepen the perceived &#8216;social gradient&#8217; in health care, as without a careful (top-down) hand, the GPs and communities best-equiped to play an active role in orchestrating GP services will get increasingly better provision: most likely to be the wealthier areas of the country. There needs to be at least some form of national accountability for a national health service.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2010/06/01/locally-led-nhs-service-changes-dubious/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Health Inequalities &#8211; the Marmot Review &#8211; Some thoughts.</title>
		<link>http://danieljlewis.org/2010/02/17/health-inequalities-the-marmot-review-some-thoughts/</link>
		<comments>http://danieljlewis.org/2010/02/17/health-inequalities-the-marmot-review-some-thoughts/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 12:34:51 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[equity]]></category>
		<category><![CDATA[health]]></category>
		<category><![CDATA[health inequalities]]></category>
		<category><![CDATA[Marmot]]></category>
		<category><![CDATA[places]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=191</guid>
		<description><![CDATA[The Marmot Review on health inequalities was released last week and is available at: http://www.ucl.ac.uk/marmotreview/ named &#8216;Fair Society, Healthy Lives&#8217;. I attended a lecture on it given by Prof. Peter Goldblatt which sought to details some of the process, evidence and outcomes that arose from the review. I will aim to briefly outline the nature [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F02%2F17%2Fhealth-inequalities-the-marmot-review-some-thoughts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F02%2F17%2Fhealth-inequalities-the-marmot-review-some-thoughts%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>The Marmot Review on health inequalities was released last week and is available at: <a title="Marmot Review" href="http://www.ucl.ac.uk/gheg/marmotreview/" target="_blank">http://www.ucl.ac.uk/marmotreview/ </a>named &#8216;Fair Society, Healthy Lives&#8217;. I attended a lecture on it given by Prof. Peter Goldblatt which sought to details some of the process, evidence and outcomes that arose from the review. I will aim to briefly outline the nature of the report before sharing a few thoughts I had that arose from the session.</p>
<p>The report develops from a previous Marmot report called &#8220;<a title="WHO - Closing the Gap in a Generation" href="http://www.who.int/social_determinants/thecommission/finalreport/en/index.html" target="_blank">Closing the Gap in a Generation</a>&#8221; commissioned by the WHO. This report details the neccessity for Social Justice; Material, psychosocial and political empowerment; and, critically, the need to create conditions for people to have control over their lives. Health inequality is the situation in which different social classes can expect to have different health outcomes, the following graph from the Marmot Review demonstrates just this; that there is a social gradient in health from most deprived to most advantaged and that there is evident stratification between those that are healthy and those with Limiting Long Term Illness.</p>
<p style="text-align: left">
<div id="attachment_192" class="wp-caption aligncenter" style="width: 552px"><a href="http://danieljlewis.org/files/2010/02/LifeExpectancyNeighbourhood.png"><img class="size-full wp-image-192 " title="LifeExpectancyNeighbourhood" src="http://danieljlewis.org/files/2010/02/LifeExpectancyNeighbourhood.png" alt="" width="542" height="388" /></a><p class="wp-caption-text">Life expectancy and disability-free life expectancy (DFLE) at birth, persons by neighbourhood income level, England, 1999–2003</p></div>
<p style="text-align: left">It is interesting to note that the report is using the Index of Multiple Deprivation (I assume 2004) at MSOA (not LSOA) to define the axis &#8216;Neighbourhood Income Deprivation&#8217;. It is notable that the social gradient of health inequality in terms of life expectancy is greater for those with disabilities than without. Other graphs in the Marmot review confirm that the social gradient in health inequalities is not closing. Additionally there is also evidence for regional gradients. It is not just within the quantitative data that these gradients exist, but there is further evidence that social gradients in health inequalities are evident even in subjective questions in the Health Survey for England (HSE).</p>
<p style="text-align: left">Having made health inequalities most evident, the review sought to collate as much evidence as possible, investigate measurement, indicators and targets that would be useful to this end, and finally suggest a strategy for implementing a reduction in health inequality. To this end it is important to note that the review was written under a philosophy of &#8216;progressive universalism&#8217; &#8211; the authors believe in intervention across the social gradient, but put a greater focus on the least well-off areas. The review&#8217;s impetus is to create a greater sense of social justice and lower health inequalities by creating an enabling society; one in which there exists a sense of &#8216;Health Equity&#8217; in all policy and in which benefit systems are used properly so as to maximise links between health and social protection and hence provide an adequate minimum income for healthy living. The 6 major recommendations, aimed at intervening along the entire life course, but specifically targetted at earlier stages where more good can be done, are:</p>
<ul>
<li>Give every child the best start in life</li>
<li>Enable all children, young people and adults to maximise their capabilities and have control over their lives</li>
<li>Create fair employment and good work for all</li>
<li>Ensure a healthy standard of living for all.</li>
<li>Create and develop healthy and sustainable places and communities</li>
<li>Strengthen the role and impact of ill-health prevention.</li>
</ul>
<p>It is clear from even a basic summary of the review that it is far reaching, this is the nature of my first observation: health no longer simply means an absense of disease as dictated by a Doctor, rather it is an incredibly complex, multi-dimensional concept. Health has seen a shift from something that is solely related to the body and the mind in terms of illness and mental health, to something that is far more pervasive. We now talk of the health of society- a collective health, the &#8216;wellbeing&#8217; of people &#8211; a broader social aspect of health, the presence of healthy places &#8211; places that promote health, and the differential effects of health needs and access to healthcare. The Marmot review deals more with social conditions that with health per se, as such the report is reminiscent of the attitudes of Victorian philanthropists and social reformers advocating the clearing of slums and publishing on the state of the poor and the need for social uplift. The breadth of the question of health really calls into question how such recommendations as noted above could be adequately implemented, despite the fact that the Department of Health is one of the most well funded government departments, many of the recommendations of the Marmot review are multi-disciplinary in the sense that they seek to act on aspects of society as a whole through diverse channels at multiple levels.</p>
<p>I&#8217;ve previously commented on the nature of policy to develop interventions at the local/community/neighbourhood/place level without having an adequate definitions of what these levels constitute. I think it is clear that, again, this review picks up these current tendencies in government policy without really stopping to ask what they actually are, or why they are important. Health geographers talk a lot about health and place, and often the meaning behind this is very nuanced. This is something which is is very difficult to account for in policy which is quantitatively driven, or requires concrete indicators of performance and success, and a universal toolkit applicable nationally, even regionally.</p>
<p>Finally, I pick up the comment about &#8216;Health Equity&#8217;. Asthana and Gibson (2008) define both health equity and healthcare equity. Health equity is the condition of equal “opportunity to be healthy” whereas healthcare equity is more targeted than health equity, specifying “equal opportunities of access to healthcare for equal needs” (2008 p.4). Health Equity is a deficient term because it supposes a uniformly distributed population across space, essentially it fails to account for the spatial dimensions of health. When one considers the one-dimensional space of healthcare inequalities in which inequalities are dictated by universally applicable socio-economic characterisitics such as social class or wealth is is easy to see how a logical conclusion to reach would be health equity, but this is because the inequalities of access to health and the patterns of environmental quality are not adequately assessed. Distribution of people over space is an implicit indicator of likely health inequalities that is most evident in the persistence of &#8216;postcode lotteries of care&#8217;.</p>
<p>Reference</p>
<p>Asthana S and Gibson A 2008 Health care equity, health equity &amp; resource allocation: Towards a normative approach to achieving the core principles of the NHS. Radical Statistics 96: 4-28</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2010/02/17/health-inequalities-the-marmot-review-some-thoughts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Royal College of Surgeons announces new &#8216;postcode lottery&#8217;</title>
		<link>http://danieljlewis.org/2010/01/25/royal-college-of-surgeons-announces-new-postcode-lottery/</link>
		<comments>http://danieljlewis.org/2010/01/25/royal-college-of-surgeons-announces-new-postcode-lottery/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 13:30:16 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[care]]></category>
		<category><![CDATA[NHS]]></category>
		<category><![CDATA[obesity]]></category>
		<category><![CDATA[PCT]]></category>
		<category><![CDATA[postcode lottery]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[SHA]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=151</guid>
		<description><![CDATA[One of the most popular media narratives regarding care in the NHS is based around the concept of a &#8216;postcode lottery&#8217;. It is however something that is also acknowledged by the Department of Health in some areas of health care, for instance in the NHS Cancer Plan it is noted in chapter 1 that: &#8220;In [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F01%2F25%2Froyal-college-of-surgeons-announces-new-postcode-lottery%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2010%2F01%2F25%2Froyal-college-of-surgeons-announces-new-postcode-lottery%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>One of the most popular media narratives regarding care in the NHS is based around the concept of a &#8216;postcode lottery&#8217;. It is however something that is also acknowledged by the Department of Health in some areas of health care, for instance in the NHS Cancer Plan it is noted in chapter 1 that:</p>
<p>&#8220;In addition to relatively poor survival rates, the NHS also suffers from unacceptable variations in access to high quality cancer services.&#8221; (<a title="NHS Cancer Plan Postcode Lottery" href="http:/http://www.dh.gov.uk/en/Publicationsandstatistics/Publications/PublicationsPolicyAndGuidance/Browsable/DH_4987802/" target="_blank">DoH, 2000</a>)</p>
<p>The term &#8216;postcode lottery&#8217; thus refers to a situation in which there exists geographic variation in the quality and type of treatment that prospective patients receive. As such the care any given patient receives is connected to where they live, thus the term &#8216;postcode lottery&#8217; arises. The existence of such a situation is attributable to any number of factors including NHS resource allocation, insufficient numbers of specialist staff in a given area, accessibility to key services, and the possible presence of another postcode lottery centring around prescribing and access to pharmacy services. Connected to this idea is the proven fact of the &#8216;inverse care law&#8217; first described by Julian Tudor  Hart in 1971 which shows that communities most at risk from bad health tend to have the worst levels of access to the required NHS services. Wealth is often a factor in this function, in that the areas most at risk from poor health are likely to be those areas which are more deprived (as per the IMD) or from neighbourhoods which are again less-desirable or well-off (as per OAC).</p>
<p>The particular findings of the Royal College of Surgeons (RCS) relates to access to surgery to combat obesity, a particularly popular topic within the NHS at the moment:</p>
<p>&#8220;Access to NHS weight-loss surgery is ‘inconsistent, unethical and completely dependent on geographical location’, say senior surgeons&#8221; (<a title="RCS Article" href="http://www.rcseng.ac.uk/news/conference-hears-of-unfair-and-unethical-access-to-nhs-weight-loss-surgery" target="_blank">RCS, 2010</a>)</p>
<p>The RCS goes on to make a somewhat sinister claim that in some areas where budgets and resources are stretched, NHS decision makers are ignoring guidelines and denying patients&#8217; access to surgery. Whilst in others, patients who already meet the criteria are forced to wait until either they become more obese or develop life-threatening illnesses like diabetes.The RCS calls for a basic tenent of the NHS systems to be upheld &#8211; universal service and the values that surround it that are enshrined in the <a title="NHS Constitution for England" href="http://www.dh.gov.uk/en/Publicationsandstatistics/Publications/PublicationsPolicyAndGuidance/DH_093419" target="_blank">NHS Constitution (2009)</a> regarding fairness:</p>
<p>&#8220;Surgeons want to see consistency and transparency across the NHS so that patients are clear about what they are entitled to and doctors can treat all patients equally.&#8221; (<a title="RCS Article" href="http://www.rcseng.ac.uk/news/conference-hears-of-unfair-and-unethical-access-to-nhs-weight-loss-surgery" target="_blank">RCS, 2010</a>)</p>
<p>The main findings from an anonymous survey of UK bariatric surgeons (surgeons with a specialism in obesity related surgery) reveals that:</p>
<ul>
<li>Approximately two thirds of surgeons said patients who are eligible under guidelines are refused surgery in their centres.</li>
<li>Criteria for surgery varies dramatically depending on geographical location and within the same Strategic Health Authorities.</li>
<li>Some centres are treating patients with referrals from multiple Primary Care Trusts (PCTs) with different eligibility criteria meaning that patients with a BMI of 60 + are being refused surgery in the same hospitals that are treating patients with a BMI of 40 or less.</li>
<li>Some Primary Care Trusts are refusing to commission any obesity surgery.</li>
</ul>
<div id="attachment_157" class="wp-caption alignleft" style="width: 563px"><a href="http://danieljlewis.org/files/2010/01/SHAsPCTs.jpg"><img class="size-large wp-image-157 " title="SHAs&amp;PCTs" src="http://danieljlewis.org/files/2010/01/SHAsPCTs-922x1024.jpg" alt="" width="553" height="614" /></a><p class="wp-caption-text">English Strategic Health Authorities acts as containers for Primary Care Trusts. The RCS has reported that even within some SHAs there exist PCTs which have a different policy towards obesity care. Thus the postcode lottery exists at a number of scales.</p></div>
<p>Guidelines set out by the <a title="NICE" href="http://www.nice.org.uk/" target="_blank">National Institute for Clinical Excellence</a> (NICE) were intended to herald the end of postcode lotteries, but in this case it seems that the power of local commisioning has meant that the national guidelines haven&#8217;t been followed. This has led to a call for the<a title="DH" href="http://www.dh.gov.uk/en/index.htm" target="_blank"> Department of Health</a> (DH) to invest further in a strategy that will uphold patients right to not be subject to unequal access to treatment.</p>
<p>Finally, one wonders about the merits of refusing access to treatment, when, as Dr David Haslam (Chair of The National Obesity Forum), states:</p>
<p>“Bariatric surgery is amongst the<strong> most clinically-effective and cost-effective</strong> specialities in any field of medicine, preventing premature death, and transforming lives, whilst <strong>saving vast amounts of money for the NHS</strong> and the economy. Even the most cynical taxpayer should support bariatric surgery, alongside clinicians, in opposing the unethical and immoral barriers to surgery imposed by NHS purse-string holders.” (<a title="RCS Article" href="http://www.rcseng.ac.uk/news/conference-hears-of-unfair-and-unethical-access-to-nhs-weight-loss-surgery" target="_blank">RCS, 2010</a>, emphasis added)</p>
<p><span style="text-decoration: underline">Acknowledgements</span></p>
<p>The post is derived from the RCS website <a title="RCS reference" href="http://www.rcseng.ac.uk/news/conference-hears-of-unfair-and-unethical-access-to-nhs-weight-loss-surgery">here</a></p>
<p>The map image is from data subject to: Crown Copyright 2009 UKBorders, an Edina/JISC supplied service.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2010/01/25/royal-college-of-surgeons-announces-new-postcode-lottery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call for Papers: RGS-IBG 2010. The Spatial Dimensions of Health.</title>
		<link>http://danieljlewis.org/2009/12/17/call-for-papers-rgs-ibg-2010-the-spatial-dimensions-of-health/</link>
		<comments>http://danieljlewis.org/2009/12/17/call-for-papers-rgs-ibg-2010-the-spatial-dimensions-of-health/#comments</comments>
		<pubDate>Thu, 17 Dec 2009 13:45:16 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Conference]]></category>
		<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Health GIS]]></category>
		<category><![CDATA[call for papers]]></category>
		<category><![CDATA[health geographies]]></category>
		<category><![CDATA[quantitative]]></category>
		<category><![CDATA[RGS]]></category>
		<category><![CDATA[spatial dimension of health]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=122</guid>
		<description><![CDATA[In conjunction with my colleague Catherine Jones, soon to be of Portsmouth University, I am arranging a session at the coming years RGS-IBG 2010 annual conference. The session is jointly sponsored by the Geography of Health Research Group (GHRG) and the Quantitative Methods Research Group (QMRG) of the RGS. The details by way of a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F17%2Fcall-for-papers-rgs-ibg-2010-the-spatial-dimensions-of-health%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F17%2Fcall-for-papers-rgs-ibg-2010-the-spatial-dimensions-of-health%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In conjunction with my colleague <strong>Catherine Jones</strong>, soon to be of Portsmouth University, I am arranging a session at the coming years RGS-IBG 2010 annual conference. The session is jointly sponsored by the Geography of Health Research Group (<a title="GHRG - RGS" href="http://ghrg.wordpress.com/" target="_blank">GHRG</a>) and the Quantitative Methods Research Group (<a title="QMRG - RGS" href="http://qmrg.org.uk/" target="_blank">QMRG</a>) of the RGS. The details by way of a call for papers are:</p>
<p><strong>The Spatial Dimensions of Health</strong></p>
<p><em>Session Abstract</em></p>
<p>There is little doubt that geography and health are linked. Whether geography is considered in terms of the ‘geographies’ of individuals; communities and neighbourhoods; services and resources; or diseases- the linkage persists. In light of this, Gatrell and Elliot (2009) state ‘the subject of “health” is a rich source of material that bears study by the geographer’ (p.3). The importance of such study is highlighted by the steadfast presence of spatial disparities in health and healthcare nationally.</p>
<p>The intention of this session is to bring together research on the spatial dimensions of health, for the purpose of highlighting ongoing and nascent challenges within the diverse spectrum of health and health geography.</p>
<p>The session organisers invite proposals for papers that present empirical contributions within the spatial dimensions of health, ideally with focus on the UK. We welcome proposals that explore:</p>
<ul>
<li>The spatial dimensions of health inequalities and health behaviours</li>
<li>Place, community and neighbourhood health and healthcare</li>
<li>Spatial methods for developing health statistics</li>
<li>Web 2.0 and health mapping</li>
</ul>
<p><em>Reference</em><br />
Gatrell, A. C. and Elliot, S. J. (2009) “Geographies of Health: An Introduction”, 2nd Edition, Wiley-Blackwell, Chicester</p>
<p><em>Key Words</em>: Health, behaviour, inequality, quantitative, space.</p>
<p><strong>Deadline for submitting abstracts is Monday 1<sup>st</sup> February 2010</strong></p>
<p>Please send abstracts up to a maximum of 250 words and proposed titles (clearly stating name, institution, and contact details) to Daniel Lewis (<a href="mailto:d.lewis@ucl.ac.uk">d.lewis@ucl.ac.uk</a>) and/or Catherine Jones (<a href="mailto:kate-emma.jones@ucl.ac.uk">kate-emma.jones@ucl.ac.uk</a>).</p>
<p>Details of the full call for papers <a title="RGS-IBG 2010. Call for papers" href="http://ac2010.tumblr.com/archive" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2009/12/17/call-for-papers-rgs-ibg-2010-the-spatial-dimensions-of-health/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spatial Equity Cartogram</title>
		<link>http://danieljlewis.org/2009/12/09/spatial-equity-cartogram/</link>
		<comments>http://danieljlewis.org/2009/12/09/spatial-equity-cartogram/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 12:50:07 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Cartography]]></category>
		<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Health GIS]]></category>
		<category><![CDATA[Representation]]></category>
		<category><![CDATA[Southwark]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[cartogram]]></category>
		<category><![CDATA[dorling]]></category>
		<category><![CDATA[spatial equity]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=101</guid>
		<description><![CDATA[In a nod to my colleague James Cheshire&#8216;s fascination with cartograms, I&#8217;ve created one from the Spatial Equity data I used in the previous post. A cartogram is a map in which the value of each spatial unit&#8217;s area is replaced with a thematic mapping value; thus the mapped representation is warped and distorted to [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F09%2Fspatial-equity-cartogram%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F09%2Fspatial-equity-cartogram%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>In a nod to my colleague <a title="Spatial Analysis - James Cheshire's Blog" href="http://spatialanalysis.co.uk/" target="_blank">James Cheshire</a>&#8216;s fascination with <a title="Wikipedia - Cartograms" href="http://en.wikipedia.org/wiki/Cartogram" target="_blank">cartograms</a>, I&#8217;ve created one from the Spatial Equity data I used in the previous post. A cartogram is a map in which the value of each spatial unit&#8217;s area is replaced with a thematic mapping value; thus the mapped representation is warped and distorted to reflect the new thematic variable. Danny Dorling has been particularly active in this field, writing up work on <a title="CATMOG 59 - Area Cartograms - Dorling" href="http://qmrg.org.uk/files/2008/11/59-area-cartograms.pdf" target="_blank">Dorling Cartograms</a> in the <a title="CATMOG series at the QMRG" href="http://qmrg.org.uk/catmog/" target="_blank">CATMOG</a> series, and laterly using the <a title="Gastner Newman Paper on Diffusion Method for Cartograms" href="http://www.pnas.org/content/101/20/7499.abstract" target="_blank">Gastner Newman</a> method to create cartograms for his interesting work in the book: <a title="Dorling et al - Atlas of the Real World" href="http://www.amazon.co.uk/Atlas-Real-World-Mapping-Live/dp/0500514259/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1260362407&amp;sr=8-1" target="_blank">The Atlas of the Real World</a>.</p>
<p style="text-align: left">
<div id="attachment_102" class="wp-caption aligncenter" style="width: 444px"><a href="http://danieljlewis.org/files/2009/12/Cartogramloggravpot1.jpg"><img class="size-large wp-image-102 " title="Cartogramloggravpot" src="http://danieljlewis.org/files/2009/12/Cartogramloggravpot1-724x1024.jpg" alt="Figure 1: Cartogram of Spatial Equity by Gravity Potential Model" width="434" height="614" /></a><p class="wp-caption-text">Figure 1: Cartogram of Spatial Equity by Gravity Potential Model</p></div>
<p style="text-align: left">It is clear from figure 1 that the south of Southwark suffers in terms of accessibility to a Southwark GP, whereas the central areas, characterised by a higher population density and more social housing have greater accessibility to healthcare services.</p>
<p style="text-align: left">Whilst I&#8217;m not sure whether such a representation is entirely appropriate in this context, it does tell an interesting story- the same as the previous post but in a different manner, using the size of areas as well.</p>
<p style="text-align: left">NB the map is subject to Crown Copyright 2009 Ordnance Survey. An UKBorders/JISC supplied service.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2009/12/09/spatial-equity-cartogram/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Basic Equity Maps for Southwark</title>
		<link>http://danieljlewis.org/2009/12/08/basic-equity-maps-for-southwark/</link>
		<comments>http://danieljlewis.org/2009/12/08/basic-equity-maps-for-southwark/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 17:31:53 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Health GIS]]></category>
		<category><![CDATA[PhD Work]]></category>
		<category><![CDATA[Southwark]]></category>
		<category><![CDATA[accessibility]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[spatial equity]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=89</guid>
		<description><![CDATA[A little while ago I created some basic measures of spatial equity for my main study site in Southwark, London. Spatial equity in this case relates to a measure of the &#8216;fairness&#8217; of spatial distribution of services. The NHS as a public institution has a requirement in its universal terms of service to provide a [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F08%2Fbasic-equity-maps-for-southwark%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F08%2Fbasic-equity-maps-for-southwark%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>A little while ago I created some basic measures of spatial equity for my main study site in Southwark, London. Spatial equity in this case relates to a measure of the &#8216;fairness&#8217; of spatial distribution of services. The NHS as a public institution has a requirement in its universal terms of service to provide a fair service to all.</p>
<p>The following maps aim to show how different areas in Southwark, in this case output areas (OAs), have different characterisitics in terms of: the level of primary care provision available, and the distance to centres of primary healthcare. Following Truelove (1993), Talen and Anselin (1998) and Ricketts et al (1994) the first 3 maps use a buffer-approach to spatial equity, whilst the final shows a gravity model approach.</p>
<p style="text-align: left">
<div id="attachment_90" class="wp-caption aligncenter" style="width: 444px"><a href="http://danieljlewis.org/files/2009/12/OA500mnoDoc.jpg"><img class="size-large wp-image-90 " title="OA500mnoDoc" src="http://danieljlewis.org/files/2009/12/OA500mnoDoc-724x1024.jpg" alt="Spatial equity measured with a 500m buffer around GPs" width="434" height="614" /></a><p class="wp-caption-text">Figure 1: Spatial equity measured with a 500m buffer around GPs</p></div>
<p style="text-align: left">This first map (figure 1) demonstrates that large parts of Southwark do not have access to healthcare services within 500 metres (euclidian distance), whereas the best served areas have access to more than one GP surgery and as many as 24 individual doctors.</p>
<p style="text-align: left">
<div id="attachment_91" class="wp-caption aligncenter" style="width: 444px"><a href="http://danieljlewis.org/files/2009/12/OA750mnoDoc.jpg"><img class="size-large wp-image-91 " title="OA750mnoDoc" src="http://danieljlewis.org/files/2009/12/OA750mnoDoc-724x1024.jpg" alt="Figure 2: Spatial equity measured with a 750m buffer around GPs" width="434" height="614" /></a><p class="wp-caption-text">Figure 2: Spatial equity measured with a 750m buffer around GPs</p></div>
<p style="text-align: left">Figure two demonstrates that with a 750m buffer most areas are served, although there are still unserved areas, particularly in the south of the borough. The most well-served areas not have access to as many as 48 doctors.</p>
<p style="text-align: center">
<div id="attachment_92" class="wp-caption aligncenter" style="width: 444px"><a href="http://danieljlewis.org/files/2009/12/OA1000mnoDoc.jpg"><img class="size-large wp-image-92 " title="OA1000mnoDoc" src="http://danieljlewis.org/files/2009/12/OA1000mnoDoc-724x1024.jpg" alt="Figure 3: Spatial equity measured with a 1000m buffer around GPs" width="434" height="614" /></a><p class="wp-caption-text">Figure 3: Spatial equity measured with a 1000m buffer around GPs</p></div>
<p style="text-align: center">A 1km buffer still shows areas of Southwark which are unserved, particularly in the south. My recent <a title="CASA Working Paper #150" href="http://danieljlewis.org/2009/12/04/casa-working-paper-150-now-available/" target="_blank">working paper </a>features a map which confirms that residents of these areas are less likely to use Southwark services than those in the more core areas in the centre of the borough.</p>
<p style="text-align: left">
<div id="attachment_95" class="wp-caption aligncenter" style="width: 444px"><a href="http://danieljlewis.org/files/2009/12/LogGravityPotential.jpg"><img class="size-large wp-image-95 " title="LogGravityPotential" src="http://danieljlewis.org/files/2009/12/LogGravityPotential-724x1024.jpg" alt="Figure 4: Spatial Equity measured by Log of the Gravity Potential" width="434" height="614" /></a><p class="wp-caption-text">Figure 4: Spatial Equity measured by Log of the Gravity Potential</p></div>
<p style="text-align: left">This final map uses a distance decay function rather than a buffer to represent spatial equity and is specified thusly (Talen and Anselin, 1998 p.600):</p>
<p style="text-align: left"><a href="http://danieljlewis.org/files/2009/12/CodeCogsEqn.png"><img class="aligncenter size-medium wp-image-96" title="CodeCogsEqn" src="http://danieljlewis.org/files/2009/12/CodeCogsEqn-300x159.png" alt="CodeCogsEqn" width="180" height="95" /></a>where Sj is the size of a facility (measured by number of doctors, operating capacity etc.) at location j and d is a distance decay factor between area i and facility j with a friction parameter alpha, here set to 2.</p>
<p style="text-align: left">The result is not hugely different to the buffered approaches, giving a similar account of affairs. It is notable that in all cases the spatial equity correlates with provision of social housing. In the UK context Southwark is a special case, being amongst the most deprived Local authorities by IMD07 rank, in which fair access to services is skewed towards the needs of the more deprived, whether or not uptake, or ability to uptake actually reflects this is another question.</p>
<p style="text-align: left"><span style="text-decoration: underline">References</span></p>
<div style="line-height: 1.1em;margin-left: 0.5in;text-indent: -0.5in">
<p style="margin: 0pt">Ricketts, T.C. et al., 1994. <span style="font-style: italic">Geographic Methods for Health Services Research: A Focus on the Rural-Urban Continuum</span>, London: University Press of America.<span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&amp;rft.genre=book&amp;rft.btitle=Geographic%20Methods%20for%20Health%20Services%20Research%3A%20A%20Focus%20on%20the%20Rural-Urban%20Continuum&amp;rft.place=London&amp;rft.publisher=University%20Press%20of%20America&amp;rft.aufirst=Thomas%20C.&amp;rft.aulast=Ricketts&amp;rft.au=Thomas%20C.%20Ricketts&amp;rft.au=Lucy%20A.%20Savitz&amp;rft.au=Wilbert%20M.%20Gesler&amp;rft.au=Diana%20N.%20Osborne&amp;rft.date=1994"> </span></p>
</div>
<div style="line-height: 1.1em;margin-left: 0.5in;text-indent: -0.5in">
<p style="margin: 0pt">Talen, E. &amp; Anselin, L., 1998. Assessing spatial equity: an evaluation of measures of accessibility to public playgrounds. <span style="font-style: italic">Environment and Planning A</span>, 30, 595-613.</p>
<p style="margin: 0pt">
<p style="margin: 0pt">Truelove, M., 1993. Measurement of spatial equity. <span style="font-style: italic">Environment and Planning C: Government and Policy</span>, 11, 19-34.  <span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Measurement%20of%20spatial%20equity&amp;rft.jtitle=Environment%20and%20Planning%20C%3A%20Government%20and%20Policy&amp;rft.volume=11&amp;rft.aufirst=M.&amp;rft.aulast=Truelove&amp;rft.au=M.%20Truelove&amp;rft.date=1993&amp;rft.pages=19-34"> </span></p>
<p style="margin: 0pt">
<p style="margin: 0pt"><span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Measurement%20of%20spatial%20equity&amp;rft.jtitle=Environment%20and%20Planning%20C%3A%20Government%20and%20Policy&amp;rft.volume=11&amp;rft.aufirst=M.&amp;rft.aulast=Truelove&amp;rft.au=M.%20Truelove&amp;rft.date=1993&amp;rft.pages=19-34"><span style="text-decoration: underline">Acknowledgement</span></span></p>
<p style="margin: 0pt"><span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Measurement%20of%20spatial%20equity&amp;rft.jtitle=Environment%20and%20Planning%20C%3A%20Government%20and%20Policy&amp;rft.volume=11&amp;rft.aufirst=M.&amp;rft.aulast=Truelove&amp;rft.au=M.%20Truelove&amp;rft.date=1993&amp;rft.pages=19-34">All maps are subject to the following:</span></p>
<p style="margin: 0pt">
<p style="margin: 0pt"><span class="Z3988" title="url_ver=Z39.88-2004&amp;ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&amp;rft.genre=article&amp;rft.atitle=Measurement%20of%20spatial%20equity&amp;rft.jtitle=Environment%20and%20Planning%20C%3A%20Government%20and%20Policy&amp;rft.volume=11&amp;rft.aufirst=M.&amp;rft.aulast=Truelove&amp;rft.au=M.%20Truelove&amp;rft.date=1993&amp;rft.pages=19-34">Crown Copyright 2009 Ordnance Survey. An UKborders/JISC supplied service.<br />
</span></p>
</div>
<p style="text-align: left">
<p style="text-align: center">
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2009/12/08/basic-equity-maps-for-southwark/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NHS IT cuts &#8211; some thoughts</title>
		<link>http://danieljlewis.org/2009/12/07/nhs-it-cuts-some-thoughts/</link>
		<comments>http://danieljlewis.org/2009/12/07/nhs-it-cuts-some-thoughts/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 16:55:17 +0000</pubDate>
		<dc:creator>Daniel Lewis</dc:creator>
				<category><![CDATA[Health Geography]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Alistair Darling]]></category>
		<category><![CDATA[cuts]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[NHS]]></category>

		<guid isPermaLink="false">http://danieljlewis.org/?p=86</guid>
		<description><![CDATA[Over the past week it has become apparent that Alistair Darling, the British Chancellor, is to cut funding for IT in the NHS. In particular, Darling highlights the NHS IT system and the scheme to make all patient records electronically accessible from any GP or Hospital in the country as not essential to the &#8216;frontline&#8217;. [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F07%2Fnhs-it-cuts-some-thoughts%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fdanieljlewis.org%2F2009%2F12%2F07%2Fnhs-it-cuts-some-thoughts%2F&amp;source=gisdjl&amp;style=normal&amp;service=bit.ly&amp;service_api=gisdjl%3AR_cbf864f1d7672c90a5d0e63770588605&amp;b=2" height="61" width="50" /><br />
			</a>
		</div>
<p>Over the past week it has become apparent that Alistair Darling, the British Chancellor, is to cut funding for IT in the NHS. In particular, Darling highlights the NHS IT system and the scheme to make all patient records electronically accessible from any GP or Hospital in the country as not essential to the &#8216;frontline&#8217;. This is a terrible state of affairs; on a broader scale it is clear that government have become convinced that cuts in the public sector are required to manage the UK&#8217;s economy after the impact of quantitative easing and national indebtedness, but on a scale more local to the NHS it suggests an arbitrary characterisation of<em> things the NHS do that are important</em> and <em>other things the NHS do</em>.</p>
<p>Sure, to most people the NHS is the organisation that looks after the doctors that look after your health, thus the frontline function is healthcare. However as with all complex systems, of which the NHS is certainly one of the prime examples, the effective operation of the frontline is inextricably connected to the system&#8217;s ability to perform other core functions, particularly administration. Without wanting to sound facetious, administration drives the global economy and the performance outcomes of major companies, without this performance, efficiency, cost-effectiveness and attitude all go wanting. In the NHS sometimes it seems that the only way to standstill is to keep pushing forward, in light of new disease, the dynamic social situation of the UK, failing premises and reportedly falling standards. Thus, for a new centralised IT backbone that brings the NHS system upto a standard that most would consider essential, and possibly shocking that one was not already in place, to be cancelled in light of budget decisions is serious indeed.</p>
<p>In my personal experience it is evident that the NHS is not wholly blessed with technological innovation, in the past year I&#8217;ve still filled out paper-based forms for enrollment in doctors, seen my records passed around in a cardboard sleeve and had appointments recorded in a paper diary. On an academic level I&#8217;ve learnt of databases such as the NHSCR which records patient registrations to GPs and uses a language I believe called &#8216;MUMPS&#8217; designed in some past time, and not at all accessible to a humble user of SQL, and had to reconfigure a template to read mortality registers into Microsoft Access. The research that I, and many others are conducting, could change the way in which public services operate but only if the data is available and accessible &#8211; who knows what kind of good could be achieved through spatial analysis of and data mining of a central database of NHS care records? The government aren&#8217;t looking ahead because it never pays to look ahead when an election is forthcoming.</p>
<p>Some news articles and comment on this topic: <a title="Guardian Comment: Michael Cross" href="http://www.guardian.co.uk/commentisfree/libertycentral/2009/dec/07/it-nhs-computerisation-information-healthcare" target="_blank">here</a>, <a title="Guardian News" href="http://www.guardian.co.uk/politics/2009/dec/06/alistair-darling-government-spending" target="_blank">here</a>, <a title="Telegraph news" href="http://www.telegraph.co.uk/finance/financetopics/budget/6743816/Pre-Budget-Report-NHS-IT-programme-to-be-scaled-back.html" target="_blank">here</a> and <a title="Health Services Journal" href="http://www.hsj.co.uk/nhs-braced-for-worst-of-alistair-darlings-1635bn-spending-cuts/1934077.article" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://danieljlewis.org/2009/12/07/nhs-it-cuts-some-thoughts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

