Click or drag to resize

DataElementErrorContextIsSituational Property

Whether the error is due to HIPAA situational validation. This is only used in X12 AckMan to generate a CTX segment for the error.

Namespace: EdiFabric.Core.Model.Edi.ErrorContexts
Assembly: EdiFabric (in EdiFabric.dll) Version: 1.0.0
Syntax
public bool IsSituational { get; set; }

Property Value

Boolean
See Also