outline
play

Outline Why RDF (in general)? Why RDF as a universal healthcare - PowerPoint PPT Presentation

Why RDF as a Universal Healthcare Exchange Language? David Booth, Ph.D. Hawaii Resource Group david@dbooth.org Semantic Technology and Business Conference 21-Aug-2014 See latest version: http://yosemiteproject.org/2015/webinars/why-rdf/


  1. Why RDF as a Universal Healthcare Exchange Language? David Booth, Ph.D. Hawaii Resource Group david@dbooth.org Semantic Technology and Business Conference 21-Aug-2014 See latest version: http://yosemiteproject.org/2015/webinars/why-rdf/

  2. Outline • Why RDF (in general)? • Why RDF as a universal healthcare exchange language? 2

  3. What is RDF? • "Resource Description Framework" – But think "Reusable Data Framework" • Language for representing information • International standard by W3C • Mature – 10+ years • Used in many domains, including biomedical and pharma 3

  4. RDF graph English assertions: Patient319 has name "John Doe". Patient319 has systolic blood pressure observation Obs_001. Obs_001 value was 120. Obs_001 units was mmHg. RDF graph: RDF* assertions ("triples"): ex:patient319 foaf:name "John Doe" . ex:patient319 v:systolicBP ex:obs_001 . ex:obs_001 v:value 120 . ex:obs_001 v:units v:mmHg . *Namespace definitions omitted 4

  5. Why RDF (in general)? #5: RDF is self describing – RDF uses URIs as identifiers #4: RDF is easy to map from other data representations – RDF data is made of assertions #3: RDF captures information – not syntax – RDF is format independent #2: Multiple data models and vocabularies can be easily combined and interrelated – RDF is multi-schema friendly #1: RDF enables smarter data use and automated data translation – RDF enables inference

  6. #5: RDF is self describing • Uses URIs as identifiers http://www.drugbank.ca/drugs/DB00945 6

  7. Why is this important? • Terms, data models, vocabularies, etc., can be linked to definitions • Definition can be found by any party – Reduces ambiguity • Aids in bootstrapping new terms toward standardization Supports standards and diversity 7

  8. #4: RDF is easy to map from other data representations • RDF is made up of lots of small, atomic statements, called assertions or triples • Easy to represent any data • Easy to incorporate any data model – Hierarchical, relational, graph, etc. 8

  9. Hierarchical data model in RDF 9

  10. Relational data model in RDF People Addresses ID fname addr ID City State 7 Bob 18 18 Concord NH 8 Sue 19 19 Boston MA See W3C Direct Mapping of Relational Data to RDF: 10 http://www.w3.org/TR/rdb-direct-mapping/

  11. Why does this matter? • Easy to map any data format to RDF – E.g., XML, JSON, CSV, SQL tables, etc. 11

  12. #3: RDF captures information – not syntax • RDF is format independent • There are multiple RDF syntaxes: Turtle, N-Triples, JSON-LD, RDF/XML, etc. • The same information can be written in different formats • Any data format can be mapped to RDF 12

  13. Different source formats, same RDF HL7 v2.x FHIR <Observation OBX|1|CE|3727-0^BPsystolic, xmlns="http://hl7.org/fhir"> sitting||120||mmHg| <system value="http://loinc.org"/> <code value="3727-0"/> <display value="BPsystolic, sitting"/> <value value="120"/> Maps to <units value="mmHg"/> </Observation> Maps to RDF graph 13

  14. Why does this matter? • Emphasis is on the meaning (where it should be) • RDF acts as a common information representation • Helps avoid the bike shed effect, a/k/a Parkinson's Law of Triviality – Syntax is irrelevant

  15. #2: Multiple data models and vocabularies can be easily combined and interrelated • RDF is multi-schema friendly* • Multiple data models/schemas and vocabularies can peacefully co-exist, semantically connected *A/k/a schema-promiscuous, schema-flexible, schema-less, etc. 15

  16. Multi-schema friendly Green Model Blue Model Red Model HomePhone Town ZipPlus4 FullName Country Country Address FirstName LastName Email hasFirst hasLast sameAs City ZipCode subClassOf Multiple models peacefully co-exist 16

  17. Multi-schema friendly • Blue app sees Blue model Green Model Blue Model Blue Model Red Model HomePhone Town ZipPlus4 FullName Country Country Country Country Address Address FirstName FirstName LastName LastName Email Email City City ZipCode ZipCode 17

  18. Multi-schema friendly • Red app sees Red model Green Model Blue Model Red Model Red Model HomePhone HomePhone Town Town ZipPlus4 ZipPlus4 FullName FullName Country Country Country Address FirstName LastName Email City ZipCode 18

  19. Multi-schema friendly • Green app sees Green model Green Model Green Model Blue Model Red Model HomePhone HomePhone Town Town ZipPlus4 ZipPlus4 FullName Country Country Country Country Address FirstName FirstName LastName LastName Email Email City ZipCode 19

  20. Why is this important? • Different formats, data models and vocabularies can be: – used together harmoniously – semantically linked • New ones (or new versions) can be gracefully incorporated – Healthcare vocabularies are revised ~3-8% per year Unified Medical Language System (UMLS) includes over 100 standard vocabularies and millions of concepts! 20

  21. #1: RDF enables smarter data use and automated data translation • RDF enables inference • Inference derives new assertions from old – "Entailments" • Query for v:HeartValve surgeries can find v:MitralValve surgeries

  22. Inference example • If you know: ?x a v:MitralValve . v:MitralValve rdfs:subClassOf v:HeartValve . • Then you can infer: ?x a v:HeartValve .

  23. Inference example: sameAs Green Model Blue Model Red Model HomePhone Town ZipPlus4 FullName Country Address FirstName LastName Email hasFirst hasLast sameAs ZipCode City subClassOf • If you know: Town • You can infer: City (or vice versa) 23

  24. Inference example: composition Green Model Blue Model Red Model HomePhone Town ZipPlus4 FullName Country Address FirstName LastName Email hasFirst hasLast sameAs City ZipCode subClassOf • If you know: FirstName + LastName • You can infer: FullName – But not necessarily vice versa 24

  25. Why is this important? • Smarter data use –Query for v:HeartValve surgeries can find v:MitralValve surgeries • Automated data transformation – Red Model data + Blue Model data => Green Model data

  26. How RDF can help standards convergence

  27. Standard Vocabularies in UMLS AIR ALT AOD AOT BI CCC CCPSS CCS CDT CHV COSTAR CPM CPT CPTSP CSP CST DDB DMDICD10 DMDUMD DSM3R DSM4 DXP FMA HCDT HCPCS HCPT HL7V2.5 HL7V3.0 HLREL ICD10 ICD10AE ICD10AM ICD10AMAE ICD10CM ICD10DUT ICD10PCS ICD9CM ICF ICF-CY ICPC ICPC2EDUT ICPC2EENG ICPC2ICD10DUT Over 100! ICPC2ICD10ENG ICPC2P ICPCBAQ ICPCDAN ICPCDUT ICPCFIN ICPCFRE ICPCGER ICPCHEB ICPCHUN ICPCITA ICPCNOR ICPCPOR ICPCSPA ICPCSWE JABL KCD5 LCH LNC_AD8 LNC_MDS30 MCM MEDLINEPLUS MSHCZE MSHDUT MSHFIN MSHFRE MSHGER MSHITA MSHJPN MSHLAV MSHNOR MSHPOL MSHPOR MSHRUS MSHSCR MSHSPA MSHSWE MTH MTHCH MTHHH MTHICD9 MTHICPC2EAE MTHICPC2ICD10AE MTHMST MTHMSTFRE MTHMSTITA NAN NCISEER NIC NOC OMS PCDS PDQ PNDS PPAC PSY QMR RAM RCD RCDAE RCDSA RCDSY SNM SNMI SOP SPN SRC TKMT ULT UMD USPMG UWDA WHO WHOFRE WHOGER WHOPOR WHOSPA 27

  28. Each standard is an island 28

  29. How RDF helps standards • Enables common semantic linkage across standards – Use OWL to define semantics • Encourages semantic clarity and consistency • Distributed extensibility and late linkage 29

  30. Bridging healthcare standards 30

  31. Why RDF? • Captures information content • Multi-schema friendly • Enables smarter data use • Enables bridging of diverse standards • Mature, vendor-neutral international standard • The "best available candidate" for a universal healthcare exchange language http://YosemiteManifesto.org/ 31

  32. BACKUP SLIDES

  33. De jure versus de facto standards • De facto standards evolve faster than de jure standards • RDF supports both 33

  34. • @@ TODO: Add slides showing how a vocab can be extended by one party, then used by other @@ 34

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend