Interface SearchParamType


  • public interface SearchParamType
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE COMPOSITE  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE DATE  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE NUMBER  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE QUANTITY  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE REFERENCE  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE SPECIAL  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE STRING  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE TOKEN  
      static com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE URI  
    • Field Detail

      • COMPOSITE

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE COMPOSITE
      • DATE

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE DATE
      • NUMBER

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE NUMBER
      • QUANTITY

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE QUANTITY
      • REFERENCE

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE REFERENCE
      • SPECIAL

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE SPECIAL
      • STRING

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE STRING
      • TOKEN

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE TOKEN
      • URI

        static final com.babylonhealth.lit.hl7.SEARCH_PARAM_TYPE URI