SlideShare a Scribd company logo
1 of 33
Using Neo4j 4.0 to
Maintain Security for
NEORIS COVID-19
HealthCheck
Pat Wall - Director of Product Marketing, Neo4j
Demian Bellumio - VP Global Augmented Intelligence
Practice, NEORIS
Agenda
2
1. Overview of Neo4j 4.0 Security
2. Intro in NEORIS HealthCheck and Neo4j
3. Demonstration of the NEORIS HealthCheck
3
The Six Pillars of Neo4j Database
4
Neo4j 4.0
5
Requirements of Next Gen Applications
Unbounded Scale Intelligence and Learning
Revealed Context
z
Ability to scale up and scale out Incorporate data science into
operational systems
Use richness of data to reveal
context and causality in real time
Security and Data Privacy
Ensure data protection and
regulatory compliance
Allow organizations to
support multiple graphs
in their Neo4j footprint
6
Allow organizations to
store more sensitive
data in their graphs
Why Neo4j 4.0?
Allow organizations
to scale their Neo4j
infrastructure
7
Neo4j 4.0 Security
Granular
Security
Admin
Controls
Data
Sovereignty
8
Neo4j 4.0
Security Use Case
9
Diagnosis
Disease
Patient
Doctor
Call Center
ESTABLISHED
OF_DISEASE
HAS_DIAGNOSIS
CALLED
Example: Medical Call Center
10
Example: Medical Call Center
11
Privacy Example: Medical Call Center
The Problem:
Call center agent needs doctor details but mustn't read diagnosis
12
Privacy Example: Medical Call Center
MATCH ( :CallcenterAgent {name: ‘Alice’})
<-[ :CALLED] - (p:Patient) - [ :HAS_DIAGNOSIS] - (dia)
<-[ :ESTABLISHED] - (d:Doctor)
RETURN p.name, d.name, dia.name;
Will return
matched values
Won’t return
matched values
13
Privacy Example: Medical Call Center
14
NEORIS HealthCheck
HealthCheck
Powered by
Neo4j
Return to the
workplace
TakingcareofourRCCL
family
About NEORIS
NEORIS Corporate Presentation- Confidential : Do not reproduce without prior written permissions form NEORIS
Global Footprint
A network of centers of excellence
and operations across North
America, Europe, Latin America,
Middle East and Asia
YEARS
EXPERIENCE CONSULTANTS PROJECTS ACTIVE CLIENTS
GLOBAL REGIONS
LOCATIONS
A global innovation services company, designing digitally-enabled strategies for a future of
smart interactions
+20 +4000 +1200 +400
5
13
27 SERVING CLIENTS IN
COUNTRIES
USA MEXICO SPAIN CZECH REPUBLIC
INDIA ARGENTINA
HUNGARY
CHILEPERUBRAZILCOLOMBIA
Key Factors to Consider for
Planning to
“Return to a Workplace”
From
Quarantine to
Returning
to Work
SOCIAL DISTANCING
POLICIES &
GUIDELINES
WORKPLACE HEALTH
& SAFETY
EMPLOYEE
AWARENESS
COMMUNICATION
ELECTRONIC
MONITORING
REALTIME SITUATION
ANALYSIS & MONITORING
FACILITY
READINESS
How it works
COVID-19 Reporting Site
Real-time Infection Zones
Source: Johns Hopkins University, WHO, CDC,
ECDC, NHC, DXY, 1point3access,
Wordometers.info, BNO, GITHUB
Google Geolocation
How am I doing?
Am I infected?
Where am I located?
Where have I been?
Am I in a contagious zone?
What are my travel plans?
When do I foresee being able
to go back to work?
Your Employees
What critical information do I
want to share with my
colleagues?
Daily
“Opt-In”
Check-In
Proximity Tracing
HealthCheck
Graph
Continuous
Customer Service
Field Service Availability
Supply-Chain
Sustainability
Sustained
Patient Care
Facility
scoring data
Facility
& Workplace
Data
Real-^me Geo-Locator
Access Planning
and Management
Operational
Resiliency and
Optimization
NEORIS Corporate Presentation - Confidential: Do not reproduce without prior written permission from NEORIS.
RETURN TO WORK
Facility Access and Scheduling Optimizer
“CROSS FUNCTIONAL”
DEPENDENCY ANALYSIS
“COWORKING”
RELATIONSHIPS
“FACILITY VIABILITY”
“EMPLOYEE STATUS,
VULNERABILITY &
CONTACT TRACING ”
“EMPLOYEE FACILITY
MAPPING
&
ROLE CRITICALITY”
OPTIMIZER
Weekly
Daily
Hourly
Generates Schedule
END TO END MANAGEMENT OF THE
PATH TO THE NEW NORMAL
SITE UNFIT TO REOPEN
Local H&S
Union Contacts
External Affairs
HEALTHCHECK
NOTIFICATION
• Employee will check in
• Provide personal status update
• Receive ”return-to-work” scoring
EMPLOYEE UNFIT
TO RETURN TO WORK
WORKFORCE
SELECTION
START-OF-DAY
STATUS UPDATE
• Workplace Health & Safety
• Social Distancing Guidelines
• Employee Awareness Communication
• Capacity (by floor, area, department)
• Electronic monitoring
• Realtime situation analysis enablement
EMPLOYEE UNFIT
TO RETURN TO WORK
Evaluate impact to
workforce
“Contact Tracing”
“SMART”
SITE EVALUATOR
CANDIDATE
SITE
Current
enterprise situation
Most enterprises have started some form of
process to collect information around the status of
their employees and their health status. They are
using a number of approaches, for example they
may call employees, use forms to collect the
information or use some interactive tools.
But what these initiatives lacks is the ability to
collect the necessary data and analyze it in order to
understand the contact networks among
individuals and the physical spaces that they
interact with.
COVID-19 Demands Urgent Use of Graph Data
Management and Analytics
April 24th, 2020
Source: https://www.gartner.com/en/documents/3984035/covid-19-demands-urgent-use-of-graph-data-management-and
Contact Tracing Analytics
Facility Model as a Graph
• Hierarchy of physical locations
o Facility
o Building
o Floor
o Space
o Room etc.
• Each entity has a UUID
• Employees mapped to locations
• Employees visit location
LOCATION & DATA
LOCATION SCORING
EMPLOYEE SCORING
Contact Tracing Analytics
Given the large of percentage of
individuals that are asymptomatic,
the incubation period of COVID-19
and the rate of contagion, it is
imperative to be able to understand
the contact network 2-4 levels deep to
really understand who is at risk.
By leveraging contact tracing technologies, GPS, etc. and
combining it with graph analytics and machine learning,
HealthCheck delivers a fully integrated solution that
collects detailed data from employees around they
locations and their interactions and leverages powerfully
graph analytics and machine learning to derive a risk score
for each individual and enterprise locations.
Contact Tracing Analytics
HealthCheck
App
Knowledge
Tabs
Enterprise Grade Architecture
13
HEALTHCHECK API:
READ-ONLY
• Used by API layer to provide data shown in
the app
• API in private VPC
• Application only provides data for the app’s
user
• PII data only shown to its owner
Data Management
• Used by backend layer to write data sent by the
app into the graph
• Component deployed in private VPC
• Application only writes to operations sent by the
app
• Register an employee
• Save a check-in
HEALTHCHECK PUBLISHER:
READ + WRITE
Data Management
• Admin role that can’t read PII fields
• PII fields
• latitude,longitude,location_name,health,symptoms,s
elf_quarantine,receive_test,contact_date,travel_stat
us,had_contact,test_date,geo_address_components
ON EmployeeCheckIn
• name,first_name,last_name,email ON Employee
• Only one admin with this access
HEALTHCHECK ADMIN:
READ + WRITE
NO PII DATA ACCESS
Data Management
Enterprise
Reporting
Leverages NEORIS’ Knowledge Tabs*
platform to provide real-time visibility
on employee location, status and risk.
Platform provides information to be
viewed dynamically and in real-time.
EMPLOYEE TRENDS – CONTAMINATION TRENDS –
SENTIMENT TRENDS – TRAVEL TENDENCIES —
EFECTION TRENDS —RECOVERY TRENDS —
GEOGRAPHIC RISK PROFILES – CHECK-IN TRENDS
NEORIS Corporate Presentation - Confidential: Do not reproduce without prior written permission from NEORIS.
Powered by agile, scalable
Neo4j®-powered knowledge
graphs
• Used by Tab API layer to provide data shown in
the app
• Doesn’t allow to return PII data
KNOWLEDGE TAB
ANALYST:
CAN’T READ PII FIELDS
Data Management
• Used by Tab API layer to provide data to super
users
• Role only ranted to select users from the company
who are required to see PII information
• Tabs ai to record every instance when a super user
sees PII data
KNOWLEDGE TAB
SUPERUSER:
READ EVERYTHING
Data Management
NEORIS Corporate Presentation - Confidential: Do not reproduce without prior written permission from NEORIS.
Questions & Answers
Please submit your questions in the questions tab.

