CONFIGURING A TTCN-3 TEST SYSTEM IN A COMPLEX MULTI-SYSTEM ENVIRONMENT

Size: px
Start display at page:

Download "CONFIGURING A TTCN-3 TEST SYSTEM IN A COMPLEX MULTI-SYSTEM ENVIRONMENT"

Transcription

1 CONFIGURING A TTCN-3 TEST SYSTEM IN A COMPLEX MULTI-SYSTEM ENVIRONMENT Anke Abromeit, Dr. Rafael Schirru

2 Outline gematik The Telematics Infrastructure Testing Environment Challenges for Test Case Configuration ConfigStore Providing Configuration Data to the Test Scripts Outcome Using ConfigStore Questions 2

3 gematik (Gesellschaft für Telematikanwendungen der Gesundheitskarte mbh) Founded in January 2005 as competence center for egk and TI egk comprises applications such as Management of insured persons master data (VSDM) Emergency data management (NFDM) Electronic health record (epa) TI: Healthcare network ensuring secure exchange of information for registered users 3

4 The Telematics Infrastructure (1/2) Medical Office Clientsystem TI egk Reception Switch Connector Health Insurances 4

5 The Telematics Infrastructure (2/2) 5

6 Testing Environment workplace ASA ConfigStore 6

7 Challenges for Test Case Configuration (1/2) High degree of test automation required Many product types of the TI are mocked in TTCN-3 Components need to be configured with respect to Connection establishment comprising PKI Intended sequence of the test case behavior Expected values and outcomes 7

8 Challenges for Test Case Configuration (2/2) Global test case configuration needs to be adapted Configuration Database workplaces Workplace replacements Product replacements TC repository Base repository products of different vendors test scripts 8

9 ConfigStore: Adaptable Configuration <PsConfig id="pssimwuid1" type="record"> <soapconnectionconfig type="record"> <serverip type="charstring">${konlanip}</serverip> <serverport type="int">${soapservertlsport}</serverport> <clienttlsconfig type="record"> <identityref type="charstring">${konclientidentity}</identityref> <tlsconfigref type="charstring">serververify</tlsconfigref> </clienttlsconfig> </soapconnectionconfig> <cetpconnectionconfig type="record"> <serverip type="charstring">${workplacelanip}</serverip> <serverport type="int">${cetpserverport}</serverport> </cetpconnectionconfig> </PsConfig> 9

10 ConfigStore: Placeholders <PsConfig id="pssimwuid1" type="record"> <soapconnectionconfig type="record"> <serverip type="charstring">${konlanip}</serverip> <serverport type="int">${soapservertlsport}</serverport> <clienttlsconfig type="record"> <identityref type="charstring">${konclientidentity}</identityref> <tlsconfigref type="charstring">serververify</tlsconfigref> </clienttlsconfig> </soapconnectionconfig> <cetpconnectionconfig type="record"> <serverip type="charstring">${workplacelanip}</serverip> <serverport type="int">${cetpserverport}</serverport> </cetpconnectionconfig> </PsConfig> 10

11 ConfigStore: Testcase-specific Adaptation <PsConfig id="pssimwuid1" type="record"> <soapconnectionconfig type="record"> <serverip type="charstring">${konlanip}</serverip> <serverport type="int">${soapservertlsport}</serverport> <clienttlsconfig type="record"> <identityref type="charstring">${expiredkonclientidentity}</identityref> <tlsconfigref type="charstring">serververify</tlsconfigref> </clienttlsconfig> </soapconnectionconfig> <cetpconnectionconfig type="record"> <serverip type="charstring">${workplacelanip}</serverip> <serverport type="int">${cetpserverport}</serverport> </cetpconnectionconfig> </PsConfig> 11

12 ConfigStore: Default Replacement of Placeholders <PsConfig id="pssimwuid1" type="record"> <soapconnectionconfig type="record"> <serverip type="charstring"> </serverip> <serverport type="int">443</serverport> <clienttlsconfig type="record"> <identityref type="charstring">expiredclientidentity</identityref> <tlsconfigref type="charstring">serververify</tlsconfigref> </clienttlsconfig> </soapconnectionconfig> <cetpconnectionconfig type="record"> <serverip type="charstring"> </serverip> <serverport type="int">4443</serverport> </cetpconnectionconfig> </PsConfig> 12

13 ConfigStore: Product-specific Adaptations <PsConfig id="pssimwuid1" type="record"> <soapconnectionconfig type="record"> <serverip type="charstring"> </serverip> <serverport type="int">6200</serverport> <clienttlsconfig type="record"> <identityref type="charstring">expiredclientidentity</identityref> <tlsconfigref type="charstring">serververify</tlsconfigref> </clienttlsconfig> </soapconnectionconfig> <cetpconnectionconfig type="record"> <serverip type="charstring"> </serverip> <serverport type="int">4443</serverport> </cetpconnectionconfig> </PsConfig> 13

