Interface SearchModifierCode
-
public interface SearchModifierCode
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODEABOVEstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODEBELOWstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODECONTAINSstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODEEXACTstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODEIDENTIFIERstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODEINstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODEMISSINGstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODENOTstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODENOT_INstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODEOFTYPEstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODETEXTstatic com.babylonhealth.lit.hl7.SEARCH_MODIFIER_CODETYPE
-
-
-
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
-
-