More Related Content

What's hot

DataPharmaNovember2016
DataPharmaNovember2016DataPharmaNovember2016
DataPharmaNovember2016
Pfizer
 
From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...
From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...
From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...
Databricks
 
BigDataAnalytics_Talk_KOCH_FINAL
BigDataAnalytics_Talk_KOCH_FINALBigDataAnalytics_Talk_KOCH_FINAL
BigDataAnalytics_Talk_KOCH_FINAL
John Koch
 

What's hot (20)

Future of RWE - Big Data and Analytics for Pharma 2017 presentation
Future of RWE - Big Data and Analytics for Pharma 2017 presentationFuture of RWE - Big Data and Analytics for Pharma 2017 presentation
Future of RWE - Big Data and Analytics for Pharma 2017 presentation
 
How BrackenData Leverages Data on Over 250,000 Clinical Trials
How BrackenData Leverages Data on Over 250,000 Clinical TrialsHow BrackenData Leverages Data on Over 250,000 Clinical Trials
How BrackenData Leverages Data on Over 250,000 Clinical Trials
 
Life Science Analytics
Life Science AnalyticsLife Science Analytics
Life Science Analytics
 
Artificial Intelligence in Medicine Market Report Size 2021 ppt
Artificial Intelligence in Medicine Market Report Size 2021 pptArtificial Intelligence in Medicine Market Report Size 2021 ppt
Artificial Intelligence in Medicine Market Report Size 2021 ppt
 
Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016
 
Analytics in Pharmaceutical Industry
Analytics in Pharmaceutical IndustryAnalytics in Pharmaceutical Industry
Analytics in Pharmaceutical Industry
 
The Role of the FAIR Guiding Principles for an effective Learning Health System
The Role of the FAIR Guiding Principles for an effective Learning Health SystemThe Role of the FAIR Guiding Principles for an effective Learning Health System
The Role of the FAIR Guiding Principles for an effective Learning Health System
 
DataPharmaNovember2016
DataPharmaNovember2016DataPharmaNovember2016
DataPharmaNovember2016
 
Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy Artificial intelligence in health care (drug discovery) in pharmacy
Artificial intelligence in health care (drug discovery) in pharmacy
 
So, My FitBit is Clinical Trial Grade Right?
So, My FitBit is Clinical Trial Grade Right?So, My FitBit is Clinical Trial Grade Right?
So, My FitBit is Clinical Trial Grade Right?
 
Pistoia Alliance US Conference 2015 - 1.5.2 New data - Joe Donahue
Pistoia Alliance US Conference 2015 - 1.5.2 New data - Joe DonahuePistoia Alliance US Conference 2015 - 1.5.2 New data - Joe Donahue
Pistoia Alliance US Conference 2015 - 1.5.2 New data - Joe Donahue
 
