Interface RemittanceOutcome


  • public interface RemittanceOutcome
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME COMPLETE  
      static com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME ERROR  
      static com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME PARTIAL  
      static com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME QUEUED  
    • Field Detail

      • COMPLETE

        static final com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME COMPLETE
      • ERROR

        static final com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME ERROR
      • PARTIAL

        static final com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME PARTIAL
      • QUEUED

        static final com.babylonhealth.lit.hl7.REMITTANCE_OUTCOME QUEUED