Interface ActionConditionKind


  • public interface ActionConditionKind
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.ACTION_CONDITION_KIND APPLICABILITY  
      static com.babylonhealth.lit.hl7.ACTION_CONDITION_KIND START  
      static com.babylonhealth.lit.hl7.ACTION_CONDITION_KIND STOP  
    • Field Detail

      • APPLICABILITY

        static final com.babylonhealth.lit.hl7.ACTION_CONDITION_KIND APPLICABILITY
      • START

        static final com.babylonhealth.lit.hl7.ACTION_CONDITION_KIND START
      • STOP

        static final com.babylonhealth.lit.hl7.ACTION_CONDITION_KIND STOP