Pistoia Alliance US Conference 2015 - 1.1.4 Innovation in Pharma - Chris McKenna
Pistoia Alliance US Conference 2015 - 1.1.4 Innovation in Pharma - Chris McKennaPistoia Alliance US Conference 2015 - 1.1.4 Innovation in Pharma - Chris McKenna
Pistoia Alliance US Conference 2015 - 1.1.4 Innovation in Pharma - Chris McKenna
 
Pistoia alliance debates analytics 15-09-2015 16.00
Pistoia alliance debates   analytics 15-09-2015 16.00Pistoia alliance debates   analytics 15-09-2015 16.00
Pistoia alliance debates analytics 15-09-2015 16.00
 
Pistoia Alliance US Conference 2015 - 1.5.1 New data - Matthew Rich
Pistoia Alliance US Conference 2015 - 1.5.1 New data - Matthew RichPistoia Alliance US Conference 2015 - 1.5.1 New data - Matthew Rich
Pistoia Alliance US Conference 2015 - 1.5.1 New data - Matthew Rich
 
From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...
From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...
From Vaccine Management to ICU Planning: How CRISP Unlocked the Power of Data...
 
Pistoia Alliance Debates: Moving Research Informatics into the Cloud: 25th Ma...
Pistoia Alliance Debates: Moving Research Informatics into the Cloud: 25th Ma...Pistoia Alliance Debates: Moving Research Informatics into the Cloud: 25th Ma...
Pistoia Alliance Debates: Moving Research Informatics into the Cloud: 25th Ma...
 
Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016Pistoia Alliance USA Conference 2016
Pistoia Alliance USA Conference 2016
 
Data Harmonization for a Molecularly Driven Health System
Data Harmonization for a Molecularly Driven Health SystemData Harmonization for a Molecularly Driven Health System
Data Harmonization for a Molecularly Driven Health System
 
BigDataAnalytics_Talk_KOCH_FINAL
BigDataAnalytics_Talk_KOCH_FINALBigDataAnalytics_Talk_KOCH_FINAL
BigDataAnalytics_Talk_KOCH_FINAL
 
Artificial intelligence in drug discovery
Artificial intelligence in drug discoveryArtificial intelligence in drug discovery
Artificial intelligence in drug discovery
 

Similar to Using Neo4j 4.0 to Maintain Security with COVID-19 HealthCheck

Cloud Based Covid 19 Testing Management System
Cloud Based Covid 19 Testing Management SystemCloud Based Covid 19 Testing Management System
Cloud Based Covid 19 Testing Management System
ijtsrd
 

Similar to Using Neo4j 4.0 to Maintain Security with COVID-19 HealthCheck (20)

Smartphones in Healthcare
Smartphones in HealthcareSmartphones in Healthcare
Smartphones in Healthcare
 
The Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data EcosystemThe Critical Role of Spatial Data in Today's Data Ecosystem
The Critical Role of Spatial Data in Today's Data Ecosystem
 
5 Ways Technology Vendors Put Their Healthcare Customer's PHI at Risk
5 Ways Technology Vendors Put Their Healthcare Customer's PHI at Risk5 Ways Technology Vendors Put Their Healthcare Customer's PHI at Risk
5 Ways Technology Vendors Put Their Healthcare Customer's PHI at Risk
 
Cure for the Common Cloud: How Healthcare can Safely Enable the Cloud
Cure for the Common Cloud: How Healthcare can Safely Enable the CloudCure for the Common Cloud: How Healthcare can Safely Enable the Cloud
Cure for the Common Cloud: How Healthcare can Safely Enable the Cloud
 
Technologies that will change The Future of Healthcare
Technologies that will change The Future of Healthcare Technologies that will change The Future of Healthcare
Technologies that will change The Future of Healthcare
 
