mHealth specification
  • Introduction
  • Directory structure
    • Overview of directory structure
  • File types
    • Quick view of supported file types
  • sensor Data
    • Filename convention
    • File format
    • Sensor types
    • Data types
  • event Data
    • Filename convention
    • File format
    • Event types
  • annotation Data
    • Filename convention
    • File format
  • feature Data
    • Filename convention
    • File format
Powered by GitBook
On this page
  • EMA
  • PhoneCall
  • PhoneSMS
  • NearbyPlace
  1. event Data

Event types

EMA

COLUMN_NAME

Value type

Values

PhoneCall

COLUMN_NAME

Value type

Values

Required

DIRECTION

Categorical

In, Out

Yes

NUMBER

Encrypted String

e.g. xxxxxxxxxx

Yes

DURATION_IN_[UNIT]

numeric

e.g. 5

Yes

UNIT could be HOURS, MINUTES, SECONDS

PhoneSMS

COLUMN_NAME

Value type

Values

Required

DIRECTION

Categorical

In, Out

Yes

NUMBER

Encrypted String

e.g. xxxxxxxxxxxxxx

Yes

LENGTH

Numerical

e.g. 100

No

Number of words in the message.

NearbyPlace

COLUMN_NAME

Value type

Values

Required

NAME

String

e.g. CVS

Yes

DISTANCE_IN_[UNIT]

Numerical

e.g. 1.4

No

UNIT could be MILES, METERS.

PreviousFile formatNextFilename convention

Last updated 6 years ago