org.dcm4che2.code
Class MeasurementRangeConcepts

java.lang.Object
  extended by org.dcm4che2.code.MeasurementRangeConcepts

public class MeasurementRangeConcepts
extends java.lang.Object

CID 221 Measurement Range Concepts.

Since:
Jun 2, 2010
Version:
$Rev: 13502 $ $Date:: 2010-06-09#$
Author:
Gunter Zeilinger

Field Summary
static java.lang.String FifthPercentileValueOfPopulation
          (R-00397, SRT, "5th Percentile Value of population")
static java.lang.String MeanValueOfPopulation
          (R-00317, SRT, "Mean Value of population")
static java.lang.String MedianValueOfPopulation
          (R-00319, SRT, "Median Value of population")
static java.lang.String NinetiethPercentileValueOfPopulation
          (R-00338, SRT, "90th Percentile Value of population")
static java.lang.String NinetyFifthPercentileValueOfPopulation
          (R-00337, SRT, "95th Percentile Value of population")
static java.lang.String OneSigmaLowerValueOfPopulation
          (R-00347, SRT, "1 Sigma Lower Value of population")
static java.lang.String OneSigmaUpperValueOfPopulation
          (R-00346, SRT, "1 Sigma Upper Value of population")
static java.lang.String StandardDeviationOfPopulation
          (121414, DCM, "Standard deviation of population")
static java.lang.String TenthPercentileValueOfPopulation
          (R-00377, SRT, "10th Percentile Value of population")
static java.lang.String TwoSigmaDeviationOfPopulation
          (121417, DCM, "2 Sigma deviation of population")
static java.lang.String TwoSigmaLowerValueOfPopulation
          (R-00388, SRT, "2 Sigma Lower Value of population")
static java.lang.String TwoSigmaUpperValueOfPopulation
          (R-00387, SRT, "2 Sigma Upper Value of population")
 
Constructor Summary
MeasurementRangeConcepts()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FifthPercentileValueOfPopulation

public static final java.lang.String FifthPercentileValueOfPopulation
(R-00397, SRT, "5th Percentile Value of population")

See Also:
Constant Field Values

MeanValueOfPopulation

public static final java.lang.String MeanValueOfPopulation
(R-00317, SRT, "Mean Value of population")

See Also:
Constant Field Values

MedianValueOfPopulation

public static final java.lang.String MedianValueOfPopulation
(R-00319, SRT, "Median Value of population")

See Also:
Constant Field Values

NinetiethPercentileValueOfPopulation

public static final java.lang.String NinetiethPercentileValueOfPopulation
(R-00338, SRT, "90th Percentile Value of population")

See Also:
Constant Field Values

NinetyFifthPercentileValueOfPopulation

public static final java.lang.String NinetyFifthPercentileValueOfPopulation
(R-00337, SRT, "95th Percentile Value of population")

See Also:
Constant Field Values

OneSigmaLowerValueOfPopulation

public static final java.lang.String OneSigmaLowerValueOfPopulation
(R-00347, SRT, "1 Sigma Lower Value of population")

See Also:
Constant Field Values

OneSigmaUpperValueOfPopulation

public static final java.lang.String OneSigmaUpperValueOfPopulation
(R-00346, SRT, "1 Sigma Upper Value of population")

See Also:
Constant Field Values

StandardDeviationOfPopulation

public static final java.lang.String StandardDeviationOfPopulation
(121414, DCM, "Standard deviation of population")

See Also:
Constant Field Values

TenthPercentileValueOfPopulation

public static final java.lang.String TenthPercentileValueOfPopulation
(R-00377, SRT, "10th Percentile Value of population")

See Also:
Constant Field Values

TwoSigmaDeviationOfPopulation

public static final java.lang.String TwoSigmaDeviationOfPopulation
(121417, DCM, "2 Sigma deviation of population")

See Also:
Constant Field Values

TwoSigmaLowerValueOfPopulation

public static final java.lang.String TwoSigmaLowerValueOfPopulation
(R-00388, SRT, "2 Sigma Lower Value of population")

See Also:
Constant Field Values

TwoSigmaUpperValueOfPopulation

public static final java.lang.String TwoSigmaUpperValueOfPopulation
(R-00387, SRT, "2 Sigma Upper Value of population")

See Also:
Constant Field Values
Constructor Detail

MeasurementRangeConcepts

public MeasurementRangeConcepts()


Copyright © 2011 dcm4che. All Rights Reserved.