Interface GroupMeasure
-
public interface GroupMeasure
-
-
Field Summary
Fields Modifier and Type Field Description static com.babylonhealth.lit.hl7.GROUP_MEASUREMEANstatic com.babylonhealth.lit.hl7.GROUP_MEASUREMEAN_OF_STUDY_MEANSstatic com.babylonhealth.lit.hl7.GROUP_MEASUREMEAN_OF_STUDY_MEDINSstatic com.babylonhealth.lit.hl7.GROUP_MEASUREMEDIANstatic com.babylonhealth.lit.hl7.GROUP_MEASUREMEDIAN_OF_STUDY_MEANSstatic com.babylonhealth.lit.hl7.GROUP_MEASUREMEDIAN_OF_STUDY_MEDIANS
-
-
-
Field Detail
-
MEAN
static final com.babylonhealth.lit.hl7.GROUP_MEASURE MEAN
-
MEAN_OF_STUDY_MEANS
static final com.babylonhealth.lit.hl7.GROUP_MEASURE MEAN_OF_STUDY_MEANS
-
MEAN_OF_STUDY_MEDINS
static final com.babylonhealth.lit.hl7.GROUP_MEASURE MEAN_OF_STUDY_MEDINS
-
MEDIAN
static final com.babylonhealth.lit.hl7.GROUP_MEASURE MEDIAN
-
MEDIAN_OF_STUDY_MEANS
static final com.babylonhealth.lit.hl7.GROUP_MEASURE MEDIAN_OF_STUDY_MEANS
-
MEDIAN_OF_STUDY_MEDIANS
static final com.babylonhealth.lit.hl7.GROUP_MEASURE MEDIAN_OF_STUDY_MEDIANS
-
-