IP Library Granted Patent US 9,639,345
Granted Patent B2
US 9,639,345 · App. 14/674,256 · Granted May 2, 2017

Methods and apparatuses for providing framework for selective execution of application features

View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 9,639,345
App. No.
14/674,256
Granted
May 2, 2017
Kind
B2
Abstract

A method, apparatus and computer program product are provided in order to provide a framework for selective enablement of application features. An example of the method includes receiving, via an electronic communications interface, client credential information indicating at least one user or client facility, executing a first instance of an application by a processor, the first instance of the application comprising at least one feature selectively enabled or disabled by the framework, determining, during execution of the first instance of the application, a feature identifier associated with the at least one feature, retrieving feature information from a client feature table using at least the client credential information, determining whether the at least one feature is enabled for the at least one user or client facility, and, in response to determining that the at least one feature is enabled for the at least one user or client facility, executing the at least one feature.

Claims (73)

1. A method for providing a framework for selective enablement of application features, the method comprising:

receiving, via an electronic communications interface, client credential information indicating at least one user or client facility;

executing a first instance of an application by a processor, the first instance of the application comprising at least one application feature selectively enabled or disabled by the framework, wherein the at least one application feature comprises a section of application code wrapped by a particular set of wrapper functions;

determining, during execution of the first instance of the application, a feature identifier associated with the at least one application feature;

retrieving feature information from a client feature table using at least the client credential information;

determining, based on the feature identifier and the feature information, whether the at least one application feature is enabled for an application execution context associated with the at least one user or client facility; and

in response to determining that the at least one application feature is enabled for the at least one user or client facility, causing the at least one application feature to be executed.

2. The method of claim 1 , further comprising:

retrieving metadata information associated with the at least one application feature from a feature metadata table;

determining a column of the client feature table based at least in part on the at least one application feature metadata; and

accessing data stored in the column of the client feature table when determining whether the at least one application feature is enabled for the at least one user or client facility.

3. The method of claim 1 , further comprising:

retrieving metadata information associated with the at least one application feature from a feature metadata table;

determining, based upon the metadata information, that the at least one application feature is not a beta feature; and

executing the at least one application feature in response to determining that the at least one application feature is not a beta feature.

4. The method of claim 1 , further comprising:

determining, a first time, whether the at least one application feature is enabled during execution of the first instance of the application, where a first result of the determining is that the at least one application feature is not enabled;

disabling the feature in response to determining that the at least one application feature is not enabled during execution of the first instance of the application; and

determining, a second time, whether the at least one application feature is enabled during execution of the first instance of the application, where a second result of the determining is that the at least one application feature is enabled.

5. The method of claim 1 , wherein the client facility is a healthcare facility.

6. The method of claim 1 , further comprising editing the client feature table to enable or disable the at least one application feature without rebuilding the application.

7. The method of claim 1 , further comprising:

editing, by a testing component, the client feature table to enable the at least one application feature for the first instance of the application;

editing, by the testing component, the client feature table to disable the at least one application feature for a second instance of the application; and

executing the second instance of the application such that the at least one application feature is disabled for the second instance of the application.

8. An apparatus for providing a framework for selective enablement of application features, the apparatus comprising:

application circuitry configured to:

execute a first instance of an application, the first instance of the application comprising at least one application feature selectively enabled or disabled by the framework, wherein the at least one application feature comprises a section of application code wrapped by a particular set of wrapper functions; and

feature management circuitry configured to:

receive, via an electronic communications interface, client credential information indicating at least one user or client facility;

determine, during execution of the first instance of the application, a feature identifier associated with the at least one application feature;

retrieve feature information from a client feature table using at least the client credential information;

determine, based on the feature identifier and the feature infori ation, whether the at least one application feature is enabled for an application execution context associated with the at least one user or client facility; and

in response to determining that the at least one application feature is enabled for the at least one user or client facility, cause the at least one application feature to be executed.

9. The apparatus of claim 8 , wherein the feature management circuitry is further configured to:

retrieve metadata information associated with the application feature from a feature metadata table;

determine a column of the client feature table based at least in part on the application feature metadata; and

