Afsin Ustundag, Ray Group International 1. Scheduling Update Scheduling was chosen as the second package to refactor  Significant number of dependencies.

Slides:



Advertisements
Similar presentations
2009 Spring Conference Luis I. Gomez. Integrating Tools for BR Dev  SourceSafe  Live vs. development system  ExamDiff Pro  MyEdit  Code templates.
Advertisements

Enter the Address Click on Login after filling your User Id.
Alternate Software Development Methodologies
Workflow Diagrams Code Submission and Testing Process.
©1998, 1999, 2000 Rational Software - All rights reserved Session VM08 Structuring Your Rational Rose Model Robert Bretall Rational Software.
IRS XML Standards & Tax Return Data Strategy For External Discussion June 30, 2010.
Slide 1 of 9 Presenting 24x7 Scheduler The art of computer automation Press PageDown key or click to advance.
Migrating to EPiServer CMS 5 Johan Björnfot -
RPMS Package Optimizations
Workflow Diagrams Code Submission and Testing Process.
Maintenance of the RPMS Lab Package LAB for Non-Laboratorians Resource Patient Management System.
AWG Agenda – 03/13/12 Start: Introductions and Roll Call Minutes: Approve last week’s minutes and review/update this week’s agenda – Last week’s call discussed.
Open Source EHR Services OSEHRA Architecture Work Group Meeting June 4, 2013.
Pharmacy Patches, Taskman Tasks, and Keys 1. Learning Objectives Explain the need to maintain currency of a computer program and to have updates and bug.
Login Screen: Login Screen is the first screen. We need to enter valid user name and password to login into colleges main dashboard. Enter valid user name.
Pharmacy Patches, Taskman Tasks, and Keys. Phamacy Patches Pharmacy patches are updates to installed software Patches provide new functionality and/or.
NIEM Blue Team Presentation April 20, 2010 Phil Letowt, Mini Kanwal, Ken Sall, David Webber ICE OCIO / Task ASAS ICE Information Exchange Reuse with NIEM.
Afsin Ustundag. Preliminary Deliverables List of application layer modules Already in the OSEHRA Architecture document Number of applications: 168 Identification.
IHS-VA Collaboration Bar-Code Medication Administration.
David Webber, NIEM Team, Oracle Public Sector Rapid NIEM XML Exchange Design, Semantics and UML Models NIEM Test Model Data Deploy Requirements Build Exchange.
Configuration Management (CM)
Systems Development Lifecycle Testing and Documentation.
Consults. Learning Objectives Identify the purpose and use for Consults. Examine the procedure for setting up a new Consult. Learn how to manage Consults.
DIY Site Review + Summer Cleaning Keeping Your System Running Smoothly Rachel & Kevin.
Hands-on: Setup Menu. What we will cover Access to Setup Codes Memos Forms Permissions Settings And more!
What have we been up to? Recent Indistar® Upgrades and Additions From April March 2015.
EPrints Community Activities Community Activities.
For the “Walk and Roll” Events, each team represents an individual worksite event. Follow along for information on how to register your team/event, customize.
Documentation NCRR Documentation for BioPSE/SCIRun and map3d All this great software and you want documentation too!?
Project Schedule PLAN IT!. Project Schedule Project Schedule is based on Work Breakdown Structure (WBS) Define the WBS correctly or the Project Schedule.
Code Convergence Testing Approach Thoughts. Testing to Agile Define the Customers OSEHRA – and each member’s individual customers VA – because we want.
For each customer interface record, a new instance of Workflow main process is kicked off, as below Click to proceed…………
SiD Workshop October 2013, SLACDmitry Onoprienko SiD Workshop SLAC, October 2013 Dmitry Onoprienko SLAC, SCA FreeHEP based software status: Jas 3, WIRED,
Health eDecisions Use Case 2: CDS Guidance Service Strawman of Core Concepts Use Case 2 1.
ResistVir-Db The database of ResistVir European Project Co-ordination of Research on Genetic Resistance to Plant Pathogenic Viruses, and their Vectors,
Academic 2016 Student Enrolment Day 1 Integrated National Education Information System (iNEIS TM )
ESA ODFCB # 4 Peter Granseuer1 ESA ODFCB Charter Peter Granseuer MSM-EOI
Robustness Initiative Jeff Kern NRAO. CASA Robustness and Reliability Number one priority from the CASA User Survey was reliability. – Survey did not.
Payroll/Personnel System Web-Based New Hire Presented by Payroll Services.
G.Govi CERN/IT-DB 1 September 26, 2003 POOL Integration, Testing and Release Procedure Integration  Packages structure  External dependencies  Configuration.
® Leveraging the NCSC RIBBS ® Site – Understanding What’s Available to You ribbs.usps.gov.
Oracle APPS Technical Course Online Training CONTACT US: USA: , INDIA: ,
Workflow Diagrams Code Submission and Testing Process.
2016 CSO System Training & Networking Conference / Copyright © 2016 #csoconf 2016 CSO System Training & Networking Conference / Copyright © 2016 #csoconf.
CAPS Services Update. Did, Doing, Will Do CAPS Services Systems.
Statistics Estonia's new system for statistical data activity processing (VAIS) ITDG Luxembourg 2010 Allan Randlepp.
Automating Data Normalization and Clean-up.
UNEP Live. What is UNEP Live? - An on-line knowledge management platform - Focuses on open access to global, regional and national data and knowledge.
Tools Report Engineering Node August 2007
DEVRY BUSN 427 C OURSE P ROJECT 2 S TARBUCKS E NTRY INTO I NDIA Check this A+ tutorial guideline at
Add a New User.
Elective Care Data Quality and GOSH
Application Maintenance Toolset (AMT) Applying Patches (CTPs)
T3/Tutorials: Data Submission
Automated ADT Interface Version .02
Consults.
What Should I Do if My Style Is Not Included?
CARA 3.10 Major New Features
Release BETA Integration Tool Status Geneva – 1 March 2007
Chapter 18 Maintaining Information Systems
Advanced Integration and Deployment Techniques
Future Year Scheduling
Add Budget Period Steps Screenshots Purpose:
Request for Information
ViViaN Tutorial Joseph Snyder Betsy McPhail
By Rajanikanth B Eclipse IDE Overview By Rajanikanth B
Dave Hoy and Bobbi Jennings
James Baranello MIS 5121:Business Process, ERP Systems & Controls Week 8: Security 2 – Roles Financial Processes and Controls.
Search for Manage Procurement Agents task in the Setup and Maintenance work area, Procurement offering, Procurement Foundation functional area. Select.
Application Maintenance Toolset (AMT) Applying Patches (CTPs)
Presentation transcript:

