Interface RequestIntent


  • public interface RequestIntent
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.REQUEST_INTENT DIRECTIVE  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT FILLER_ORDER  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT INSTANCE_ORDER  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT OPTION  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT ORDER  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT ORIGINAL_ORDER  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT PLAN  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT PROPOSAL  
      static com.babylonhealth.lit.hl7.REQUEST_INTENT REFLEX_ORDER  
    • Field Detail

      • DIRECTIVE

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT DIRECTIVE
      • FILLER_ORDER

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT FILLER_ORDER
      • INSTANCE_ORDER

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT INSTANCE_ORDER
      • OPTION

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT OPTION
      • ORDER

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT ORDER
      • ORIGINAL_ORDER

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT ORIGINAL_ORDER
      • PLAN

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT PLAN
      • PROPOSAL

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT PROPOSAL
      • REFLEX_ORDER

        static final com.babylonhealth.lit.hl7.REQUEST_INTENT REFLEX_ORDER