Cloud Based Covid 19 Testing Management System
Cloud Based Covid 19 Testing Management SystemCloud Based Covid 19 Testing Management System
Cloud Based Covid 19 Testing Management System
 
Mapping the Enterprise Threat, Risk, and Security Control Landscape with Splunk
Mapping the Enterprise Threat, Risk, and Security Control Landscape with SplunkMapping the Enterprise Threat, Risk, and Security Control Landscape with Splunk
Mapping the Enterprise Threat, Risk, and Security Control Landscape with Splunk
 
What's Next: What's Next: Healthcare Marketing Cloud ft. Tripl
What's Next: What's Next: Healthcare Marketing Cloud ft. TriplWhat's Next: What's Next: Healthcare Marketing Cloud ft. Tripl
What's Next: What's Next: Healthcare Marketing Cloud ft. Tripl
 
Leveraging the force: How Social, Mobile, Analytics and Cloud Technologies Ar...
Leveraging the force: How Social, Mobile, Analytics and Cloud Technologies Ar...Leveraging the force: How Social, Mobile, Analytics and Cloud Technologies Ar...
Leveraging the force: How Social, Mobile, Analytics and Cloud Technologies Ar...
 
MVP Cloud OS Week: Data Insights Keynote
MVP Cloud OS Week: Data Insights KeynoteMVP Cloud OS Week: Data Insights Keynote
MVP Cloud OS Week: Data Insights Keynote
 
Secure Multimedia Content Protection and Sharing
Secure Multimedia Content Protection and SharingSecure Multimedia Content Protection and Sharing
Secure Multimedia Content Protection and Sharing
 
IRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare ServiceIRJET- Mobile Assisted Remote Healthcare Service
IRJET- Mobile Assisted Remote Healthcare Service
 
4. data security eb__1_
4. data security eb__1_4. data security eb__1_
4. data security eb__1_
 
A Proposed Blueprint of a “privacy first” Pan Canadian Disease Contact Tracin...
A Proposed Blueprint of a “privacy first” Pan Canadian Disease Contact Tracin...A Proposed Blueprint of a “privacy first” Pan Canadian Disease Contact Tracin...
A Proposed Blueprint of a “privacy first” Pan Canadian Disease Contact Tracin...
 
Data Breaches and Security: Ditching Data Disasters-Michael McNeil, Philips H...
Data Breaches and Security: Ditching Data Disasters-Michael McNeil, Philips H...Data Breaches and Security: Ditching Data Disasters-Michael McNeil, Philips H...
Data Breaches and Security: Ditching Data Disasters-Michael McNeil, Philips H...
 
Covid-19 Data Analysis and Visualization
Covid-19 Data Analysis and VisualizationCovid-19 Data Analysis and Visualization
Covid-19 Data Analysis and Visualization
 
Putting data science into perspective
Putting data science into perspectivePutting data science into perspective
Putting data science into perspective
 
Haystax Innovative Solutions Consortium Presentation
Haystax Innovative Solutions Consortium PresentationHaystax Innovative Solutions Consortium Presentation
Haystax Innovative Solutions Consortium Presentation
 
An Intro to Resolver's Incident Management Application
An Intro to Resolver's Incident Management ApplicationAn Intro to Resolver's Incident Management Application
An Intro to Resolver's Incident Management Application
 
Enterprise mHealth Strategy 2019
Enterprise mHealth Strategy 2019Enterprise mHealth Strategy 2019
Enterprise mHealth Strategy 2019
 

More from Neo4j