access data stored in the column of the client feature table when determining whether the at least one application feature is enabled for the at least one user or client facility.

10. The apparatus of claim 8 , wherein the feature management circuitry is further configured to:

retrieve metadata information associated with the application feature from a feature metadata table;

determine, based upon the metadata information, that the application feature is not a beta feature; and

execute the at least one application feature in response to determining that the at least one application feature is not a beta feature.

11. The apparatus of claim 8 , wherein the feature management circuitry is further configured to:

determine, a first time, whether the at least one application feature is enabled during execution of the first instance of the application, where a first result of the determining is that the at least one application feature is not enabled;

disable the application feature in response to determining that the at least one application feature is not enabled during execution of the first instance of the application; and

determine, a second time, whether the at least one application feature is enabled during execution of the first instance of the application, where a second result of the determining is that the at least one application feature is enabled.

12. The apparatus of claim 8 , wherein the client facility is a healthcare facility.

13. The apparatus of claim 8 , wherein the feature management circuitry is further configured to edit the client feature table to enable or disable the at least one application feature without rebuilding the application.

14. The apparatus of claim 8 , wherein the apparatus comprises testing circuitry configured to:

edit the client feature table to enable the at least one application feature for the first instance of the application;

edit the client feature table to disable the at least one application feature for a second instance of the application; and

execute the second instance of the application such that the at least one application feature is disabled for the second instance of the application.

15. A non-transitory computer readable storage medium comprising instructions that, when executed by a processor, configure a processor to:

receive client credential information indicating at least one user or client facility;

execute a first instance of an application, the first instance of the application comprising at least one application feature selectively enabled or disabled by the framework, wherein the at least one application feature comprises a section of application code wrapped by a particular set of wrapper functions;

determine, during execution of the first instance of the application, a feature identifier associated with the at least one application feature;

retrieve feature information from a client feature table using at least the client credential information;

determine, based on the feature identifier and the feature information, whether the at least one application feature is enabled for an application execution context associated with the at least one user or client facility; and

in response to determining that the at least one application feature is enabled for the at least one user or client facility, cause the at least one application feature to be executed.

16. The computer readable storage medium of claim 15 , further comprising instructions that configure the processor to:

retrieve metadata information associated with the at least one application feature from a feature metadata table;

determine a column of the client feature table based at least in part on the at least one application feature metadata; and

access data stored in the column of the client feature table when determining whether the at least one application feature is enabled for the at least one user or client facility.

17. The computer readable storage medium of claim 15 , further comprising instructions that configure the processor to:

retrieve metadata information associated with the at least one application feature from a feature metadata table;

determine, based upon the metadata information, that the at least one application feature is not a beta feature; and

execute the at least one application feature in response to determining that the at least one application feature is not a beta feature.

18. The computer readable storage medium of claim 15 , further comprising instructions that configure the processor to:

determine, a first time, whether the at least one application feature is enabled during execution of the first instance of the application, where a first result of the determining is that the at least one application feature is not enabled;

disable the at least one application feature in response to determining that the at least one application feature is not enabled during execution of the first instance of the application; and

determine, a second time, whether the at least one application feature is enabled during execution of the first instance of the application, where a second result of the determining is that the at least one application feature is enabled.

19. The computer readable storage medium of claim 15 , wherein the client facility is a healthcare facility.

20. The computer readable storage medium of claim 15 , further comprising instructions that configure the processor to edit the client feature table to enable or disable the at least one application feature without rebuilding the application.

