SOLUTION ARCHITECT | DIGITAL TRANSFORMATION CONSULTANT
Nabeel Shahid
Solution Architect – Digital Transformation & Automation
Microsoft Power Platform | Microsoft Dynamics 365 | Business Central
Microsoft Sharepoint | Microsoft SQL Server | Microsoft Dataverse
Current projects at hand
Meditech EXPANSE SCA (Scanning and Archiving) Cold Feed interface
Syncronization of thrid-party vendor document archiving solution by automating patients clinical documents with Meditech EXPANSE SCA (Scanning and Archiving) Cold Feed interface during implementation phase for Healthcare client with multiple facilities to ensure legal record documents are available across the enterprise.
CMS Meaningful Use - eCQM (Electronic Quality Measures)
Implementing CMS eCQM (Electronic Quality Measures) & QRDA (Quality Reporting Document Architecture) related to CMS quality reporting programs for Ischemic stroke patients (Area: Preventive Care) for a Healthcare organization pertaining to 2021 Reporting Period.
Integrated Experity Health (Practice Velocity) Patients data
Integrated Experity Health (Practice Velocity) https://www.experityhealth.com/ Urgent Care clinics patients data with another vendor Document Archiving Solution successfully for healthcare client.
72 Hour Rule (Medicare Prospective Payment System)
Worked on development to identify patient conflicts for 72 Hour Rule (Medicare Prospective Payment System) for client
RemedyEHR for Bariatric patients Integration
- Integrated RemedyEHR http://www.remedyehr.com/ for Bariatric patients with another vendor Document Archiving Solution successfully for Healthcare client
Microsoft Power Platform - Development & Migrations
- Developed muiltiple Power Apps, Power Automate Flows, ALM Solutions, Power BI Dashbaords and Virtual Agents (bots)
- Upgraded PowerApp (Canvas App) that uses data integration with on-prem SQL Server via gateway.
Functionality includes Employee, Vendor, Volunteer, Student, Faculty registration process to create gate entry badge passes. - Upgraded PowerApp (Canvas App) for Daily Employees Work Record documentation on tasks they have worked upon.
Microsoft Azure DevOps Services - Customization
- Azure DevOps Services – Process templates customization for various projects and departments workflow and external customers workflow as helpdesk support system for a customer with multiple organizations configuration.
- Developed various PowerBI dashboards for Project Portfolio Management utilizing data from Azure DevOps Services and Azure SQL database as source.
Enterprise Level Patient Search mechanism
Implementing Enterprise Level Patient Search mechanism and Documents viewing capabilities that gets patients data from multiple EHR software like Meditech, NextGen, Remedy EHR and Soarian Clinicals etc.
Microsoft Sharepoint Online Workflows
Designed and Implemented multiple departmental list application workflows within organizations
- HelpDesk Support workflow – queue based request with approvals
- IT Project Management Requests – User requests software/hardware and other IT services with dept. head approval
- Application Feedback During Implementation
- Designing of modern sites for departments
Optimizing Businesses of Every Kind, Every Size. Are You Next?
Prepating Development Envrionment for Andriod Development
What’s Android? Android is an open source mobile operating system released under the Apache license, it in market from around 11 years now. OS is powered by Linux kernel, most of the code, libraries and API’s etc. are written in C and application software runs on...
TSQL First_Value and Last_Value functions usage in SQL 2012
SQL Server 2012 introduces two new analytical functions FIRST_VALUE and LAST_VALUE. FIRST_VALUE returns the first value in an ordered set of values and LAST_VALUE returns the last value in an ordered set of values The syntax for these functions are: FIRST_VALUE...
SQL Server – Stepwise configruation of Transactional Replication
There are 3 steps involved for Configuring the Transactional Replication: 1.Configuring the Distribution Database. A database which contains all the Replication commands. Whenever any DML or DDL schema changes are performed on the publisher, the corresponding commands...