The application retirement for healthcare accelerator allows you to retire a healthcare application to the Data Vault and retain access to the data through patient archive reports. You can also update patient billing records after you retire them to the Data Vault.
If your source database is Microsoft SQL Server, you must convert the data types
NVARCHAR(MAX)
and
VARCHAR(MAX)
to the
VARCHAR(32000)
Data Vault data type before you retire the health care data. To convert these data types to