US-UK HHS-NHS Summit

Preview:

DESCRIPTION

This is a short presentation that will be given at the US-UK HHS-NHS Health Summit that follows the 2012 Health Datapalooza.

Citation preview

Health Knowledge Graphfor

Watson, Siri, …

George Thomas, HHS OCIOUS UK Summit, June 2012

2

#gkg – (closed) ‘things, not strings’

“The Knowledge Graph helps us understand the relationships between things [… that are]

linked in our graph. […] It’s not just a catalog of objects; it also

models all these inter-relationships.” source

5

health.data.gov/def/healthcare/DiagnosisCode

6

wiki http://uri/def/{model}/Claim editor

7

edit http://uri/def/{model}/tag relations

8

wiki http://uri/id/claim/# curation

9

external http://uri/id/code/3893

10

Linked Data Integration Framework

GKG/Watson/Siri/… healthdata.gov

HKG

PCAST DEAS

Health Data Actor

Variety Volume Velocity

11

‘securing the data (not just the device)’

12

domain challenge [3.6]

• Correlating HHS – NHS Classifications– builds on both the Metadata [1.1] and Mapping, Reconciliation and

Correlation [2.3] domain challenges, – and uses the US and UK health domain specific classification

schemes to exercise the capabilities demonstrated by the automated solution to [2.3],

– resulting in better international integration of frameworks for understanding societal outcomes and their corresponding health statistics.

• round 3– June through December 2013

13

thanks!

@prefix drm: <http://vocab.data.gov/def/drm#>

@prefix sdo: <http://schema.org/>

@prefix vcard: <http://www.w3.org/2006/vcard/ns#>

@prefix dc: <http://purl.org/dc/terms/>

<http://hhs.gov/staff/georgethomas#>

rdf:type drm:DataSteward , sdo:Person ;

vcard:email “george dot thomas 1 at hhs dot gov” ;

dc:contributor <healthdata.gov>,

<data.gov/semantic> .

Recommended