Add AEGIS flag
genesys-server#463 (closed) implements a new AEGIS flag for accession passport data.
Add AEGIS status with heading "AEGIS" to the list of available (mappable) fields.
The data is boolean (similar to MLSSTATUS) and is included in the JSON as aegis
property:
{ ...
"aegis": true,
...
}