Time based data


The main categories of data I'm interested in developing formats for are:

 

  1. Insulin doses (basal and bolus)
  2. Blood glucose readings
  3. Ketone readings
  4. Comments.

 

These types of values are time-based.

 

So what we're really talking about is an event that occurs at a given date and time, or starts on a given date and time and ends on a given date and time.

 

In Microformats, events are usually represented as hCalendar objects.

 

Can we simply use an existing Microformat to represent our data types?

 

What are the pros and cons of this?

 

One big advantage. There are many tools out there that will allow you to convert hCalendar objects into things that can be imported into your Outlook calendar or other software.