Afsin Ustundag, Ray Group International 1

Scheduling Update Scheduling was chosen as the second package to refactor  Significant number of dependencies  VA actively searching to improve functionality  Refactoring aimed to help future Scheduling improvement efforts 2

Scheduling – VistA-FOIA There is an established API for reading appointment information No API for making appointments Roll and Scroll Appointment Management menu option contains most of core Scheduling functionality No GUI in VistA-FOIA 3

4 Appointment Management Menu

Scheduling Refactored A new API with error checking and minimal number of assumed variables (DUZ, DT, U) Most global access is now localized to dedicated routines Code cleaning MUnit tests for the API Automated functional tests API is being used by the Tiger Team to expose Scheduling functions through MDWS 5

Scheduling Refactored Submitted for certification to OSEHRA Technical Journal  Scheduling Package Refactoring API  code.osehra.org/journal/browse/publication/19 Code is available on github.com  github.com/kthlnkeating/VistaFOIA More documentation on   API document, dependency notes 6

Scheduling Refactoring Working on problems due to user interactive functionality in Scheduling events Compare to IHS RPMS Scheduling package Refactor remaining options in Appointment Management Other functionality in Scheduling package 7

VOLDEMORT Validation of Links, Data Dictionaries, Environment Routines, MUMPS code, Options, Routines and Templates Reports on difference between difference VA VistA instances Based on Caregraf’s FMQL (Conor Dowling is leading the project) Tool is used in Code Convergence group before 8