Informatica Data Quality
- Informatica Data Quality H2L
- All Products
Name
| Description
|
---|---|
mplt_Association_btw_Infection_and_Blood_Type
| Standardizes blood type and diagnosis data, and returns the corresponding ICD-10 codes and description for each diagnosis.
|
mplt_Create_Institution_MatchFld
| Standardizes Institution names in preparation for use in a rule that performs match analysis.
|
mplt_Parse_ICD_Codes_frm_Strings
| Parses ICD codes from strings
|
rule_Blood_Type_Standardization
| Standardizes the blood type identifiers in the input column(s) that the rule specifies.
|
rule_CPT_Code_Parse
| Parses Current Procedural Terminology (CPT) codes for all categories.
|
rule_CPT_Code_Validate
| Validates CPT codes and returns the respective section code in each case.
|
rule_ICD10_Adult_Code_Check
| Checks if an ICD-10 code is for an adult patient, that is, for a patient in the age range of 15 through 124 inclusive. Returns 'True' if it is an adult code and 'False' if not.
|
rule_ICD10_Code_Definition
| Returns the Title and Block definitions for an ICD-10 code.
|
rule_ICD10_Code_Validation
| Validates the ICD-10 code by means of the list built by the user.
|
rule_ICD10_Questionable_Principal_Diagnosis_Code_Check
| Checks if an ICD-10 code is determined to be insufficient for admission to an acute care hospital when used as a principal diagnosis. Returns 'True' if it is a Questionable Principal Diagnosis Code, 'False' if not.
|
rule_Match_Diag_Single
| Compares morbidity values in two input strings, and returns a match score that represents the degree of similarity between them.
|
rule_Parse_Comorbidity_frm_Diagnosis_Strings
| Parses comorbidities from diagnosis strings.
|
rule_Parse_FacilityType_from_FacilityName
| Parses the healthcare facility type from the field that that contains the facility name.
|
rule_USA_Patient_Gender_Assignment
| Assigns gender to a record according to the first-name information that the record contains. The rule returns "M" for male names, "F" for female names, and "U" if the gender is unknown. For example, the rule assigns the name "John Smith" a gender of "M" for male.
|
rule_USA_Provider_Gender_Assignment
| Assigns gender to a record according to the first-name information that the record contains. The rule returns "M" for male names, "F" for female names, and "U" if the gender is unknown. For example, the rule assigns the name "John Smith" a gender of "M" for male.
|