Validate device bundle example

Slides:



Advertisements
Similar presentations
INTRODUCTION 1. Business systems and QA Department business systems 2. All the bug reports and all the bug tracking systems are very similar.
Advertisements

Support Part II EMROL – Your power partner Support – Part two What are profiles and an explanation of the parameters How to improve the accuracy of a.
Automatic Configuration of DICOM Network Applications Experience with Frozen Draft of Supplement 67 DICOM Anniversary Conference & Workshop Baltimore,
Software by NIC, Secretariat, Port Blair Andaman & Nicobar Administration PROMISE ver 1.2 (PROjects Monitoring and Information System for Enterprise) Slide.
Test Management Eric Poiseau Inria, Rennes. Purpose  Provide support for the management of the connectathon process from registration to results  Provide.
INTRODUCTION 1. QA Department business systems 2. All the bug reports and all the bug tracking systems are very similar.
Getting the Most Out of the Statistical Consultant Research Round Table 3: By David Newman.
SLAM: SLice And Merge – Effective Test Generation for Large Systems ICCAD’13 Review Reviewer: Chien-Yen Kuo.
© 2012 Whamcloud, Inc. Lustre Automation Challenges John Spray Whamcloud, Inc. 0.4.
Query Response to get Document Using FHIR Messaging 1 Presented by Prashant Trivedi (HSCIC)
© 2014 HL7 ® International. Licensed under Creative Commons. HL7 & Health Level Seven are registered trademarks of Health Level Seven International. Reg.
TCP/IP.
SNMP Monitoring with Kaseya IT Managed Services Defined.
Plato Tracer An automated Continuous Compliance tool for Healthcare Organizations CPR Technologies.
How do you simplify? Simple Complicated.
- with Nick Cederlind. San Francisco Certified Microsoft Office Trainer  Teaching for 7 years Founder: Underdog Training  Training numerous Bay Area.
Unit 3, Quiz 1 Patterns to equations.
Links and LANs Link between two computers via cross cable The most simple way to connect two hosts is to link the two hosts with a cross cable.
11 August 2015 Viet Nguyen, MD Chief Medical Officer Health & Life Sciences Information Systems & Global Solutions HL7.
By The Supreme Team CMPT 275 Assignment 2 May 29, 2009.
Turnitin.com REGISTRATION. Step One—Registration  Go to—
1 Compliance Tracking Tool Activity Entry and Progress Monitoring.
Instructor: Pavlos Pavlikas1 How Data is Stored Chapter 8.
Appendix 3: The Standard Report From the Church Vitality Survey This Standard Report is produced for each church or church group that completes the Church.
Slide 1 © Copyright 2015 Qvera LLC All rights reserved N Main Suite D140 Kaysville UT FHIR is a registered trademark of HL7.org.
ATS code development workflow Group Name: TST WG Source: Mahdi Ben Alaya, TST WG vice chair, SENSINOV, Meeting Date: TST #21 Document.
Turnitin. Turnitin – a Tool Turnitin is a tool that will help you to: – Assess the quality of your references – Improve your reference style – Keep track.
Marco Cattaneo, 6th July Remedy bug tracking tool CERN Problem Report Management System (PRMS)
HME Audit Key tracking the impacts of audits WHERE ARE WE NOW? Kim Brummett, AAHomecare Vice President of Regulatory Affairs 1.
BLOOD PRESSURE CLINICS WITH HC STANDARD®. W HOA WAIT … W HAT ?? What is HC Standard? HC Standard® software developed by Global Emergency Resources (GER)
FHIRForms – Viewing and Editing FHIR Data
Powered by Margy Tech Pvt Ltd.
Point-of-Care Identity Management
UDI Key Features: Medical Device Integration
Tools for Performance, Load Testing, Stress Testing Using Telerik Test Studio Pavel Pankov QA Lead Automated Testing Team Telerik QA Academy.
HL7 Connectathon Data Analytics Track May 7, 2017
Mod_06_12 Improved Efficiencies in LCF Process 31 January 2012
Equipment Demonstration in HoloLens
This is the test documents for ODF toolkit
Clinical Reasoning Track
ASSIGNMENT NO.-2.
Patient Track (not just for beginners)
RemoteLaunch - Overview
CIS 106 Innovative Education-- snaptutorial.com
Using Groove Philip S. Vavalides Professor - IT/Networking Guilford Technical Community College Jamestown, NC.
Device related Resources
Division of Air AirCom DARM’s New Compliance and Enforcement Database and Field Inspection Tool.
به نام خدایی که یاد او، مایه ی آرامش واقعی است.
FHIR Connectathon 15 Madrid HL7 WGM May 2017
Mapping IEEE PHD to FHIR - context
Converting HL7v2.6 to FHIR Mattes Rhein1, Stefan Schlichting2, Josef Ingenerf3 1Medizinische Informatik, Universität zu Lübeck 2Drägerwerk AG, Lübeck;
Methodology & Current Results
FHIR Connectathon 16 San Diego HL7 WGM September 2017
It is all about ATTITUDE!
Vonk FHIR Engine Christiaan Knaap 27 September 2018.
Mapping IEEE PHD to FHIR - context
Reporting Dan Szymczak – Director or Technology.
Welcome to eHEPQUAL.
Manage your wellness challenges
Rounds® Patient Experience Clinic Program
Simple Yet Sophisticated Healthcare Solutions
Unit 2. Day 16..
Engine Part ID Part 2.
Review for Mini Quizzy on Complex Numbers Tuesday,
Similarities Differences
Unit 2. Day 17..
Analyzing Data Drawing Conclusions
Line Graphs.
Personal Health Device (PHD) Implementation Guide
Point-of-care devices in fhir
Presentation transcript:

Validate device bundle example Devices on FHIR Validate device bundle example

Participants Track lead: John Rhoads (Philips) Stefan Karl (Philips) Sylwester Gryzio (Kainos) Krzysztof Suchomski (Kainos) Iryna Roy (Gevity) Michel Rutten (Furore) Rien Wertheim (Furore)

Device Bundle Patient Object graph Device DeviceComponent Physio Monitor DeviceComponent ECG CardioTach DeviceMetric Physio Monitor DeviceMetric ECG CardioTach Observation Physio Monitor Observation ECG CardioTach

Device Bundle Profile Similar structure! Patient Profile Device Profile DeviceComponent Profile Physio Monitor DeviceComponent Profile ECG CardioTach DeviceMetric Profile Physio Monitor DeviceMetric Profile ECG CardioTach Observation Profile Physio Monitor Observation Profile ECG CardioTach

Tooling limitations Uploading the example to Simplifier breaks cross-references, because server assigns new resource ids Workaround: validate on local machine Validator does not yet support slicing on profile HACK: manually assign unique entry id’s in the example, then slice on entry id

Results With some hacks, we managed to successfully validate (part of) the cross references This proves to us that FHIR supports the (complex!) Device profile use case We learned about some tooling limitations that we need to fix Simplifier .NET Validator