Meal
daily.data.meal.created
Lab Tests
- Orders
- Results
- Appointments
Summaries
- Activity
- Body
- Meal
- Menstrual Cycle
- Profile
- Sleep
- Sleep Cycle
- Workout
- Workout Stream
Activity Timeseries
- Calories Active
- Calories Basal
- Distance
- Floors Climbed
- Steps
- VO2 Max
- Workout Duration
- Wheelchair Push
- Stand Hour
- Stand Duration
- Fall
Workout Stream Timeseries
- Workout Distance
- Workout Swimming Stroke
Vitals Timeseries
- Blood Pressure
- Blood Oxygen
- Cholesterol
- Electrocardiogram Voltage
- Glucose
- IGE
- IGG
- Insulin Injection
- Heart rate
- HRV
- Respiratory Rate
- Forced Expiratory Volume 1
- Forced Vital Capacity
- Peak Expiratory Flow Rate
- Inhaler Usage
- Heart Rate Recovery One Minute
Body Timeseries
- Body Fat
- Body Weight
- Body Mass Index
- Lean Body Mass
- Waist Circumference
- Body Temperature
- Body Temperature Delta
- Basal Body Temperature
Diary Timeseries
- Note
Nutrition Timeseries
- Caffeine
- Carbohydrates
- Water
Wellness Timeseries
- Sleep Apnea Alert
- Sleep Breathing Disturbance
- Mindfulness Minutes
- Stress Level
- UV Exposure
- Daylight Exposure
- Handwashing
Meal
daily.data.meal.created
The schema is of type object
.
{
"event_type": "daily.data.meal.created",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": {
"created_at": "2023-02-27T20:31:24+00:00",
"data": {
"Chiken coquet starter": {
"energy": {
"unit": "kcal",
"value": 400
},
"macros": {
"carbs": 75,
"fats": {
"monounsaturated": 1,
"omega3": 0,
"omega6": 0,
"polyunsaturated": 1,
"saturated": 98,
"total": 100
},
"protein": 10,
"sugar": 25
},
"micros": {
"minerals": {
"sodium": 500
}
}
},
"Coffee, black, 1 tbsp(s)": {
"energy": {
"unit": "kcal",
"value": 0
},
"macros": {
"carbs": 0,
"fats": {
"total": 0
},
"protein": 0,
"sugar": 0
},
"micros": {
"minerals": {
"sodium": 0
}
}
}
},
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "Dinner",
"priority_id": 42,
"provider_id": "123456",
"source": {
"app_id": "com.myfitnesspal.mfp",
"provider": "apple_health_kit",
"type": "unknown"
},
"source_app_id": "com.myfitnesspal.mfp",
"source_id": 10,
"timestamp": "2019-08-24T14:15:22Z",
"updated_at": "2023-02-28T01:22:38+00:00",
"user_id": "a169451c-8525-4352-b8ca-070dd449a1a5"
}
}