Description
This page allows you to modify case note details. Notes are used to provide additional information regarding a case.
Page Preview
Page Flow Diagram
Click the diagram to manipulate and zoom. Traverse the diagram using Click-and-Drag motions. Fullscreen
Fields
LabelTypeDescriptionMandatory
IssuerLICENSE_ISSUERThe organization who issued the license to the provider, for example, State Medical Board, and Contractor License BoardYes
ReferenceLICENSE_NUMBERThe unique alphanumeric number used to identify the license e.g UC2345.Yes
TypeLICENSE_TYPEThe type of the license. For example, Class A Day Care and Class C Day Care.Yes
Maximum PlacesMAXIMUM_PLACESNumber of places the license covers. For example a license with a maximum of 10 places licenses the holder to provide services for up to 10 clients at any one time.No
Date IssuedCURAM_DATEThe date on which the license was issued. This date is always earlier than or equal to Date of Expiration.Yes
Expiration DateCURAM_DATEThe date the license expires. This is the last date on which the license is effective.Yes
Comments
LabelTypeDescriptionMandatory
CommentsCOMMENTSThe comments added with the provider license record.No
Links and Actions
Page Level Actions
LabelDescription
CancelThe Cancel action dismisses the page.
SaveThe Save action updates the record using the information entered on the page.
Messages
When page is loaded
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
NoLinkNo
No database access is allowed at this point.LinkNo
No row manager set which contains the optimistic lock.LinkNo
The login ID %1s does not map to a user name.LinkNo
YesLinkNo
When page is submitted
MessageMessage CatalogConfigurableConfigurable Validation Reference ID
'Date Issued' must be entered.LinkNo
'Date of Expiration' must be entered.LinkNo
'Issuer' must be entered.LinkNo
'Number' must be entered.LinkNo
'Type' must be entered.LinkNo
%1s %2s %3s %4sLinkNo
A license with this License Number '%1s' and License Type '%2c' already exists. LinkNo
An active license from this License Issuer '%1c' and License Type '%2c' already exists. LinkNo
An entity identifier cannot be null.LinkNo
An Exception occurred as the timeout has been reached and the transaction has been rolled back.LinkNo
A row identifier cannot be null.LinkNo
More than entity of type '%1s' with key value '%2s' found in the cache.LinkNo
No database access is allowed at this point.LinkNo
No security implementation is supported for this transaction type. Please contact an Administrator.LinkNo
System configuration error - Unable to retrieve system user details from the database. Please contact your system administrator.LinkNo
The Expiration Date must be on or after the Date Issued '%1d'. LinkNo
The login ID %1s does not map to a user name.LinkNo
The Maximum Places must be greater than zero.LinkNo
The user %1s must be the owner or supervisor to perform this task.LinkNo
The value entered is too long (Actual length) - maximum allowed is '%1n'. LinkNo
This provider is closed. Provider Details cannot be updated.LinkNo
Related Entities
Technical Information
Page IDProviderManagement_modifyLicenseFromList
LocationC:\Users\david\dev\src\esystems-inc\Curam_V8_IS\webclient\components\CPM\Provider\License\ProviderManagement_modifyLicenseFromList.uim
Page Load InterfaceLicense.viewLicense
Page Submit InterfaceLicense.modifyLicense
Linked From PagesLicenses (ProviderManagement_listLicense)