Interface ChargeitemStatus


  • public interface ChargeitemStatus
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.CHARGEITEM_STATUS ABORTED  
      static com.babylonhealth.lit.hl7.CHARGEITEM_STATUS BILLABLE  
      static com.babylonhealth.lit.hl7.CHARGEITEM_STATUS BILLED  
      static com.babylonhealth.lit.hl7.CHARGEITEM_STATUS ENTERED_IN_ERROR  
      static com.babylonhealth.lit.hl7.CHARGEITEM_STATUS NOT_BILLABLE  
      static com.babylonhealth.lit.hl7.CHARGEITEM_STATUS PLANNED  
      static com.babylonhealth.lit.hl7.CHARGEITEM_STATUS UNKNOWN  
    • Field Detail

      • ABORTED

        static final com.babylonhealth.lit.hl7.CHARGEITEM_STATUS ABORTED
      • BILLABLE

        static final com.babylonhealth.lit.hl7.CHARGEITEM_STATUS BILLABLE
      • BILLED

        static final com.babylonhealth.lit.hl7.CHARGEITEM_STATUS BILLED
      • ENTERED_IN_ERROR

        static final com.babylonhealth.lit.hl7.CHARGEITEM_STATUS ENTERED_IN_ERROR
      • NOT_BILLABLE

        static final com.babylonhealth.lit.hl7.CHARGEITEM_STATUS NOT_BILLABLE
      • PLANNED

        static final com.babylonhealth.lit.hl7.CHARGEITEM_STATUS PLANNED
      • UNKNOWN

        static final com.babylonhealth.lit.hl7.CHARGEITEM_STATUS UNKNOWN