Interface ResourceAggregationMode


  • public interface ResourceAggregationMode
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.RESOURCE_AGGREGATION_MODE BUNDLED  
      static com.babylonhealth.lit.hl7.RESOURCE_AGGREGATION_MODE CONTAINED  
      static com.babylonhealth.lit.hl7.RESOURCE_AGGREGATION_MODE REFERENCED  
    • Field Detail

      • BUNDLED

        static final com.babylonhealth.lit.hl7.RESOURCE_AGGREGATION_MODE BUNDLED
      • CONTAINED

        static final com.babylonhealth.lit.hl7.RESOURCE_AGGREGATION_MODE CONTAINED
      • REFERENCED

        static final com.babylonhealth.lit.hl7.RESOURCE_AGGREGATION_MODE REFERENCED