/
DATA_TYPE CODES

DATA_TYPE CODES

PropertyValueComments
#CODE:ID_STANDARD_CODE"#DATA_TYPE"Constant value to identify CODE_TYPE codes
#CODE:ID_CODEE.g. VALUE.DAT:SUMIt will correspond to the OBJECT:Property. View next ID_CODE list section
#CODE:ID_LANGUAGE"EN"Available language that describe the ID_CODE
#CODE:CODE_DESCRIPTION Description of ID_CODE (e.g. "Team Name")Text that describes the code type identified with the #CODE:ID_CODE

This data define the grouping function used when a DATA value is managed (e.g. graphs or reports). This code is linked with a concrete DATA value through #DATA - DATA_TYPE tree.

For example: suppose that we have data collected for a DATACODE called "HEART_RATE". We may have several inputs for the same day, but when that information is displayed in a line chart we want to 'group' the values by taking the maximum value.

Additionally, it is possible to specify a time scope (for example, take the maximum value when grouping by day, but calculate the average when grouping by month)

See some examples in #DATA - DATA_TYPE tree


Only available in EN.

AVAILABLE CODES

If CODE_TYPE  is not specified for a given data_code, by default the system is considering VALUE.DAY.AVERAGE

ID_CODECODE_DESCRIPTION
CATEGORYThe DATA is a category
VALUEThe DATA is a continuous value. By default it is INDEPENDENT
VALUE.INDEPENDENTThe DATA is a continuous independent value
VALUE.DAY.SUMThe DATA is a continuous sum value at DAY scope
VALUE.DAY.HIGHESTThe DATA is a continuous highest value at DAY scope
VALUE.DAY.LOWESTThe DATA is a continuous lowest value at DAY scope
VALUE.DAY.AVERAGEThe DATA is a continuous average value at DAY scope
VALUE.DAY.LASTThe DATA is a continuous last value at DAY scope
VALUE.DAY.MEDIANThe DATA is a continuous median value at DAY scope
VALUE.MONTH.SUMThe DATA is a continuous sum value at MONTH scope of DAY values
VALUE.MONTH.HIGHESTThe DATA is a continuous highest value at MONTH scope of DAY values
VALUE.MONTH.LOWESTThe DATA is a continuous highest value at MONTH scope of DAY values
VALUE.MONTH.AVERAGEThe DATA is a continuous highest value at MONTH scope of DAY values
VALUE.MONTH.LASTThe DATA is a continuous last value at MONTH scope of DAY values
VALUE.MONTH.MEDIANThe DATA is a continuous median value at MONTH scope of DAY values

Example of values:

#CODE:ID_STANDARD_CODE"RACE_CAT"Constant value to identify Race & Ethnicity codes
#CODE:ID_CODE 1002-5Value corresponding to CDC classification on "Race & Ethnicity codes"
#CODE:ID_LANGUAGE"ES"|"CA"|"EN"|"ZH"Available languages.
#CODE:CODE_DESCRIPTION Description (e.g. "AMERICAN INDIAN OR ALASKA NATIVE")Text that describes the Race & Ethnicity code identified with the #CODE:ID_CODE

Example of values:

#CODE:ID_STANDARD_CODE"RACE_CAT"Constant value to identify Race & Ethnicity codes
#CODE:ID_CODE 1002-5Value corresponding to CDC classification on "Race & Ethnicity codes"
#CODE:ID_LANGUAGE"ES"|"CA"|"EN"|"ZH"Available languages.
#CODE:CODE_DESCRIPTION Description (e.g. "AMERICAN INDIAN OR ALASKA NATIVE")Text that describes the Race & Ethnicity code identified with the #CODE:ID_CODE

Related content