Implementing Secure Web Services using Professional Profile (Data Commons) MedBiquitous Annual Meeting (May 10, 2011) Madhavkumar Iyer NBME Neal Swearer AAMC
What is Data Commons? An infrastructure for real-time creation of data sets across organizations in the House of Medicine based on agreements. Developed jointly by NBME & AAMC. Not a new repository. Data sets compiled from existing repositories and expunged after creation. Organizational members build infrastructure collaboratively and own and operate it jointly. Used to aggregate data sets for individuals, educational programs, institutions and educational research. Individual medical professional can compile data for private self-assessment or to authorize public report-out of selected information. 2Data Commons
Definitions Data Sharing Agreement Agreement between participating organizations for the exchange for data in real-time. Provider A participating organization providing data to Data Commons Invoker A participating organization requesting data from Data Commons IDMS Identity Matching Service to match or reconcile different identifiers used across multiple organizations for each medical professional. 3Data Commons
System Architecture 4Data Commons
System Features Connects to certified Data Providers Accepts requests only from member organizations Requests are authenticated & authorized before retrieving data Request/Response data is encrypted based on invoker’s 128 bit KEY Requests validated using Authorization Certificate Transactions logged without storing request/response data Generic Web Service processes all requests from Invokers Providers provide data using Web Services All Web Services are of document/literal format and secured by SSL Generic Request/Response XML data formats for Invoker/Provider 5Data Commons
Technology Application Server – J2EE 1.4 Oracle Database 10g/11g Java / PL-SQL XML SOAP 1.1 WSDL 2.0 AES 128 bit message encryption 6Data Commons
Using MedBiquitous Professional Profile The following operations uses MedBiquitous Professional Profile: ◦ Get Enrolled Students NBME gets updated enrolled student information for each school from AAMC ◦ Get Matriculated Students NBME gets new matriculants for each school from AAMC ◦ IDMS Biographic Update NBME and AAMC provide updates to IDMS 7Data Commons
MedBiquitous Professional Profile - Sample 8Data Commons
MedBiquitous XML Schemas The MedBiquitous Healthcare Professional Profile Schema provides a data structure that allows one to represent one or more healthcare professionals in a standard format. Data Commons uses version 1.0 of the following MedBiquitous XML schemas: ◦ Member ◦ Name ◦ Address Source: 9Data Commons
Example 1: Using the MedBiquitous XML Schemas GetStudentProfile web service operation ◦ Request <DcomOutboundGetStudentProfileRequest xmlns=" GetStudentProfile Data Commons
Example 1: Using the MedBiquitous XML Schemas GetStudentProfile web service operation (continued) ◦ Response <DcomOutboundGetStudentProfileResponse xmlns=" xmlns:dcom= xmlns:medAddress=" xmlns:medMember=" xmlns:medName=" …. 11Data Commons
Example 1: Using the MedBiquitous XML Schemas GetStudentProfile web service operation (continued) ◦ Response <medMember:UniqueID domain="Member:USMLE ID"> <medMember:UniqueID domain="Member:AAMC ID"> … 12Data Commons
Questions? 13Data Commons