variations health-related data interactive maps, within
Portugal.
The PORDATA only presents statistical data in the
form of numerical statistics, graphs and indicators.
This information is not spatially represented. The
GEOSAUDE is a powerful web GIS composed by
several indicators and options to filter the
information. However, it just allows the visualization
of the data. It does not allow to manipulate the
information.
The Portuguese administrative hospital database
from Administração Central do Sistema de Saúde,
I.P. (Central Administration of the Health System,
ACSS, 2020), is an essential tool to support hospital
funding based on diagnosis-related groups (DRG). It
also represents a fundamental source of data of the
official health statistics (Ferreira et al., 2017; OECD,
2019). This database is easily accessible and well
documented, with a high population and temporal
coverage, containing information regarding all
inpatient and outpatient hospitalizations of
Portuguese public hospitals in the mainland territory,
since 2000. As it contains data regarding the area of
residence of each patient (geographic location), it
may be easily usable in a GIS environment. This
possibility enhances the interoperability between the
data source and environmental data and even other
geographical variables. Therefore, potential value
may be added to this database through its integration
in GIS. The objective of this work was to develop a
GIS open source application which allows to easily
connect to a database of health quality indicators and
spatially represent them. The spatial representation of
the data will allow to analyse the indicators in a
national level. This analysis allows to relate other
factors with these health indicators.
1.1 Ambulatory Care Sensitive
Conditions (ACSCs)
The Ambulatory Care Sensitive Conditions (ACSCs)
are conditions for which good outpatient care can
potentially prevent or reduce the need for inpatient or
emergency care due to complications or more severe
diseases associated with these conditions (ACSC,
2016). For instance, diabetic complications may arise
if diabetes is not adequately monitored or if education
regarding patient self-management is not provided
(PQIO, 2020; AHRQ Quality Indicators, 2020).
The Agency for Healthcare Research and Quality
(AHRQ) developed a set of indicators based on
hospital administrative data – the Prevention Quality
Indicators (PQIs) – to measure quality of care for
several common ACSCs and compare local health
care systems across communities (PQIO, 2020).
In Portugal, 12,3% (n=1003602) of inpatient
hospitalizations were attributable to PQI-related
ACSCs, exhibiting several regional variation patterns
depending on the condition. The heart failure
hospitalizations were more common in the most
northern and interior regions of Portugal and in the
central Portugal (WHO, 2016; Sarmento et al., 2015;
Rocha et al., 2019). The low hospitalization rates
were reported to cluster closer to the coastal zones
and around bigger cities; higher hypertensive heart
disease hospitalization rates were reported in the
interior regions of the country (WHO, 2016;
Sarmento et al., 2015; Rocha et al., 2019). Therefore,
in Portugal, important insights may be gained
regarding the quality of health care in ACSCs from
monitoring regional variations of PQIs. This could be
used to screen potential problems in primary health
care system, direct further investigations to assess
causes of problems, and to compare performance of
regional community health care, which may assist in
the definition of public health recommendations and
ultimately improve health care in ACSCs.
To our knowledge, at the moment, there is no GIS
covering ACSCs care-related metrics such as the
PQIs. In this context, the development of a GIS
application under GIS software environment can help
to analyse and generate more information.
1.2 Objective
The aim of this study was the development of a GIS
open source application for spatial analysis of
healthcare indicators in Portugal, using hospital data
obtained from the ACSS. Specifically, given their
importance to monitor the quality of primary health
care data regarding PQIs will be used to establish a
proof of concept of this tool. The tool was connected
to a spatial database in order to filter the parameters.
2 MATERIAL AND METHODS
The GIS open source application was developed
under the open source software QGIS version 3.10,
(QGIS, 2019). Several Python libraries and
Application Programming Interfaces (APIs) were
used to develop the application, such as QGIS API
and Qt API (QGIS, 2020; Qt API, 2020). QGIS
supports spatial databases such as PostgreSQL and
PostGIS (PostGIS, 2020). The most recent versions
of QGIS provides a Qt Tool named Qt Designer for
designing and building graphical user interfaces