Assignments (18)
MERGER Recorded May 28, 2025
From: SYNTELLIS PERFORMANCE SOLUTIONS, LLC
To: STRATA DECISION TECHNOLOGY, LLC
Reel/Frame 071231/0864 →
RELEASE OF SECURITY INTEREST IN PATENTS (REEL/FRAME 053388/0001) Recorded Aug 14, 2023
From: PNC BANK, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
To: SYNTELLIS PERFORMANCE SOLUTIONS, LLC
Reel/Frame 064584/0678 →
RELEASE OF SECURITY INTEREST Recorded Oct 5, 2022
From: BANK OF AMERICA, N.A.
To: CHANGE HEALTHCARE RESOURCES, LLC (FORMERLY KNOWN AS ALTEGRA HEALTH OPERATING COMPANY LLC); CHANGE HEALTHCARE SOLUTIONS, LLC; CHANGE HEALTHCARE PERFORMANCE, INC. (FORMERLY KNOWN AS CHANGE HEALTHCARE, INC.); CHANGE HEALTHCARE OPERATIONS, LLC; CHANGE HEALTHCARE HOLDINGS, INC.; CHANGE HEALTHCARE TECHNOLOGIES, LLC (FORMERLY KNOWN AS MCKESSON TECHNOLOGIES LLC); CHANGE HEALTHCARE HOLDINGS, LLC
Reel/Frame 061620/0054 →
SECURITY INTEREST Recorded Aug 3, 2020
From: SYNTELLIS PERFORMANCE SOLUTIONS, LLC
To: PNC BANK, NATIONAL ASSOCIATION, AS COLLATERAL AGENT
Reel/Frame 053388/0001 →
RELEASE OF THE SECURITY INTEREST RECORDED AT REEL/FRAME 053009/0211 Recorded Aug 3, 2020
From: ARES CAPITAL CORPORATION
To: SYNTELLIS PERFORMANCE SOLUTIONS, LLC
Reel/Frame 053382/0588 →
CHANGE OF NAME Recorded Jul 17, 2020
From: CONNECTED ANALYTICS OPERATIONS, LLC
To: SYNTELLIS PERFORMANCE SOLUTIONS, LLC
Reel/Frame 053238/0516 →
SECURITY INTEREST Recorded Jun 23, 2020
From: SYNTELLIS PERFORMANCE SOLUTIONS, LLC
To: ARES CAPITAL CORPORATION
Reel/Frame 053009/0211 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded May 1, 2020
From: CHANGE HEALTHCARE HOLDINGS, LLC
To: CONNECTED ANALYTICS OPERATIONS, LLC
Reel/Frame 052550/0968 →
RELEASE OF SECURITY INTEREST Recorded May 1, 2020
From: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
To: CHANGE HEALTHCARE HOLDINGS, LLC
Reel/Frame 052551/0376 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Apr 23, 2018
From: CHANGE HEALTHCARE LLC
To: CHANGE HEALTHCARE HOLDINGS, LLC
Reel/Frame 046449/0899 →
CHANGE OF ADDRESS Recorded Mar 23, 2017
From: CHANGE HEALTHCARE LLC
To: CHANGE HEALTHCARE LLC
Reel/Frame 042082/0061 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 10, 2017
From: PF2 IP LLC
To: CHANGE HEALTHCARE LLC
Reel/Frame 041966/0356 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 9, 2017
From: MCKESSON CORPORATION
To: PF2 IP LLC
Reel/Frame 041938/0501 →
SECURITY AGREEMENT Recorded Mar 2, 2017
From: CHANGE HEALTHCARE HOLDINGS, LLC; CHANGE HEALTHCARE, INC.; CHANGE HEALTHCARE HOLDINGS, INC.; CHANGE HEALTHCARE OPERATIONS, LLC; CHANGE HEALTHCARE SOLUTIONS, LLC; ALTEGRA HEALTH OPERATING COMPANY LLC; MCKESSON TECHNOLOGIES LLC
To: BANK OF AMERICA, N.A., AS COLLATERAL AGENT
Reel/Frame 041858/0482 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jan 12, 2017
From: MCKESSON FINANCIAL HOLDINGS UNLIMITED COMPANY
To: MCKESSON CORPORATION
Reel/Frame 041355/0408 →
CHANGE OF NAME Recorded Jan 11, 2017
From: MCKESSON FINANCIAL HOLDINGS
To: MCKESSON FINANCIAL HOLDINGS UNLIMITED COMPANY
Reel/Frame 041329/0879 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Aug 31, 2016
From: MCKESSON CORPORATION
To: MCKESSON FINANCIAL HOLDINGS
Reel/Frame 039887/0935 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 31, 2015
From: AXTELL, RACHEL B.; RUTTER, JAMES
To: MCKESSON CORPORATION
Reel/Frame 035299/0083 →