Module for HIPAA 9.6.April 2016 | Understanding and Using HIPAA Module | Installing and Using HIPAA Module | WmHIPAA Services | pub.estd.hipaa:normalizeName
 
pub.estd.hipaa:normalizeName
Creates a normalized name of an individual based on the standards specified in the Phase II CORE 258 document. This service ensures that the module maintains a unique identity of the individual.
Input Variables
name
String Mandatory. Name of the individual to be normalized.
Output Variables
normalizedName
String Mandatory. The nomalized name created by the service.
errorCode
String Conditional. The service throws an error code 73 if the input variable is empty or the name is invalid.
errorMessage
String Conditional. The error message corresponding to the error code.