Currently Message Tools modules expect the presence of death certificate document with every submitted message, default to use a blank death certificate document when none is found. This behavior is not always correct e.g., VOID and ALIAS messages do not require an accompanying death certificate.
Two parts change:
- Extract and display message level data i.e. MessageHeader, Parameter.
- Do not process using a blank death certificate document if none is provided.
Currently Message Tools modules expect the presence of death certificate document with every submitted message, default to use a blank death certificate document when none is found. This behavior is not always correct e.g., VOID and ALIAS messages do not require an accompanying death certificate.
Two parts change: