# How to share looping data with doctors

**URL:** https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408
**Category:** DIY
**Created:** [March 5, 2020, 6:23pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408 "2020-03-05T18:23:34Z")
**Posts on this page:** 14
**Page:** 2

<div class="post-metadata">

### Author: ![JessicaD](https://avatars.discourse-cdn.com/v4/letter/j/6f9a4e/32.png) [@JessicaD](https://forum.fudiabetes.org/u/JessicaD)
#### Post date: [July 13, 2025, 7:24pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/21 "2025-07-13T19:24:48Z")

</div>

“Except she is not actually using Dash. She is using Loop (with the Dash pods). So she does not have anything on her Dash PDM.”

This is where my mind was short-circuiting @Elver: I don’t use the Dash PDM at all, like @Eric says! I forgot the Apple Health piece. Yes @Eric, I think somehow overlaying insulin delivery with a blood sugar plot is what I would be looking to share with my dr. @Eric I would love to work on this. I did get the Dexcom info into Tidepool! Thank you everyone. ❤

---

<div class="post-metadata">

### Author: ![Eric](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/eric/32/9209_2.png) [@Eric](https://forum.fudiabetes.org/u/Eric)
#### Post date: [July 13, 2025, 8:08pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/22 "2025-07-13T20:08:56Z")

</div>

@JessicaD  
I just tested it out. Apple Health has everything, both CGM and insulin delivery. You can give it all to your doctor this way.

You can export it as a xml file. It contains ALL the raw data.

If you want to make it presentable, you would have to run some software or script to clean it up and make it something they can look at.

But it’s all there. Here is an example of one line of bolus data, to show you what it looks like:

`<Record type="HKQuantityTypeIdentifierInsulinDelivery" sourceName="Bane" sourceVersion="159" [SNIPPED FOR BREVITY] startDate="2025-07-12 17:43:17 -0400" endDate="2025-07-12 17:43:57 -0400" value="1">`

But what is all of that?!?! ⬆  
😵‍💫

