FNR (FnrGenerator)
The FNR generator transforms Norwegian national identity numbers.
Link object structure
The metadata
object is populated from the FnrMetadata
object.
preserveDate
indicates whether to preserve the birthdate values from the source database in the destination database. If the birthdate values are not preserved, the destination values are still within the same range as the source values.
preserveGender
indicates whether the destination value should reflect the same gender as the source value.
Example replacement
In the following example replacement for the FNR generator, the birthdate values in the source database are not preserved in the destination database.
The destination values use the same gender as the source values.
The generator is consistent with the name
column.
Last updated