2.7.28 Release Notes
Bug fixes
admission_get_task_list (),admission_get_task_calendar () : The function was only returning the list of TASKs when the active PROFESSIONAL was member of the SUBSCRIPTION with the active session’s TEAM. Now it allows to retrieve the list of TASKs if the PROFESSIONAL is member of the SUBSCRIPTION independently of the active TEAM
case_get_task_list () : When the active user is a professional, only return TASKS/EVENTS of the SUBSCRIPTIONs where the active USER is member with the active TEAM (not all SUBSCRIPTIONS where the active USER is member)
event_role_list () the role "Patient" was not included when the active user was a PROFESSIONAL (the EVENT couldn't be assigned to the patient)
formula_exec () : was executing action formulas when the parameter
simulation
=nullsession_init () : The function could fail when the WS Instance was installed behind more than one proxy server due to an error in the calculation of the source IP of the client.
subscription_list () : Fixed bug. The “team” filter was ignored
team_delete () : When a TEAM was deleted, its SUBSCRIPTION memberships were not deleted.
team_event_list (): fixed bug that caused a crash when there existed invitations to be a member of another TEAM
team_insert (session, team)UNDEFINED : Fixed bug checking privileges of the active USER
New functions
subscription_suggested_program_list () : New function to return the list of optional PROGRAMs that are suggested to a CASE that has an ADMISSION in a SUBSCRIPTION
subscription_suggested_program_remove () : New function to remove a PROGRAM from the list of suggested PROGRAMS of a SUBSCRIPTION
https://linkcare.atlassian.net/wiki/spaces/DES/pages/3270574122 : New function to update the properties of a suggested PROGRAMS of a SUBSCRIPTION
Improvements
account_create () : Improved error message (more specific messages) when the creation of the account fails.
https://linkcare.atlassian.net/wiki/spaces/WS/pages/2356641812 :
Allows checking company accounts (TEAM IDENTIFIERS) and phones without prefix
When the account does not exist, the function indicates whether sign-up is allowed
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524326 : support new actions for adding/removing suggested programs to/from a Subscription
https://linkcare.atlassian.net/wiki/spaces/WS/pages/8912956 : New action supported (SUBSCRIPTION_INSERT_SUGGESTED) to add a suggested PROGRAM to a SUBSCRIPTION
https://linkcare.atlassian.net/wiki/spaces/WS/pages/207618053 :
Allows to provide a QR string instead of a CASE reference
When an error of type CONTACT_DATA.VALIDATION happens, the response also includes the patient information even though the ADMISSION has not been created
After sign-up of a patient, the function creates automatically an ADMISSION in the TEAM provided, or in the instance default TEAM if configured (https://linkcare.atlassian.net/wiki/spaces/WS/pages/18874578 )
https://linkcare.atlassian.net/wiki/spaces/WS/pages/95751730 : returns a personal_qr string that can be represented as a QR barcode
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524417 : returns a personal_qr string that can be represented as a QR barcode
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524368 : When a reference of a CASE from an external HIS is provided, the data about the CASE stored in the local DB is synchronized with the external HIS first
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524369 : When a reference of a CASE from an external HIS is provided, the data about the CASE stored in the local DB is synchronized with the external HIS first
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524358 : Do not check the privileges of the active USER. The data validation is always allowed.
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524396 :
support new property 'target_description'
add information about authors, sponsors, diagnosis and categories
https://linkcare.atlassian.net/wiki/spaces/WS/pages/8912956: support new actions for adding/removing suggested programs to/from a Subscription
https://linkcare.atlassian.net/wiki/spaces/WS/pages/5898417 : support new property 'target_description'
https://linkcare.atlassian.net/wiki/spaces/WS/pages/7275430 : support new property 'target_description'
session_init () : Rename the property in the extra parameter from "company" to "team"
https://linkcare.atlassian.net/wiki/spaces/WS/pages/2064403 : New properties for defining a default PROGRAM. Used during the sign-up process of a new patent for creating an ADMISSION in a default PROGRAM.
https://linkcare.atlassian.net/wiki/spaces/WS/pages/2064405 : New properties for defining a default PROGRAM. Used during the sign-up process of a new patent for creating an ADMISSION in a default PROGRAM.
https://linkcare.atlassian.net/wiki/spaces/WS/pages/12288029 : Allows to indicate a TEAM CODE instead of a TEAM reference
https://linkcare.atlassian.net/wiki/spaces/WS/pages/94612140 : Allows to indicate a TEAM CODE instead of a TEAM reference
https://linkcare.atlassian.net/wiki/spaces/WS/pages/524529 : returns a personal_qr string that can be represented as a QR barcode
FORM FORMULAS
https://linkcare.atlassian.net/wiki/spaces/WS/pages/12517428 : In previous versions the FORMULA could only be executed when the active user had role CASE MANAGER or SERVICE in the SUBSCRIPTION. Now the roles are not checked because the execution of a FORMULA is considered part of the PROGRAM and can be executed always independently of the roles of the active user
https://linkcare.atlassian.net/wiki/spaces/WS/pages/9306319 : In previous versions the FORMULA could only be executed when the active user had role CASE MANAGER or SERVICE in the SUBSCRIPTION. Now the roles are not checked because the execution of a FORMULA is considered part of the PROGRAM and can be executed always independently of the roles of the active user
https://linkcare.atlassian.net/wiki/spaces/WS/pages/9306292 : Accept 2 new frequencies for TASK recursion (3 months and 6 months)
OBJECT CODES
System configuration
$GLOBALS['CASE_DEFAULT_SUBSCRIPTION']: New configuration parameter to define the default SUBSCRIPTION for new patients. When a new patient is created, an ADMISSION will be created in the default SUBSCRIPTION. See https://linkcare.atlassian.net/wiki/spaces/WS/pages/18874578 for more details.
Messaging
Implemented new Push Notifications provider: Jiguang
Reviewed support for REST API
The following functions have been revised to ensure that the reponse generates a correct JSON structure when invoking the API via REST protocol
https://linkcare.atlassian.net/wiki/spaces/WS/pages/155189295
https://linkcare.atlassian.net/wiki/spaces/WS/pages/160759845
https://linkcare.atlassian.net/wiki/spaces/WS/pages/2356641812
https://linkcare.atlassian.net/wiki/spaces/WS/pages/155320379
https://linkcare.atlassian.net/wiki/spaces/WS/pages/653033473