On July 12th at 5:43 PM (shown above as "startDate=“2025-07-12 17:43:17”), I gave myself 1 unit (shown above as "value=“1"”).

So it’s all there. You’d just need to parse it into something that can be made easy to read. This could be done with many different types of software.

(I think the easiest would be Excel, since you probably already have that, rather than getting you up to speed on something like Python.)

Make sense?

---

<div class="post-metadata">

### Author: ![Trying](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/trying/32/4078_2.png) [@Trying](https://forum.fudiabetes.org/u/Trying)
#### Post date: [July 17, 2025, 5:34pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/23 "2025-07-17T17:34:54Z")

</div>

Are you using DIY Loop? If so, you just need to add your Tidepool login credentials to the Loop Tidepool Service via the Loop app on your phone. Here are the Loop doc links:

[Loop Services](https://loopkit.github.io/loopdocs/loop-3/services/?h=tidepool)

[Tidepool Mobile App](https://loopkit.github.io/loopdocs/loop-3/services/?h=tidepool#tidepool) - if you use it, make sure you disable its connection to Apple Health or you will get double uploads.

[Loop Tidepool page](https://loopkit.github.io/looptips/data/tidepool/)

@JessicaD I just DM’d you instructions with a few screenshots.

---

<div class="post-metadata">

### Author: ![Eric](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/eric/32/9209_2.png) [@Eric](https://forum.fudiabetes.org/u/Eric)
#### Post date: [July 17, 2025, 6:43pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/24 "2025-07-17T18:43:35Z")

</div>

She does not have Tidepool as a service option in her Loop version.

---

<div class="post-metadata">

### Author: ![Trying](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/trying/32/4078_2.png) [@Trying](https://forum.fudiabetes.org/u/Trying)
#### Post date: [July 18, 2025, 12:12am UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/25 "2025-07-18T00:12:50Z")

</div>

Maybe just upgrade to the latest version?? 🤔 It is easy to do, especially with the browser build.

---

<div class="post-metadata">

### Author: ![elver](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/elver/32/8772_2.png) [@elver](https://forum.fudiabetes.org/u/elver)
#### Post date: [July 18, 2025, 6:36am UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/26 "2025-07-18T06:36:17Z")

</div>

> [@Eric](#):
>
> I think the easiest would be Excel, since you probably already have that, rather than getting you up to speed on something like Python.)

@Eric you forget, you no longer need to learn Python with AI to do the parsing for you, lol

---

<div class="post-metadata">

### Author: ![ClaudnDaye](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/claudndaye/32/5_2.png) [@ClaudnDaye](https://forum.fudiabetes.org/u/ClaudnDaye)
#### Post date: [July 18, 2025, 3:34pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/27 "2025-07-18T15:34:33Z")

</div>

Most of the engineers in my company are now EXPECTED to use AI tools (Cursor mostly) for writing code. The days of heads down development are gone, or will be gone, in the next 5 years.

---

<div class="post-metadata">

### Author: ![elver](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/elver/32/8772_2.png) [@elver](https://forum.fudiabetes.org/u/elver)
#### Post date: [July 19, 2025, 8:38pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/28 "2025-07-19T20:38:34Z")

</div>

> [@ClaudnDaye](#):
>
> The days of heads down development are gone, or will be gone, in the next 5 years.

In the next 5 years a coder’s job will be to ensure the LLM is not hallucinating - to validate the code output by a redundant means or an offline source.

Or perhaps we will all be governed by AI programs like Reflection’s Asimov. Things are changing very fast..

---

<div class="post-metadata">

### Author: ![TomH](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/tomh/32/9063_2.png) [@TomH](https://forum.fudiabetes.org/u/TomH)
#### Post date: [July 20, 2025, 1:22pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/29 "2025-07-20T13:22:06Z")

</div>

And SKYNET is born! (Sorry, I’m sure its helpful to coders and builders, but I can’t help thinking the number of people that “know” what the code does is dropping from the face of the earth…just a little scary!).

---

<div class="post-metadata">

### Author: ![elver](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/elver/32/8772_2.png) [@elver](https://forum.fudiabetes.org/u/elver)
#### Post date: [July 20, 2025, 4:43pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/30 "2025-07-20T16:43:04Z")

</div>

> [@TomH](#):
>
> And SKYNET is born

LOVE the reference! The sad part is that at some point in the future no one will actually know how the code actually works (I assume), it’s just a SAS. What happens when the code works or hallucinates like HAL? Or we suddenly are in the middle of a war game simulation that isn’t simulated? Knowing how it works and how to disable said program will be valuable going forward IMHO

---

<div class="post-metadata">

### Author: ![Eric](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/eric/32/9209_2.png) [@Eric](https://forum.fudiabetes.org/u/Eric)
#### Post date: [July 20, 2025, 4:54pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/31 "2025-07-20T16:54:33Z")

</div>

![image](https://canada1.discourse-cdn.com/flex030/uploads/fudiabetes/original/2X/f/fe1285e585c64cadab8d0f9e6fbf31c135fa5e18.jpeg)  
_I will need your clothes, your shoes…and some knees would be nice too._

---

<div class="post-metadata">

### Author: ![Eric](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/eric/32/9209_2.png) [@Eric](https://forum.fudiabetes.org/u/Eric)
#### Post date: [July 20, 2025, 6:05pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/32 "2025-07-20T18:05:17Z")

</div>

There are a bunch of real companies named Skynet. One is actually an AI company that was formed a 2 years ago.

It’s a little bit crazy to pick that name. Are they just not up on cultural references?!?

I mean, nowadays if you last name was “Dahmer”, and you were going to have a boy, and you were picking the first name, would you choose “Jefferey”?

---

<div class="post-metadata">

### Author: ![elver](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/elver/32/8772_2.png) [@elver](https://forum.fudiabetes.org/u/elver)
#### Post date: [July 20, 2025, 7:58pm UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/33 "2025-07-20T19:58:04Z")

</div>

Just like the company that does meal replacements called “Soylent”. As in Soylent Green (are people)…

Soylent.com

---

<div class="post-metadata">

### Author: ![TomH](https://yyz2.discourse-cdn.com/flex030/user_avatar/forum.fudiabetes.org/tomh/32/9063_2.png) [@TomH](https://forum.fudiabetes.org/u/TomH)
#### Post date: [July 21, 2025, 2:10am UTC](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408/34 "2025-07-21T02:10:00Z")

</div>

@elver You didn’t even have to say “green”!

[Previous page](https://forum.fudiabetes.org/t/how-to-share-looping-data-with-doctors/9408.md?page=1)