14 ConfigStore: Workplace-specific Adaptations <PsConfig id="pssimwuid1" type="record"> <soapconnectionconfig type="record"> <serverip type="charstring"> </serverip> <serverport type="int">6200</serverport> <clienttlsconfig type="record"> <identityref type="charstring">expiredclientidentity</identityref> <tlsconfigref type="charstring">serververify</tlsconfigref> </clienttlsconfig> </soapconnectionconfig> <cetpconnectionconfig type="record"> <serverip type="charstring"> </serverip> <serverport type="int">4443</serverport> </cetpconnectionconfig> </PsConfig> 14

15 Providing Configuration Data to the Test Scripts ConfigStore is implemented as TTCN-3 plugin The XML data is converted to TTCN-3 records Data access is provided via external functions Convenience functions implemented in TTCN-3 provide access to The first configuration element of a particular type Configuration elements by ID Configuration elements by index position in the repository 15

16 Outcome Using ConfigStore Configurations are adapted in XML files thus not requiring changes in test scripts or recompilation Support for test automation: Specific product states can be ensured Before executing a test case (test setup) After executing a test case (clean up) Support of traceability for approval tests: During test case execution only the required configuration is loaded and logged 16

17 Time for Questions 17

Implementation & Infrastructures. Architecture & Components German Experience. Michael Bartkowiak

Implementation & Infrastructures. Architecture & Components German Experience. Michael Bartkowiak Implementation & Infrastructures Architecture & Components German Experience Michael Bartkowiak gematik - Gesellschaft für Telematikanwendungen der Gesundheitskarte mbh Friedrichstraße 136 10117 Berlin

More information

MAVEN MOCK TEST MAVEN MOCK TEST I

MAVEN MOCK TEST MAVEN MOCK TEST I http://www.tutorialspoint.com MAVEN MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to Maven. You can download these sample mock tests at your local machine

More information

eid Consulting References

eid Consulting References eid Consulting References Selection of References We are renown for running eid, epassport, eborder projects MOI Germany President of Nigeria Royal Oman Police MOI of U..A.E. MOI of Sudan European Commission

More information

Legal Regulations and Vulnerability Analysis

Legal Regulations and Vulnerability Analysis Legal Regulations and Vulnerability Analysis Bundesamt für Sicherheit in der Informationstechnik (BSI) (Federal Office for Information Security) Germany Introduction of the BSI National Authority for Information

More information

Interoperability Specifications and Conformance Testing Services Made Available on the Tukan Platform

Interoperability Specifications and Conformance Testing Services Made Available on the Tukan Platform Interoperability Specifications and Conformance Testing Services Made Available on the Tukan Platform Sebastian Bojanowski, HL7 Poland IHIC 2018 Portsmouth, 12 July 2018 Challenges of Polish health IT

More information

Integrated Assessment Record (IAR)

Integrated Assessment Record (IAR) Community Care Information Management (CCIM) Integrated Assessment Record (IAR) Project Integrated Assessment Record (IAR) RAI-MDS 2.0 Implementation Validation Guide For Vendors Document Version 2.3 November

More information

CMS and ehealth. Robert Tagalicod Director, Office of ehealth Standards and Services (OESS)

CMS and ehealth. Robert Tagalicod Director, Office of ehealth Standards and Services (OESS) CMS and ehealth Robert Tagalicod Director, Office of ehealth Standards and Services (OESS) Robert Anthony Deputy Director, Health IT Initiatives Group, OESS September 16, 2013 www.cms.gov/ehealth 2 ehealth

More information

You can save valuable time for yourself and your customer which means turbo-charging your sales cycle.!

You can save valuable time for yourself and your customer which means turbo-charging your sales cycle.! Ink WHAT IS IT Ink is a secure e-signature platform founded on Adobe s EchoSign technology that gives your customers an easy and convenient way to verify and sign their own applications without requiring

More information

Efficiently Sharing All of a Patient s Data With All their Providers Completing the Model

Efficiently Sharing All of a Patient s Data With All their Providers Completing the Model www.gdhealth.com Efficiently Sharing All of a Patient s Data With All their Providers Completing the Model Multi-Source Longitudinal Medical Record (MLMR) Thomas Pole and Robert Guajardo 6.13.2017 Our

More information

CARMA STANDARD ACCESS REPOSITORY for Endevor Users

CARMA STANDARD ACCESS REPOSITORY for Endevor Users CARMA STANDARD ACCESS REPOSITORY for Endevor Users Author: Version: Version 1.0.6 Dr. Markus Bon, Carmelo Merino Q Group AG Im Langacker 16 CH-5405 Baden-Dättwil Hypothekarbank Lenzburg Account No.: 146.875.311

More information

TOGAF 9 Foundation v9.1 Level 1 Level 1: An Introduction to TOGAF

TOGAF 9 Foundation v9.1 Level 1 Level 1: An Introduction to TOGAF TOGAF 9 Foundation v9.1 Level 1 Level 1: An Introduction to TOGAF full course details This is an accredited online training course, designed by TOGAF experts to prepare you with everything you need to

More information

