Interface ExplanationofbenefitStatus


  • public interface ExplanationofbenefitStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS ACTIVE  
      static com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS CANCELLED  
      static com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS DRAFT  
      static com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS ENTERED_IN_ERROR  
    • Field Detail

      • ACTIVE

        static final com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS ACTIVE
      • CANCELLED

        static final com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS CANCELLED
      • DRAFT

        static final com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS DRAFT
      • ENTERED_IN_ERROR

        static final com.babylonhealth.lit.hl7.EXPLANATIONOFBENEFIT_STATUS ENTERED_IN_ERROR