A Use Case from Argentina
Buenos Aires City Government | University of Buenos Aires
Buenos Aires City Government | National University of San Martín | National Pedagogical University
Buenos Aires City Government | University of Buenos Aires

Map of South America, zooming in the City of Buenos Aires.
Use of structured data to estimate pregnancy outcomes:
Aim: Develop an algorithm that infers patient delivery dates (PDDs) and delivery-specific details from Electronic Health Records (EHRs) with high accuracy, enabling pregnancy-level outcome studies in women’s health.
agiseR
is an internal R package developed by our team to facilitate access to local databases and automate reporting workflows.
Diagram illustrating patient timelines. Each horizontal line represents an individual patient, with black-outlined circles representing health records and red segments indicating pregnancy intervals.
This patient timeline shows health records that may or not contain information on gestational age, GA (black circles or grey circles).
These patient’s health records belong to different pregnancies (differently coloured circles). Our algorithm identifies them by comparing differences in GA values and the time gap between records.
As a result of the algorithm, two pregnancies have been reconstructed based on the patients records (differently coloured segments). Below, bold text indicates variables that characterise the pregnancy while regular text indicates operations performed.