English Version. Health informatics - Quality of service requirements for health information interchange

English Version. Health informatics - Quality of service requirements for health information interchange TECHNICAL REPORT RAPPORT TECHNIQUE TECHNISCHER BERICHT CEN/TR 15253 December 2005 ICS 35.240.80 English Version Health informatics - Quality of service requirements for health information interchange Informatique

More information

OHF ATNA Audit Client. Architecture & API Documentation. Version seknoop[at]us[dot]ibm[dot]com Sarah Knoop

OHF ATNA Audit Client. Architecture & API Documentation. Version seknoop[at]us[dot]ibm[dot]com Sarah Knoop OHF ATNA Audit Client Architecture & API Documentation Version 0.0.2 seknoop[at]us[dot]ibm[dot]com Sarah Knoop Page 1 of 14 Contents 1. Introduction...3 2. Getting Started...4 2.1 Platform Requirements...4

More information

Functional Requirements For the California Joint Replacement Registry I.T. Infrastructure

Functional Requirements For the California Joint Replacement Registry I.T. Infrastructure Functional Requirements For the California Joint Replacement Registry I.T. Infrastructure Prepared by Sujansky & Associates, LLC On behalf of the Pacific Business Group on Health August 13, 2010 Outline

More information

MECHANICAL CONTRACTORS ASSOCIATION OF AMERICA, INC. CLEANROOM PIPING AND PROCEDURES BASIC CONSIDERATIONS

MECHANICAL CONTRACTORS ASSOCIATION OF AMERICA, INC. CLEANROOM PIPING AND PROCEDURES BASIC CONSIDERATIONS BASIC CONSIDERATIONS For the mechanical contractor, cleanroom construction involves the installation of high purity piping which support an ultra clean environment. This involves extremely stringent requirements

More information

A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District

A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District A Pilot Implementation of DIRECT Messaging and Provider Directory Services in the Palomar Health District Project Overview and Plan Sujansky & Associates, LLC 1. Project Objectives Figure 1. High-level

More information

DETAILED POLICY STATEMENT

DETAILED POLICY STATEMENT Applies To: HSC Responsible Office: HSC Information Security Office Revised: New 12/2010 Title: HSC-200 Security and Management of HSC IT Resources Policy POLICY STATEMENT The University of New Mexico

More information

Online Claims Submission User Guide

Online Claims Submission User Guide Online Claims Submission User Guide Important News for Spending Account Participants Flexible Spending Account (FSA) participants can enter claims data through the web and upload images of scanned documentation

More information

Improving Software Quality with a Clean Build Process

Improving Software Quality with a Clean Build Process Improving Software Quality with a Clean Build Process Vanessa Wasko Wise Solutions, Inc. WHITE PAPER Abstract Automating the software build process is a major step towards consistently producing quality

More information

FSMA Template Package List of Documents

