1.3 Overview
This document defines the Claims Transformation Algorithm, which enables parsing, filtering, issuance and transformation of a set of input claims based on the input transformation rules.
The claims transformation rules language syntax specified in this document defines the syntax for transformation rules.
The Claims Transformation Algorithm essentially is a programmable transformation of claims.
This algorithm can be summarized at a high level as follows: Validate the transformation rules using the claims transformation rules language syntax and transform the input claims using the transformation rules based on the claims transformation processing rules.