Interface Slotstatus


  • public interface Slotstatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.SLOTSTATUS BUSY  
      static com.babylonhealth.lit.hl7.SLOTSTATUS BUSY_TENTATIVE  
      static com.babylonhealth.lit.hl7.SLOTSTATUS BUSY_UNAVAILABLE  
      static com.babylonhealth.lit.hl7.SLOTSTATUS ENTERED_IN_ERROR  
      static com.babylonhealth.lit.hl7.SLOTSTATUS FREE  
    • Field Detail

      • BUSY

        static final com.babylonhealth.lit.hl7.SLOTSTATUS BUSY
      • BUSY_TENTATIVE

        static final com.babylonhealth.lit.hl7.SLOTSTATUS BUSY_TENTATIVE
      • BUSY_UNAVAILABLE

        static final com.babylonhealth.lit.hl7.SLOTSTATUS BUSY_UNAVAILABLE
      • ENTERED_IN_ERROR

        static final com.babylonhealth.lit.hl7.SLOTSTATUS ENTERED_IN_ERROR
      • FREE

        static final com.babylonhealth.lit.hl7.SLOTSTATUS FREE