FSMA Template Package List of Documents FSMA Template Package List of Documents FSMA PC Rule, Subpart B containing the following 47 Documents: 001 Air Purity and Ventilation (provided upon purchase) 002 Allergen Management Program (provided

More information

Continuity of Operations During Disasters: Electronic Systems and Medical Records

Continuity of Operations During Disasters: Electronic Systems and Medical Records Idaho Health Care Association Continuity of Operations During Disasters: Electronic Systems and Medical Records Philip Niemer, MBA, MS, HEM Director Operational Continuity & Emergency Management Children

More information

Standards Development

Standards Development Thailand s ehealth & Health Information Standards Development Collaborating across countries to harmonize information system standards understanding country opportunities and developing strategies to deal

More information

Semester Report. December 17, Clark Bedsole Adam Davie Tim Jansen Robert Jones

Semester Report. December 17, Clark Bedsole Adam Davie Tim Jansen Robert Jones Electronic Data Interchange Semester Report December 17, 2007 Clark Bedsole Adam Davie Tim Jansen Robert Jones Table of Contents System Overview... 3 System Requirements... 3 Major Components... 5 Interface...

More information

MAVEN MOCK TEST MAVEN MOCK TEST IV

MAVEN MOCK TEST MAVEN MOCK TEST IV http://www.tutorialspoint.com MAVEN MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to Maven. You can download these sample mock tests at your local machine

More information

Call: SharePoint 2013 Course Content:35-40hours Course Outline

Call: SharePoint 2013 Course Content:35-40hours Course Outline SharePoint 2013 Course Content:35-40hours Course Outline Exploring SharePoint Designer 2013 Understanding SharePoint Designer 2013 Using SharePoint Designer to Carry Out Common Tasks Understanding What's

More information

ERA Enrollment Form Enrolling Through emomed

ERA Enrollment Form Enrolling Through emomed ERA Enrollment Rule 382 requires an electronic option for providers and trading partners to complete and submit the ERA enrollment effective January 1, 2014. An online ERA enrollment link from the emomed

More information

How to use the MESH Certificate Enrolment Tool

How to use the MESH Certificate Enrolment Tool Document filename: How to use the MESH Certificate Enrolment Tool Directorate / Programme Operations and Project Assurance Services Spine Services/ MESH Document Reference Project Manager Andrew

More information

Securing the E-Health Cloud

Securing the E-Health Cloud Securing the E-Health Cloud Hans Löhr Horst Görtz Institute for IT Security Ruhr-University Bochum Germany hans.loehr@trust.rub.de Ahmad-Reza Sadeghi Horst Görtz Institute for IT Security Ruhr-University

More information

A deployment pipeline composed of steps from remote servers

A deployment pipeline composed of steps from remote servers If someone wanted to implement... A deployment pipeline composed of steps from remote servers This deck outlines the scenario, to start discussion about the use of OSLC Automation to enable it. See the

More information

UDI Requirements and Resources

UDI Requirements and Resources UDI Requirements and Resources Bryan Love Supervisory Consumer Safety Officer Denver District Annual RMRAS January 2016 UDI Specific Legal Milestones 2007 FDAAA the system 2012 FDASIA the timelines 2013

More information

Document Number: HITSP 08 N 378 Date: December 17, 2008 Report from the HITSP Education, Communication and Outreach (HITSP-ECO) Committee

Document Number: HITSP 08 N 378 Date: December 17, 2008 Report from the HITSP Education, Communication and Outreach (HITSP-ECO) Committee 0 Document Number: HITSP 08 N 378 Date: December 17, 2008 Report from the HITSP Education, Communication and Outreach (HITSP-ECO) Committee Co-Chairs: Walter G. Suarez, MD, Institute for HIPAA/HIT Education

More information

INFORMATION SECURITY- DISASTER RECOVERY

INFORMATION SECURITY- DISASTER RECOVERY Information Technology Services Administrative Regulation ITS-AR-1505 INFORMATION SECURITY- DISASTER RECOVERY 1.0 Purpose and Scope The objective of this Administrative Regulation is to outline the strategy

More information

WebCGM The Choice for Technical Illustrations

WebCGM The Choice for Technical Illustrations Air Transport Assn. Web The Choice for Technical Illustrations Presented at XML Europe 2001 Berlin, Germany May 24, 2001 UNITED AIRLINES Agenda Requirements - an historical perspective Interchange Reuse

More information

Implementing A Final Regression Testing Process

Implementing A Final Regression Testing Process Implementing A Final Regression ing Process Jeff Tatelman SQuAD Conference 2007 March 15th, 2007 Final Regression ing Definition The testing of software after a modification has been made to ensure that

More information

Healthcare Security Success Story

Healthcare Security Success Story Regional Forum on Cybersecurity in the Era of Emerging Technologies & the Second Meeting of the Successful Administrative Practices -2017 Cairo, Egypt 28-29 November 2017 Healthcare Security Success Story

More information

NaviNet Drug Authorizations. User s Guide

NaviNet Drug Authorizations. User s Guide NaviNet Drug Authorizations User s Guide NaviNet Drug Authorizations User s Guide 1 Overview NaviNet has partnered with CoverMyMeds to create NaviNet Drug Authorizations, an all-payer, HIPAA compliant

More information

HIPAA AND SECURITY. For Healthcare Organizations

HIPAA AND  SECURITY. For Healthcare Organizations HIPAA AND EMAIL SECURITY For Healthcare Organizations Table of content Protecting patient information 03 Who is affected by HIPAA? 06 Why should healthcare 07 providers care? Email security & HIPPA 08

More information

National Certificate in Civil Defence (Response) (Level 2)

National Certificate in Civil Defence (Response) (Level 2) NZQF NQ Ref 1447 Version 2 Page 1 of 5 National Certificate in Civil Defence (Response) (Level 2) Level 2 Credits 46 This qualification has been reviewed. The last date to meet the requirements is 31 December

More information

Overview - English. FUJITSU Software ServerView Suite. Update Management. Overview

Overview - English. FUJITSU Software ServerView Suite. Update Management. Overview Overview - English FUJITSU Software ServerView Suite Update Management Overview Edition August 2017 Comments Suggestions Corrections The User Documentation Department would like to know your opinion of

More information

An Open Source MSDL/C-BML Interface to VR-Forces

An Open Source MSDL/C-BML Interface to VR-Forces An Open Source MSDL/C-BML Interface to VR-Forces Dr. Mark Pullen Mohammad Ababneh Lisa Nicklas Michael Connor Alexandre Barreto GMU C4I Center 1 Presentation Outline Overview/Introduction BML and C-BML

More information

National Certificate in Construction (Leading Hand) (Level 4)

National Certificate in Construction (Leading Hand) (Level 4) NZQF NQ Ref 1130 Version 2 Page 1 of 5 National Certificate in Construction (Leading Hand) (Level 4) Level 4 Credits 55-65 This qualification is expiring. The last date to meet the requirements is 31 December

More information

INFORMATION TECHNOLOGY - B.S.I.T.

INFORMATION TECHNOLOGY - B.S.I.T. Kent State University Catalog 208-209 INFORMATION - B.S.I.T. Regional College rcdean@kent.edu www.kent.edu/regional-college Major is pending approval from the Ohio Department of Higher Education Description

More information

The XVC Framework for In-Vehicle User Interfaces

The XVC Framework for In-Vehicle User Interfaces T.J. Watson Research Center and Ubiquitous Computing Laboratory The XVC Framework for In-Vehicle User Interfaces Jonathan Munson IBM T.J. Watson Research Center Young Ju Tak IBM Ubiquitous Computing Laboratory,

More information

Why you should adopt the NIST Cybersecurity Framework

Why you should adopt the NIST Cybersecurity Framework Why you should adopt the NIST Cybersecurity Framework It s important to note that the Framework casts the discussion of cybersecurity in the vocabulary of risk management Stating it in terms Executive

More information

An Overview of the HL7 Context Management Standard ( CCOW )

An Overview of the HL7 Context Management Standard ( CCOW ) An Overview of the HL7 Context Management Standard ( CCOW ) Presented by Eric Weaver Technical Sales Manager, Sentillion, Inc. Eric.Weaver@sentillion.com The Challenge Users in need of easy, secure access

More information

DB2 9 XML Data Server Francis Arnaudiès IT/Specialist Information Management. Jeudi 24 Mai 2007

DB2 9 XML Data Server Francis Arnaudiès IT/Specialist Information Management. Jeudi 24 Mai 2007 DB2 9 Data Server Francis Arnaudiès IT/Specialist Information Management Jeudi 24 Mai 2007 Agenda Part I: Usage and DB2 9 pure Overview Database Usage Scenarios DB2 9 pure Part II: Storebrand s Experience

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider and take control of your medical information. Using this quick reference guide,

More information

Unique Device Identification (UDI) Updates on US Activities

Unique Device Identification (UDI) Updates on US Activities 1 Unique Device Identification (UDI) Updates on US Activities U.S. - China Healthcare Cooperation Series China FDA Medical Device Executive Development Delegation Visit Symposium and Reception 2017-07-25

More information

From IHE Audit Trails to XES Event Logs Facilitating Process Mining

From IHE Audit Trails to XES Event Logs Facilitating Process Mining 40 Digital Healthcare Empowering Europeans R. Cornet et al. (Eds.) 2015 European Federation for Medical Informatics (EFMI). This article is published online with Open Access by IOS Press and distributed

More information

Synchronizing Healthcare. Synchronizing Healthcare

Synchronizing Healthcare. Synchronizing Healthcare Synchronizing Healthcare, Munich Christian B. Teig, CFO September 19 th, 2017 Synchronizing Healthcare Berenberg Bank & Goldman Sachs German Corporate Conference, Munich Christian B. Teig, CFO 24 September,

More information

Risk Management P.O. Box Orlando, FL SAFE Form Guideline

Risk Management P.O. Box Orlando, FL SAFE Form Guideline SAFE Form Guideline The attached document provides a more detailed description of the SAFE Form system and the required documents. Please utilize this document in order to answer any initial questions

More information

QTP MOCK TEST QTP MOCK TEST II

QTP MOCK TEST QTP MOCK TEST II http://www.tutorialspoint.com QTP MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to QTP Framework. You can download these sample mock tests at your local

More information

This unit standard is expiring

This unit standard is expiring Page 1 of 5 Title Demonstrate and apply knowledge of a personal computer system Level 1 Credits 3 Purpose People credited with this unit standard are able to: demonstrate knowledge of the hardware components

More information

Publishing and reviewing models on the Web Dr. Andrius Armonas, MagicDraw Product Manager

Publishing and reviewing models on the Web Dr. Andrius Armonas, MagicDraw Product Manager Publishing and reviewing models on the Web Dr. Andrius Armonas, MagicDraw Product Manager Presentation agenda Introduction: the problem being solved Technologies supported by Cameo Systems Modeler for

More information

IHE Integration Statement for

IHE Integration Statement for 2/4/2015 IHE Integration Statement for MEDIC Client Registry RI Version 1.0 and above Prepared By MOHAWK MHEALTH AND EHEALTH DEVELOPMENT AND INNOVATION CENTRE (MEDIC) Contents 1. Introduction... 2 1.1.

More information

Level 2 Certificate in Asbestos Removal For Operatives

Level 2 Certificate in Asbestos Removal For Operatives Level 2 Certificate in Asbestos Removal For Operatives Qualification Specification ProQual 2017 Contents Page Introduction 3 Qualification profile 3 Qualification structure 4 Centre requirements 5 Support

More information

technology Catalyst For connected CARE Per Ljungberg Director, System and Technology Group Function Technology and Emerging Business Ericsson

technology Catalyst For connected CARE Per Ljungberg Director, System and Technology Group Function Technology and Emerging Business Ericsson 5G technology Catalyst For connected CARE Per Ljungberg Director, System and Technology Group Function Technology and Emerging Business Ericsson Challenges in Healthcare Communication SECURITY AVAILABILITY

More information

98 - Professional (Physician) Visit - Office

98 - Professional (Physician) Visit - Office June 2011 Dear New Jersey Medicaid MEVS Switch Vendor: The Centers for Medicare & Medicaid Services (CMS) has published its final rule adopting updated versions of the standards for electronic healthcare

More information

VISION Virtualized Storage Services Foundation for the Future Internet

VISION Virtualized Storage Services Foundation for the Future Internet VISION Virtualized Storage Services Foundation for the Future Internet Julian Satran, Hillel Kolodner, Dalit Naor *, Yaron Wolfsthal IBM, On Behalf of the VISION Consortium SNIA Cloud Storage Mini Summit

More information

DEFINITION OF A PILOT TEST PLAN FOR COOPERATION OF AGRICULTURE EQUIPMENT WITH ONEM2M AND C-ITS

DEFINITION OF A PILOT TEST PLAN FOR COOPERATION OF AGRICULTURE EQUIPMENT WITH ONEM2M AND C-ITS DEFINITION OF A PILOT TEST PLAN FOR COOPERATION OF AGRICULTURE EQUIPMENT WITH ONEM2M AND C-ITS ETSI STF 542 Presented by Michelle Wetterwald for ETSI ITS Workshop, Berlin, 7 h of March, 2018 Outline Motivation

More information

DCARC Defense Cost & Resource Center

DCARC Defense Cost & Resource Center DCARC Defense Cost & Resource Center EVM Central Repository Submitter Guide 7/26/2014 1 Submitter Training The following document provides step-by-step screenshots to illustrate the major actions performed

More information

Table of Contents. How to Set Up Your FMH Account 2. How to Download FMHmobile.. 3. How to Sign In.6. Forgot Your Password?.. 7

Table of Contents. How to Set Up Your FMH Account 2. How to Download FMHmobile.. 3. How to Sign In.6. Forgot Your Password?.. 7 Mobile Guidebook Table of Contents How to Set Up Your FMH Account 2 How to Download FMHmobile.. 3 How to Sign In.6 Forgot Your Password?.. 7 Resetting Your Password..8 How to Request an Appointment. 10

More information

THE LINK BETWEEN ENTERPRISE RISK MANAGEMENT AND DISASTER MANAGEMENT

THE LINK BETWEEN ENTERPRISE RISK MANAGEMENT AND DISASTER MANAGEMENT THE LINK BETWEEN ENTERPRISE RISK MANAGEMENT AND DISASTER MANAGEMENT International Recovery Forum 2014 ~ The Role of Private Sector in Disaster Recovery ~ 21 January 2014 Kobe, Japan Dr Janet L. Asherson

More information

Biometric Technologies Signature

Biometric Technologies Signature Biometric Signature Solutions Presented at the Open House The Standards Institution of Israel 1 WonderNet The leading provider of digital signature solutions Over 5 million current users Cutting edge technologies:

More information

THE FRENCH «DOSSIER MÉDICAL PERSONNEL» (DMP) MAIN INFRASTRUCTURAL FEATURE: SECURITY AND INTEROPERABILITY

THE FRENCH «DOSSIER MÉDICAL PERSONNEL» (DMP) MAIN INFRASTRUCTURAL FEATURE: SECURITY AND INTEROPERABILITY Ehealth Conference 2007 Berlin April 17th-19th 2007 THE FRENCH «DOSSIER MÉDICAL PERSONNEL» (DMP) MAIN INFRASTRUCTURAL FEATURE: SECURITY AND INTEROPERABILITY Manuel METZ GIP DMP - France DMP: a French national

More information

Lecture Notes on CASE-Tools: TogetherJ

Lecture Notes on CASE-Tools: TogetherJ Lecture Notes on CASE-Tools: TogetherJ Vinko Novak (novak@in.tum.de) Software Engeneering Technische Universität München 2 Institut für Informatik Friday, 16 th Nov. 2001 Vinko Novak Component based Software

More information

Pathology Informatics Training and Education Workshop Lab InfoTech Summit April 9, 2008

Pathology Informatics Training and Education Workshop Lab InfoTech Summit April 9, 2008 Pathology Informatics Training and Education Workshop Lab InfoTech Summit April 9, 2008 Walter H. Henricks, M.D. Cleveland Clinic Pathology Informatics Mission of pathology is to provide information necessary

More information

IT & Healthcare. Services. Systems

IT & Healthcare. Services. Systems IT & Healthcare Services Systems 1986 Year Established 3,000+ Customers in More than 70 Countries MAINTAIN Hypertec Systems offers a wide array of IT maintenance services to both maximize the availability

More information

Welcome to the. Patient Portal!

Welcome to the. Patient Portal! Welcome to the Patient Portal! You re about to find out just how easy it can be to communicate with your healthcare provider, schedule and request appointments, take control of your medical information,

More information

RNE Common Components System (CCS)

RNE Common Components System (CCS) RNE Common Components System (CCS) CSS & TAF/TAP regulations The requirements for the Common Components System (CCS) have been set by European Union legislation, namely: Commission Regulation (EC) No 62/2006

More information

Designing an Effective Web Based User Experience

Designing an Effective Web Based User Experience Unit title Designing an Effective Web Based User Experience SQA code H8RP 04 SCQF level 8 SCQF credit points SSC ref 8 History of changes Publication date: March 2015 Version: 01 Version number Date Description

More information

Adding EHR-S FM components

Adding EHR-S FM components Adding EHR-S FM components This document describes the way new components, sections, headers, functions and/ or conformance criteria can be add to a Functional Model or Profile with support of the EHR-S

More information

How do I view the Introduction section of the previous PDF version of the Data Dictionary?

How do I view the Introduction section of the previous PDF version of the Data Dictionary? Data Dictionary Help How do I view earlier versions of the Data Dictionary? How do I view the Introduction section of the previous PDF version of the Data Dictionary? How do I view a history of the modifications

More information

QGIS Script Assistant Plugin Documentation

QGIS Script Assistant Plugin Documentation QGIS Script Assistant Plugin Documentation Release 0.4.0 Daniel Silk Nov 07, 2017 Contents 1 Overview 3 1.1 Reload Scripts.............................................. 3 1.2 Test Scripts................................................

More information

HIPAA Compliance & Privacy What You Need to Know Now

HIPAA  Compliance & Privacy What You Need to Know Now HIPAA Email Compliance & Privacy What You Need to Know Now Introduction The Health Insurance Portability and Accountability Act of 1996 (HIPAA) places a number of requirements on the healthcare industry

More information

Administer System Center Configuration Manager for Desktop Support

Administer System Center Configuration Manager for Desktop Support Administer System Center Configuration Manager for Desktop Support Course ISI-1502 3 Days Instructor-led, Hands on Course Information This three-day course for desktop support professionals describes how

More information

Instrumentation, Control and Automation

Instrumentation, Control and Automation Instrumentation, Control and Automation Unit - ICA08 Install, Use and Maintain SCADA Systems This training specification has been developed from the utilities engineering technician standard. The specification

More information

SOFTWARE TEST DOCUMENTATION

SOFTWARE TEST DOCUMENTATION DROGBA INC. ALİ HOPYAR 1746056 FATİH HAFIZOĞLU 1746049 HALİM KAYA 1746148 VOLKAN GÜMÜŞ 1746007 SOFTWARE TEST DOCUMENTATION /2014 Contents 1.Heading...4 1.1. Document Identifier...4 1.2. Scope...4 1.3.

More information

QUALITY ASSURANCE amron

QUALITY ASSURANCE amron 0 Training Details Course Duration: 55-60 hours Training + Assignments + Actual Project Based Case Studies Training Materials: All attendees will receive: Assignment after each module, video recording

More information

Microsoft SharePoint Designer 2010

Microsoft SharePoint Designer 2010 Microsoft SharePoint Designer 2010 Course ISI-1234 3 Days Instructor-led, Hands on Course Information Students will then learn how to create and customize content using SharePoint Designer 2010. Microsoft

More information

HWISC (TEHIK) and X-road

HWISC (TEHIK) and X-road HWISC (TEHIK) and X-road Artur Novek Health and Welfare Information Systems Center/ IT architect 07.09.2017 Health and Welfare Information Systems Center (HWISC, TEHIK) HWISC is a ICT competence center

More information

Table Of Content. Joint Action to support the ehealth Network... 5 Summary... 6 Work Package Coordinator, Leader contact and partners...

Table Of Content. Joint Action to support the ehealth Network... 5 Summary... 6 Work Package Coordinator, Leader contact and partners... Table Of Content Joint Action to support the ehealth Network... 5 Summary... 6 Work Package... 14 Coordination... 14 Dissemination and Communication... 14 Evaluation... 14 Stakeholder Liaison... 14 Interoperability

More information

EOQ personal certificates

EOQ personal certificates EOQ personal certificates The European Organization for Quality (EOQ) has introduced an umbrella organization of national quality associations of all European countries a scheme for the qualification,

More information

Data Center Management and Automation Strategic Briefing

Data Center Management and Automation Strategic Briefing Data Center and Automation Strategic Briefing Contents Why is Data Center and Automation (DCMA) so important? 2 The Solution Pathway: Data Center and Automation 2 Identifying and Addressing the Challenges

More information

Call: Hyperion Planning Course Content:35-40hours Course Outline Planning Overview

Call: Hyperion Planning Course Content:35-40hours Course Outline Planning Overview Hyperion Planning Course Content:35-40hours Course Outline Planning Overview Oracle's Enterprise Performance Management Planning Architecture Planning and Essbase Navigating Workspace Launching Workspace

More information

HL7 Development Framework

HL7 Development Framework HL7 Development Framework Version 3.0 Model Driven Standards Development Abdul-Malik Shakir Principal Consultant, Shakir Consulting October 2005 Introduction to Health Level Seven Health Level Seven (HL7)

More information

Data Compliance Guidelines Version 1.2

Data Compliance Guidelines Version 1.2 Version 1.2 January 2007 (This page is intentionally blank) Published By: STAR Organization 2007 i Table of Contents 1. Introduction... 1 2. General Data Compliance Criteria... 2 2.1 Implementation Versions...

More information

The information system architecture in public health

The information system architecture in public health The information system architecture in public health Brian Chiluba (MSc. Epi & Biostat (UNZA, SoM) ; BSc.PT; Dip PT; Cert Bayesian Stat.) Email: babchiluba@yahoo.com Cell: 0977896377 Learning Objectives

More information

Testing. in A Large scale agile Development Environment

Testing. in A Large scale agile Development Environment Testing in A Large scale agile Development Environment Content/agenda 1. Introduction 2. Agile on a large scale 3. Testing in a large scale agile environment 4. Conclusion Testing in large scale Agile

More information

IBM Atlas Policy Distribution Administrators Guide: IER Connector. for IBM Atlas Suite v6

IBM Atlas Policy Distribution Administrators Guide: IER Connector. for IBM Atlas Suite v6 IBM Atlas Policy Distribution Administrators Guide: IER Connector for IBM Atlas Suite v6 IBM Atlas Policy Distribution: IER Connector This edition applies to version 6.0 of IBM Atlas Suite (product numbers

More information

Ensuring Privacy and Security of Health Information Exchange in Pennsylvania

Ensuring Privacy and Security of Health Information Exchange in Pennsylvania Ensuring Privacy and Security of Health Information Exchange in Pennsylvania The Pennsylvania ehealth Initiative in collaboration with the Pennsylvania ehealth Partnership Authority Introduction The Pennsylvania

More information

myhealth myrewards Scheduling a biometric screening Health Provider Screening Your step-by-step instructions What is a biometric screening?

myhealth myrewards Scheduling a biometric screening Health Provider Screening Your step-by-step instructions What is a biometric screening? myhealth myrewards Scheduling a biometric screening What is a biometric screening? A biometric screening can help detect abnormal health values that may indicate significant risk of or presence of chronic

More information

Electronic Signature Policy

Electronic Signature Policy Electronic Signature Policy Definitions The following terms are used in this policy. Term Definition Electronic Signature An electronic signature is a paperless method used to authorize or approve documents

More information

ALOE - A Socially Aware Learning Resource and Metadata Hub

ALOE - A Socially Aware Learning Resource and Metadata Hub ALOE - A Socially Aware Learning Resource and Metadata Hub Martin Memmel & Rafael Schirru Knowledge Management Department German Research Center for Artificial Intelligence DFKI GmbH, Trippstadter Straße

More information

Software. Test. Architecture. Dr Sigrid Eldh. Ericsson AB Stockholm, Sweden. Public Ericsson AB Page 1

Software. Test. Architecture. Dr Sigrid Eldh. Ericsson AB Stockholm, Sweden. Public Ericsson AB Page 1 Software Test Architecture Dr Sigrid Eldh Radio System & Technology Software Ericsson AB Stockholm, Sweden Public Ericsson AB 2015 2015-04-10 Page 1 Twitter: DrSEldh The Bug Busters 127 Automated Test

More information

IBM C IBM PureApplication System V1.1, System Administration.

IBM C IBM PureApplication System V1.1, System Administration. IBM C2120-800 IBM PureApplication System V1.1, System Administration http://killexams.com/exam-detail/c2120-800 QUESTION: 79 Which of the following is NOT an advanced configurable option of the Intelligent

More information

FUJITSU Software ServerView Suite ServerView Installation Manager

FUJITSU Software ServerView Suite ServerView Installation Manager User Guide - English FUJITSU Software ServerView Suite ServerView Installation Manager Edition June 2017 Comments Suggestions Corrections The User Documentation Department would like to know your opinion

More information

Participant User Guide, Version 2.6

Participant User Guide, Version 2.6 Developers Integration Lab (DIL) Participant User Guide, Version 2.6 3/17/2013 REVISION HISTORY Author Date Description of Change 0.1 Laura Edens Mario Hyland 9/19/2011 Initial Release 1.0 Michael Brown

More information

White Paper(Draft) Continuous Integration/Delivery/Deployment in Next Generation Data Integration

White Paper(Draft) Continuous Integration/Delivery/Deployment in Next Generation Data Integration Continuous Integration/Delivery/Deployment in Next Generation Data Integration 1 Contents Introduction...3 Challenges...3 Continuous Methodology Steps...3 Continuous Integration... 4 Code Build... 4 Code

More information

Automated generation of TTCN-3 test scripts for SIP-based calls

Automated generation of TTCN-3 test scripts for SIP-based calls MIPRO 2010, May 24-28, 2010, Opatija, Croatia Automated generation of TTCN-3 test scripts for SIP-based calls 1 Nenad Katani, 1 Teo Nenadi, 2 Saša Deši, 1 Lea Skorin-Kapov 1 University of Zagreb, FER,

More information