Interface SearchModifierCode


  • public interface SearchModifierCode
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE ABOVE  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE BELOW  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE CONTAINS  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE EXACT  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE IDENTIFIER  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE IN  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE MISSING  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE NOT  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE NOT_IN  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE OFTYPE  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE TEXT  
      static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE TYPE  
    • Field Detail

      • ABOVE

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE ABOVE
      • BELOW

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE BELOW
      • CONTAINS

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE CONTAINS
      • EXACT

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE EXACT
      • IDENTIFIER

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE IDENTIFIER
      • IN

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE IN
      • MISSING

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE MISSING
      • NOT

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE NOT
      • NOT_IN

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE NOT_IN
      • OFTYPE

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE OFTYPE
      • TEXT

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE TEXT
      • TYPE

        static final com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODE TYPE