Description
This page allows you to search for a person registered on the system. A person is an individual who has registered with the organization.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
Search Criteria
LabelTypeDescriptionMandatory
Reference NumberALTERNATE_IDPerson's reference number.No
Additional Search Criteria
LabelTypeDescriptionMandatory
First NameFIRST_FORENAMEPerson's first name.No
Show Nicknames?CURAM_INDICATORTo search for a person using nicknames select the Search using nicknames box. The search will return a list of all persons registered under the nickname and the name associated with the nickname. For example, a person registered as "James" may also go by the name "Jimmy". If a nickname search is performed and the name "Jimmy" is specified in the search criteria, the system will return a list of all persons registered as either "Jimmy" or "James". Nick name search works only for first names.No
Last NameSURNAMEPerson's last name.No
Show Sounds Like NamesCURAM_INDICATORTo search for persons by how their names sound, select the phonetic search box provided.No
Date of BirthCURAM_DATEPerson's birth date.No
GenderGENDER_CODEPerson's gender.No
Address Line 1ADDRESS_ELEMENT_VALUEFirst line of the person's address.No
Address Line 2ADDRESS_ELEMENT_VALUEFirst line of the person's address.No
CityADDRESS_ELEMENT_VALUETown or city of the person's address.No
Birth Last NamePERSON_BIRTH_NAMEPerson's birth last name, only relevant if person's birth last name is different than person's current last name.No
Search Results
LabelTypeDescriptionMandatory
First NameCONCERN_ROLE_NAMEPerson's first name.No
AddressADDRESS_STRINGFirst line of the person's address.No
Date of BirthCURAM_DATEPerson's birth date.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
NextYou can press the Next button to continue registering the prospect person as a Person on the Register Prospect Person as Person page (see "Code Tables" in the Cúram Administration Guide).
ResetYou can press the Reset button to reset the search criteria fields and enter new fields.
SearchOnce you have entered some or all of the search criteria, you can press the Search button to search for persons who meet the criteria. Persons who meet the search criteria are displayed on the Search Results list.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
%1s has been marked as a duplicate of %2s.LinkNo
Address header information is missing or invalid.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Invalid address layout type %1s specified in address header.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
The end date of the primary address has passed.LinkNo
The end date of the primary alternative ID has passed.LinkNo
The end date of the primary phone number must not be in the past.LinkNo
The login ID %1s does not map to a user name.LinkNo
The prospect person cannot be found.LinkNo
The prospect person has been registered as person %1s.LinkNo
There is no primary address for this client.LinkNo
There was an error reading the primary address for this client.LinkNo
There was an error reading the primary alternative ID for this client.LinkNo
There was an error reading the primary phone number for this client.LinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
Address data line %1n is not in correct format.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
Attempt to map a freeform address as a non-freeform.LinkNo
No name tag specified in address data line %1n.LinkNo
No Person Search implemented. Please contact an Administrator.LinkNo
There are no matching items based on the Search Criteria entered.LinkNo
Related Entities
Technical Information
Page IDProspectPerson_duplicateCheckWizard
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\core\ProspectPerson\Registration\Wizard\ProspectPerson_duplicateCheckWizard.uim
Page Load InterfaceParticipantRegistration.getRegisterProspectAsPersonWizard, Person.readSearchWithNicknamesIndicator, ProspectPerson.readHomePageDetails
Page Submit InterfacePerson.searchPerson
Linked From PagesRegister Prospect as Person (Intake_duplicateCheckForRegisterProspectPerson), Register Prospect as Person (ProspectPerson_duplicateCheckWizard), Register Prospect Person as Person (ProspectPerson_registerAsPersonWizard)