Interface MessageSignificanceCategory


  • public interface MessageSignificanceCategory
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.MESSAGE_SIGNIFICANCE_CATEGORY CONSEQUENCE  
      static com.babylonhealth.lit.hl7.MESSAGE_SIGNIFICANCE_CATEGORY CURRENCY  
      static com.babylonhealth.lit.hl7.MESSAGE_SIGNIFICANCE_CATEGORY NOTIFICATION  
    • Field Detail

      • CONSEQUENCE

        static final com.babylonhealth.lit.hl7.MESSAGE_SIGNIFICANCE_CATEGORY CONSEQUENCE
      • CURRENCY

        static final com.babylonhealth.lit.hl7.MESSAGE_SIGNIFICANCE_CATEGORY CURRENCY
      • NOTIFICATION

        static final com.babylonhealth.lit.hl7.MESSAGE_SIGNIFICANCE_CATEGORY NOTIFICATION