More from Neo4j (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansQIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG time
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge Graphs
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with Graph
 

Recently uploaded

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Recently uploaded (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Using Neo4j 4.0 to Maintain Security with COVID-19 HealthCheck

  • 1. Using Neo4j 4.0 to Maintain Security for NEORIS COVID-19 HealthCheck Pat Wall - Director of Product Marketing, Neo4j Demian Bellumio - VP Global Augmented Intelligence Practice, NEORIS
  • 2. Agenda 2 1. Overview of Neo4j 4.0 Security 2. Intro in NEORIS HealthCheck and Neo4j 3. Demonstration of the NEORIS HealthCheck
  • 3. 3 The Six Pillars of Neo4j Database
  • 5. 5 Requirements of Next Gen Applications Unbounded Scale Intelligence and Learning Revealed Context z Ability to scale up and scale out Incorporate data science into operational systems Use richness of data to reveal context and causality in real time Security and Data Privacy Ensure data protection and regulatory compliance
  • 6. Allow organizations to support multiple graphs in their Neo4j footprint 6 Allow organizations to store more sensitive data in their graphs Why Neo4j 4.0? Allow organizations to scale their Neo4j infrastructure
  • 11. 11 Privacy Example: Medical Call Center The Problem: Call center agent needs doctor details but mustn't read diagnosis
  • 12. 12 Privacy Example: Medical Call Center MATCH ( :CallcenterAgent {name: ‘Alice’}) <-[ :CALLED] - (p:Patient) - [ :HAS_DIAGNOSIS] - (dia) <-[ :ESTABLISHED] - (d:Doctor) RETURN p.name, d.name, dia.name; Will return matched values Won’t return matched values
  • 16. Return to the workplace TakingcareofourRCCL family About NEORIS NEORIS Corporate Presentation- Confidential : Do not reproduce without prior written permissions form NEORIS Global Footprint A network of centers of excellence and operations across North America, Europe, Latin America, Middle East and Asia YEARS EXPERIENCE CONSULTANTS PROJECTS ACTIVE CLIENTS GLOBAL REGIONS LOCATIONS A global innovation services company, designing digitally-enabled strategies for a future of smart interactions +20 +4000 +1200 +400 5 13 27 SERVING CLIENTS IN COUNTRIES USA MEXICO SPAIN CZECH REPUBLIC INDIA ARGENTINA HUNGARY CHILEPERUBRAZILCOLOMBIA
  • 17. Key Factors to Consider for Planning to “Return to a Workplace” From Quarantine to Returning to Work SOCIAL DISTANCING POLICIES & GUIDELINES WORKPLACE HEALTH & SAFETY EMPLOYEE AWARENESS COMMUNICATION ELECTRONIC MONITORING REALTIME SITUATION ANALYSIS & MONITORING FACILITY READINESS
  • 18. How it works COVID-19 Reporting Site Real-time Infection Zones Source: Johns Hopkins University, WHO, CDC, ECDC, NHC, DXY, 1point3access, Wordometers.info, BNO, GITHUB Google Geolocation How am I doing? Am I infected? Where am I located? Where have I been? Am I in a contagious zone? What are my travel plans? When do I foresee being able to go back to work? Your Employees What critical information do I want to share with my colleagues? Daily “Opt-In” Check-In Proximity Tracing HealthCheck Graph Continuous Customer Service Field Service Availability Supply-Chain Sustainability Sustained Patient Care Facility scoring data Facility & Workplace Data Real-^me Geo-Locator Access Planning and Management Operational Resiliency and Optimization
  • 19. NEORIS Corporate Presentation - Confidential: Do not reproduce without prior written permission from NEORIS. RETURN TO WORK Facility Access and Scheduling Optimizer “CROSS FUNCTIONAL” DEPENDENCY ANALYSIS “COWORKING” RELATIONSHIPS “FACILITY VIABILITY” “EMPLOYEE STATUS, VULNERABILITY & CONTACT TRACING ” “EMPLOYEE FACILITY MAPPING & ROLE CRITICALITY” OPTIMIZER Weekly Daily Hourly Generates Schedule
  • 20. END TO END MANAGEMENT OF THE PATH TO THE NEW NORMAL SITE UNFIT TO REOPEN Local H&S Union Contacts External Affairs HEALTHCHECK NOTIFICATION • Employee will check in • Provide personal status update • Receive ”return-to-work” scoring EMPLOYEE UNFIT TO RETURN TO WORK WORKFORCE SELECTION START-OF-DAY STATUS UPDATE • Workplace Health & Safety • Social Distancing Guidelines • Employee Awareness Communication • Capacity (by floor, area, department) • Electronic monitoring • Realtime situation analysis enablement EMPLOYEE UNFIT TO RETURN TO WORK Evaluate impact to workforce “Contact Tracing” “SMART” SITE EVALUATOR CANDIDATE SITE
  • 21. Current enterprise situation Most enterprises have started some form of process to collect information around the status of their employees and their health status. They are using a number of approaches, for example they may call employees, use forms to collect the information or use some interactive tools. But what these initiatives lacks is the ability to collect the necessary data and analyze it in order to understand the contact networks among individuals and the physical spaces that they interact with.
  • 22. COVID-19 Demands Urgent Use of Graph Data Management and Analytics April 24th, 2020 Source: https://www.gartner.com/en/documents/3984035/covid-19-demands-urgent-use-of-graph-data-management-and
  • 23. Contact Tracing Analytics Facility Model as a Graph • Hierarchy of physical locations o Facility o Building o Floor o Space o Room etc. • Each entity has a UUID • Employees mapped to locations • Employees visit location
  • 24. LOCATION & DATA LOCATION SCORING EMPLOYEE SCORING Contact Tracing Analytics
  • 25. Given the large of percentage of individuals that are asymptomatic, the incubation period of COVID-19 and the rate of contagion, it is imperative to be able to understand the contact network 2-4 levels deep to really understand who is at risk. By leveraging contact tracing technologies, GPS, etc. and combining it with graph analytics and machine learning, HealthCheck delivers a fully integrated solution that collects detailed data from employees around they locations and their interactions and leverages powerfully graph analytics and machine learning to derive a risk score for each individual and enterprise locations. Contact Tracing Analytics
  • 27. 13 HEALTHCHECK API: READ-ONLY • Used by API layer to provide data shown in the app • API in private VPC • Application only provides data for the app’s user • PII data only shown to its owner Data Management
  • 28. • Used by backend layer to write data sent by the app into the graph • Component deployed in private VPC • Application only writes to operations sent by the app • Register an employee • Save a check-in HEALTHCHECK PUBLISHER: READ + WRITE Data Management
  • 29. • Admin role that can’t read PII fields • PII fields • latitude,longitude,location_name,health,symptoms,s elf_quarantine,receive_test,contact_date,travel_stat us,had_contact,test_date,geo_address_components ON EmployeeCheckIn • name,first_name,last_name,email ON Employee • Only one admin with this access HEALTHCHECK ADMIN: READ + WRITE NO PII DATA ACCESS Data Management
  • 30. Enterprise Reporting Leverages NEORIS’ Knowledge Tabs* platform to provide real-time visibility on employee location, status and risk. Platform provides information to be viewed dynamically and in real-time. EMPLOYEE TRENDS – CONTAMINATION TRENDS – SENTIMENT TRENDS – TRAVEL TENDENCIES — EFECTION TRENDS —RECOVERY TRENDS — GEOGRAPHIC RISK PROFILES – CHECK-IN TRENDS NEORIS Corporate Presentation - Confidential: Do not reproduce without prior written permission from NEORIS. Powered by agile, scalable Neo4j®-powered knowledge graphs
  • 31. • Used by Tab API layer to provide data shown in the app • Doesn’t allow to return PII data KNOWLEDGE TAB ANALYST: CAN’T READ PII FIELDS Data Management
  • 32. • Used by Tab API layer to provide data to super users • Role only ranted to select users from the company who are required to see PII information • Tabs ai to record every instance when a super user sees PII data KNOWLEDGE TAB SUPERUSER: READ EVERYTHING Data Management
  • 33. NEORIS Corporate Presentation - Confidential: Do not reproduce without prior written permission from NEORIS. Questions & Answers Please submit your questions in the questions tab.