Index

A C D E F G I L M N O P R S T U V 
All Classes and Interfaces|All Packages

A

Add - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Add adds the two arguments.
aggregate(Expression, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
aggregate(List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
aggregateIfMultiple(List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
aggregateIfNumber(List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
Aggregator - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
 
Aggregator() - Constructor for class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
And - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.bool
The function And is a Boolean operation on any number of Boolean expressions (arguments).
Avg - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
The function Avg returns the average of the argument values.

C

calcAndAggr(ExpressionFunction, DataType, Expression, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
calcAndAggrCheckMultipleCheckValues(ExpressionFunction, DataType, List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
calcAndAggrCheckMultipleHaveValues(ExpressionFunction, DataType, List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
calcAndAggrCheckMultipleHaveValues(ExpressionFunction, List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
calcAndAggrCheckValues(ExpressionFunction, DataType, List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
calcAndAggrHaveValues(ExpressionFunction, DataType, List<Expression>, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
calcToList(ExpressionFunction, DataType, Expression, C2R) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Aggregator
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.ForEach
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.If
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.Switch
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Avg
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Count
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.First
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Last
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Max
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Median
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Min
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Add
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Divide
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Ln
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Multiply
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Power
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Round
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Subtract
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Sum
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.And
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MaxTrue
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MinTrue
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Not
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Or
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Eq
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ge
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Le
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Lt
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ne
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Date
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffDays
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffMonths
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffYears
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Duration
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.EndsBefore
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap1
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap2
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusDays
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusMonths
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusYears
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.StartsBefore
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.TimeDistance
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncAge
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncType
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutFirst
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutLast
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Empty
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Exists
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Filter
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.In
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Li
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.RefValues
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Union
 
calculate(List<Expression>, C2R) - Method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Vals
 
care.smith.top.top_phenotypic_query.c2reasoner.constants - package care.smith.top.top_phenotypic_query.c2reasoner.constants
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced - package care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate - package care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic - package care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.bool - package care.smith.top.top_phenotypic_query.c2reasoner.functions.bool
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison - package care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time - package care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter - package care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter
 
care.smith.top.top_phenotypic_query.c2reasoner.functions.set - package care.smith.top.top_phenotypic_query.c2reasoner.functions.set
 
ConstantEntity - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
 
ConstantEntity(Constant, Value) - Constructor for class care.smith.top.top_phenotypic_query.c2reasoner.constants.ConstantEntity
 
Count - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
The function Count returns the number of values of the argument expression.
CutFirst - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function CutFirst cuts the temporally first element of the given arguments list and returns the resulting list.
CutLast - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function CutLast cuts the temporally last element of the given arguments list and returns the resulting list.

D

Date - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function Date returns the timestamp (date + time) of the argument value.
DiffDays - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function DiffDays returns the time difference in days between two dates.
DiffMonths - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function DiffMonths returns the time difference in months between two dates.
DiffYears - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function DiffYears returns the time difference in years between two dates.
Divide - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Divide divides the first argument by the second one.
Duration - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function Duration returns the duration (in days) of a process (e.g., encounter or medication administration).

E

E - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant E (e) is the Euler's number, approximately equal to 2.71828.
Return data type: number
Empty - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function Empty returns 'true' if the argument expression contains no values, otherwise 'false'.
EncAge - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter
The function EncAge returns the age of the patient at the start of the last encounter.
EncType - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter
The function EncType returns 'true' if the encounter type (e.g., inpatient or ambulatory) in which the data (1st argument) was collected matches one of the defined types (starting with the second argument), otherwise 'false'.
EndsBefore - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function EndsBefore returns 'true' if the process (e.g., encounter or medication administration) represented by the 1st argument ends before the process represented by the 2nd argument, otherwise 'false'.
Eq - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison
The function Eq realizes the comparison operator '=' (equal) and returns 'true' if the two arguments are equal, otherwise 'false'.
Exists - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function Exists returns 'true' if the argument expression contains values, otherwise 'false'.

F

False - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant False is a Boolean constant.
Return data type: boolean
Filter - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function Filter reduces the number of elements in a list (1st argument) based on a value range or date range restriction.
filterDate(List<Value>, Map<RestrictionOperator, Value>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Filter
 
First - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
The function First returns the temporally first value of the argument values (based on their timestamps).
ForEach - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced
The function ForEach (loop) executes an expression (2nd argument) for each value of a phenotype class (input variable, 1st argument) and returns a list of result expressions (i.e.

G

Ge - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison
The function Ge realizes the comparison operator '≥' (greater or equal) and returns 'true' if the first argument is greater than or equal to the second argument, otherwise 'false'.
GeC - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant GeC (greater or equal) represents the comparison operator '≥'.
Return data type: text
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.E
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.False
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.GeC
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.GtC
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.LeC
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.LtC
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.Now
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.Pi
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.Today
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.True
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.ForEach
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.If
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.Switch
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Avg
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Count
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.First
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Last
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Max
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Median
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Min
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Add
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Divide
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Ln
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Multiply
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Power
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Round
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Subtract
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Sum
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.And
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MaxTrue
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MinTrue
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Not
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Or
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Eq
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ge
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Le
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Lt
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ne
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Date
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffDays
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffMonths
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffYears
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Duration
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.EndsBefore
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap1
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap2
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusDays
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusMonths
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusYears
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.StartsBefore
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.TimeDistance
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncAge
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncType
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutFirst
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutLast
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Empty
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Exists
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Filter
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.In
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Li
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.RefValues
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Union
 
get() - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Vals
 
getConstant() - Method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.ConstantEntity
 
getValue() - Method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.ConstantEntity
 
getValue() - Method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.Now
 
getValue() - Method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.Today
 
getValueExpression() - Method in class care.smith.top.top_phenotypic_query.c2reasoner.constants.ConstantEntity
 
Gt - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison
The function Gt realizes the comparison operator '>' (greater) and returns 'true' if the first argument is greater than the second argument, otherwise 'false'.
GtC - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant GtC (greater) represents the comparison operator '>'.
Return data type: text

I

If - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced
The function If returns the then-expression (2nd argument) if a condition (the if-expression, 1st argument) is true, otherwise the optional else-expression (3rd argument).
In - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function In return 'true' if the given value (1st argument) lies in a given range (2nd argument), otherwise 'false'.

L

Last - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
The function Last returns the temporally last value of the argument values (based on their timestamps).
Le - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison
The function Le realizes the comparison operator '≤' (less or equal) and returns 'true' if the first argument is less than or equal to the second argument, otherwise 'false'.
LeC - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant LeC (less or equal) represents the comparison operator '≤'.
Return data type: text
Li - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function Li combines its argument expressions to one expression containing multiple values.
Ln - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Ln calculates the natural logarithm.
Lt - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison
The function Lt realizes the comparison operator '<' (less) and returns 'true' if the first argument is less than the second argument, otherwise 'false'.
LtC - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant LtC (less) represents the comparison operator '<'.
Return data type: text

M

Max - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
The function Max returns the maximum value of the argument values.
MaxTrue - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.bool
The function MaxTrue is an extended Boolean operation.
Median - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
The function Median returns the median (separating the higher half from the lower half) of the argument values.
Min - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate
The function Min returns the minimum value of the argument values.
MinTrue - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.bool
The function MinTrue is an extended Boolean operation.
Multiply - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Multiply multiplies the two arguments.

N

Ne - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison
The function Ne realizes the comparison operator '≠' (not equal) and returns 'true' if the two arguments are unequal, otherwise 'false'.
Not - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.bool
The function Not is a Boolean operation on a single Boolean expression (argument).
Now - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant Now represents the current time.
Return data type: date-time

O

of(Expression) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Not
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.ForEach
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.If
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.Switch
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Avg
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Count
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.First
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Last
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Max
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Median
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Min
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Add
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Divide
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Ln
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Multiply
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Power
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Round
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Subtract
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Sum
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.And
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MaxTrue
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MinTrue
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Or
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Eq
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ge
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Le
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Lt
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ne
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Date
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffDays
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffMonths
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffYears
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Duration
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.EndsBefore
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap1
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap2
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusDays
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusMonths
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusYears
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.StartsBefore
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.TimeDistance
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncAge
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncType
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutFirst
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutLast
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Empty
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Exists
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Filter
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.In
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Li
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.RefValues
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Union
 
of(Expression...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Vals
 
of(Expression, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Round
 
of(Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Ln
 
of(Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Not
 
of(Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Date
 
of(Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Duration
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.ForEach
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.If
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.Switch
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Avg
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Count
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.First
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Last
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Max
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Median
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Min
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Sum
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.And
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Or
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.EndsBefore
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap1
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap2
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.StartsBefore
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncAge
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncType
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutFirst
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutLast
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Empty
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Exists
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Li
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Union
 
of(Phenotype...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Vals
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Add
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Divide
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Multiply
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Power
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Round
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Subtract
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Eq
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ge
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Le
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Lt
 
of(Phenotype, Phenotype) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ne
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Add
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Divide
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Multiply
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Power
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Round
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Subtract
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Eq
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ge
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Le
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Lt
 
of(Phenotype, Number) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ne
 
of(Phenotype, Number...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.In
 
of(Phenotype, String) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Eq
 
of(Phenotype, String) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ge
 
of(Phenotype, String) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
of(Phenotype, String) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Le
 
of(Phenotype, String) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Lt
 
of(Phenotype, String) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ne
 
of(Phenotype, String...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.In
 
of(Phenotype, List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.In
 
of(Number...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Li
 
of(String) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Not
 
of(String...) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Li
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.ForEach
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.If
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced.Switch
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Avg
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Count
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.First
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Last
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Max
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Median
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.aggregate.Min
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Add
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Divide
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Ln
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Multiply
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Power
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Round
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Subtract
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic.Sum
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.And
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MaxTrue
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.MinTrue
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.bool.Or
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Eq
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ge
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Gt
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Le
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Lt
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.comparison.Ne
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Date
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffDays
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffMonths
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.DiffYears
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Duration
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.EndsBefore
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap1
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.Overlap2
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusDays
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusMonths
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.PlusYears
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.StartsBefore
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time.TimeDistance
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncAge
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.encounter.EncType
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutFirst
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.CutLast
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Empty
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Exists
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Filter
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.In
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Li
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.RefValues
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Union
 
of(List<Expression>) - Static method in class care.smith.top.top_phenotypic_query.c2reasoner.functions.set.Vals
 
Or - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.bool
The function Or is a Boolean operation on any number of Boolean expressions (arguments).
Overlap1 - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function Overlap1 returns 'true' if the two processes (e.g., encounter or medication administration) represented by the first and the second arguments temporally overlap (unidirectional, i.e., the first one starts not later as the second one), otherwise 'false'.
Overlap2 - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function Overlap2 returns 'true' if the two processes (e.g., encounter or medication administration) represented by the first and the second arguments temporally overlap (bidirectional), otherwise 'false'.

P

Pi - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant Pi (π) is the ratio of a circle's circumference to its diameter, approximately equal to 3.14159.
Return data type: number
PlusDays - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function PlusDays adds the given number of days (2nd argument) to the given date (1st argument) and returns the resulting date.
PlusMonths - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function PlusMonths adds the given number of months (2nd argument) to the given date (1st argument) and returns the resulting date.
PlusYears - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function PlusYears adds the given number of years (2nd argument) to the given date (1st argument) and returns the resulting date.
Power - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Power realizes the exponentiation operation.

R

RefValues - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function RefValues reduces the number of elements in a list (1st argument) based on a date range restriction.
Round - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Round rounds the given number (1st argument) to the desired number of decimal places (2nd argument).

S

StartsBefore - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function StartsBefore returns 'true' if the process (e.g., encounter or medication administration) represented by the 1st argument starts before the process represented by the 2nd argument, otherwise 'false'.
Subtract - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Subtract subtracts the second argument from the first one.
Sum - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.arithmetic
The function Sum adds all its arguments.
Switch - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.advanced
The function Switch combines any number of if-then pairs and an optional default expression (else-expression).

T

TimeDistance - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.date_time
The function TimeDistance returns 'true' if the value list (1st argument) contains at least n values (2nd argument) in such a way that the time intervals (in hours) between them lie within a defined range (3rd-6th arguments), otherwise 'false'.
Today - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant Today represents the current date (with time 00:00).
Return data type: date-time
True - Class in care.smith.top.top_phenotypic_query.c2reasoner.constants
The constant True is a Boolean constant.
Return data type: boolean

U

Union - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function Union combines its argument expressions to one expression containing multiple values.

V

Vals - Class in care.smith.top.top_phenotypic_query.c2reasoner.functions.set
The function Vals combines its argument expressions to one expression containing multiple values.
A C D E F G I L M N O P R S T U V 
All Classes and Interfaces|All Packages