Shape the future of Merative!
We invite you to shape the future of Merative, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Post your ideas
Start by posting ideas and requests to enhance a product or service. Take a look at ideas others have posted and upvote them if they matter to you,
Post an idea
Upvote ideas that matter most to you
Get feedback from the Merative team to refine your idea
Help Merative prioritize your ideas and requests
The Merative team may need your help to refine the ideas so they may ask for more information or feedback. The offering manager team will then decide if they can begin working on your idea. If they can start during the next development cycle, they will put the idea on the priority list. Each team at Merative works on a different schedule, where some ideas can be implemented right away, others may be placed on a different schedule.
Receive notification on the decision
Some ideas can be implemented at Merative, while others may not fit within the development plans for the product. In either case, the team will let you know as soon as possible. In some cases, we may be able to find alternatives for ideas which cannot be implemented in a reasonable time.
Merative External Privacy Statement: https://www.merative.com/privacy
Hi Maribeth,
We have not received the additional information we previously requested from you that would allow us to fully understand and evaluate your enhancement request. Since we have not received the information within the 30 day timeframe, we are closing this request.
If you are able to provide the additional information in the future, please open a new enhancement request and we will be glad to review. We do appreciate the time you take to share your ideas with us and utilize your inputs to improve our product offering.
Thank you,
Shane McFadden, SPM Offering Management team
You can find more information on the request process here.
Hi Maribeth,
We believe there are existing extension points that may satisfy your requirements here.
1) For socialSecurityNumber and contact preferences, these attributes can be re-mapped to the required datastore attributes (e.g. nonApplicantSSN to ssn) prior to starting the mapping process via one of these extension points:
- curam.workspaceservices.intake.impl.IntakeApplicationMappingEvents.preCreateCasesInCuram(IntakeApplication)
- curam.workspaceservices.intake.impl.IntakeApplication.IntakeApplicationEvents.preMapDataToCuram(IntakeApplication)
Also, after persons are registered, further data can be mapped to the Participant Data Case based on information in the Datastore via the following extension point:
- curam.workspaceservices.applicationprocessing.impl.ConcernRoleMappingStrategy.updateConcernRoleFromDataStore(Entity, ConcernRole)
2) For address mapping, code in ProspectPersonMappingBean will look up curam.workspaceservices.applicationprocessing.impl.AddressMappingStrategy and call getAddressData() on that class.
OOTB the curam.healthcare.intake.impl.HCRUSAddressMappingStrategy is the strategy used.
However, a custom implementation of curam.workspaceservices.applicationprocessing.impl.AddressMappingStrategy can be created which should address the requirements here.
Please let me know if this extra information is sufficient to meet your requirements.
Thank you,
Shane McFadden, Cúram SPM Product Management team
Hi Maribeth,
Thank you for your enhancement request.
We require some further analysis to determine whether or not this enhancement can be considered in a future release.
I will provide another response when our investigation is complete.
Thank you,
Shane McFadden, Cúram SPM Product Management team