Interface RequestPriority


  • public interface RequestPriority
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.REQUEST_PRIORITY ASAP  
      static com.babylonhealth.lit.hl7.REQUEST_PRIORITY ROUTINE  
      static com.babylonhealth.lit.hl7.REQUEST_PRIORITY STAT  
      static com.babylonhealth.lit.hl7.REQUEST_PRIORITY URGENT  
    • Field Detail

      • ASAP

        static final com.babylonhealth.lit.hl7.REQUEST_PRIORITY ASAP
      • ROUTINE

        static final com.babylonhealth.lit.hl7.REQUEST_PRIORITY ROUTINE
      • STAT

        static final com.babylonhealth.lit.hl7.REQUEST_PRIORITY STAT
      • URGENT

        static final com.babylonhealth.lit.hl7.REQUEST_PRIORITY URGENT