Interface ConstraintSeverity


  • public interface ConstraintSeverity
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.CONSTRAINT_SEVERITY ERROR  
      static com.babylonhealth.lit.hl7.CONSTRAINT_SEVERITY WARNING  
    • Field Detail

      • ERROR

        static final com.babylonhealth.lit.hl7.CONSTRAINT_SEVERITY ERROR
      • WARNING

        static final com.babylonhealth.lit.hl7.CONSTRAINT_SEVERITY WARNING