Finnish Base Profiles
1.0.0-rc15 - ballot Finland flag

Finnish Base Profiles - Local Development build (v1.0.0-rc15). See the Directory of published versions

: Patient generated glucose observations and insulin administrations as a bundle, in Finnish - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "diabetes-data-bundle",
  "type" : "batch",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:95f4ead5-0b1e-49aa-a484-53becbdd8c4d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 16.39:35<br />Kudossokeri: 7.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b22ac1c1-3c79-5960-bbce-5b93f12b64fa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4cb3b009-7674-473e-8677-dcb9e31a2bfd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T16:39:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.051+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b22ac1c1-3c79-5960-bbce-5b93f12b64fa"
      }
    },
    {
      "fullUrl" : "urn:uuid:76f49e96-d5e8-4944-8427-2e6ee66c9d24",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 16.44:36<br />Kudossokeri: 7.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:de87d73b-6028-53a5-82f8-ea15524827d7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2625a656-2fa2-4696-985a-a76e87c15e0b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T16:44:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.052+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:de87d73b-6028-53a5-82f8-ea15524827d7"
      }
    },
    {
      "fullUrl" : "urn:uuid:728c019c-3d64-472f-b09b-9a455376ce8a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 16.49:37<br />Kudossokeri: 7.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57193058-ae41-5f64-8d8f-cff9f07ee4e8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:79ed8162-67eb-49cf-a8af-7567cc888586",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T16:49:37.000+03:00",
        "issued" : "2023-03-31T23:53:48.052+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:57193058-ae41-5f64-8d8f-cff9f07ee4e8"
      }
    },
    {
      "fullUrl" : "urn:uuid:d4f11039-d4f8-43cc-9c68-3a1088cce17d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 16.54:35<br />Kudossokeri: 7.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e757936f-bcbb-5f2d-9aa7-154c38514f89",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ec09e1a1-ef02-4435-975b-c7b77cda2561",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T16:54:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.053+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e757936f-bcbb-5f2d-9aa7-154c38514f89"
      }
    },
    {
      "fullUrl" : "urn:uuid:a5e87c1a-8045-42ea-a07f-234607fcf1e0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 16.59:35<br />Kudossokeri: 7.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:82b92c71-86e2-50d3-ac86-0f03663f9db8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:332bb7ce-bcfa-4582-ab05-d8b5649a2694",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T16:59:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.053+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:82b92c71-86e2-50d3-ac86-0f03663f9db8"
      }
    },
    {
      "fullUrl" : "urn:uuid:35fd88e0-72da-4a24-a1b5-6f213bce3b87",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.04:35<br />Kudossokeri: 7.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c43b64a4-6994-59b6-bd4e-faeab504243f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b45f7af2-78e4-4648-ac28-1fbf2968b833",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:04:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.053+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c43b64a4-6994-59b6-bd4e-faeab504243f"
      }
    },
    {
      "fullUrl" : "urn:uuid:6ea2fda9-e1f7-4e31-8f19-4fb5ba2ec76f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.09:35<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:137129b8-307a-5ee1-abf1-2c013845ae43",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e12b129c-4a60-42de-aac7-697281cd6059",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:09:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.053+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:137129b8-307a-5ee1-abf1-2c013845ae43"
      }
    },
    {
      "fullUrl" : "urn:uuid:03a52d70-c7f4-4d9b-a8bd-c98b1c6b55ac",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.14:35<br />Kudossokeri: 8.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9242b8e6-2801-511c-9c90-f244f1935a5d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9e6c5ad6-c285-4179-8a52-1c9a0baa412c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:14:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.053+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9242b8e6-2801-511c-9c90-f244f1935a5d"
      }
    },
    {
      "fullUrl" : "urn:uuid:0fc01a96-e50d-4064-ae18-764ef8b89a4c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.19:36<br />Kudossokeri: 8.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25948206-2a36-5f08-8fbb-4df594d042bd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95ff0865-1097-4657-ab51-d5de27c92089",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:19:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.053+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:25948206-2a36-5f08-8fbb-4df594d042bd"
      }
    },
    {
      "fullUrl" : "urn:uuid:10715973-69b9-4e07-a882-c4e206e8512f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 17.23:17 - 17.28:16<br />Lyhytvaikutteinen insuliini 0.07 ky (0.79 ky/t, 1.13 % = 0.89 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d6425e4-5f32-5db2-a8bf-dd4370983619",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8c858f6-6c4d-4282-92a6-6a1878b269e8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:23:17.000+03:00",
          "end" : "2021-09-04T17:28:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.79 ky/t, 1.13 % = 0.89 ky/t)",
          "dose" : {
            "value" : 0.06544777777777777,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.788,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8883248730964466,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6d6425e4-5f32-5db2-a8bf-dd4370983619"
      }
    },
    {
      "fullUrl" : "urn:uuid:35082cce-e7c0-48dd-abd3-a4a1fafeb922",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.24:35<br />Kudossokeri: 8.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56077fc9-0be9-5108-9a03-e95172c02a77",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19cbedd4-7461-4bc5-8702-3d1b81888357",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:24:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.054+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:56077fc9-0be9-5108-9a03-e95172c02a77"
      }
    },
    {
      "fullUrl" : "urn:uuid:ba10a72b-8844-4502-80f5-c46de9115251",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 17.28:16 - 17.33:17<br />Lyhytvaikutteinen insuliini 0.07 ky (0.82 ky/t, 1.17 % = 0.95 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d4f18bf1-f677-508a-a797-c0b2897b8c45",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6f96188d-370b-44db-939b-8870d769e645",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:28:16.000+03:00",
          "end" : "2021-09-04T17:33:17.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.82 ky/t, 1.17 % = 0.95 ky/t)",
          "dose" : {
            "value" : 0.06831027777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.817,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8567931456548349,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d4f18bf1-f677-508a-a797-c0b2897b8c45"
      }
    },
    {
      "fullUrl" : "urn:uuid:3477b8d3-428e-441b-8036-9b168c3aec25",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.29:34<br />Kudossokeri: 9.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9c8845cd-8c19-50cb-9ab0-06c1f7d9171c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa5e0f9f-be30-43ba-a431-b9a5af3644d7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:29:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.054+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9c8845cd-8c19-50cb-9ab0-06c1f7d9171c"
      }
    },
    {
      "fullUrl" : "urn:uuid:af6304ac-6366-4679-a600-6c97fa5fddd0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 17.33:17 - 17.38:18<br />Lyhytvaikutteinen insuliini 0.16 ky (1.94 ky/t, 2.77 % = 5.37 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cf58a48c-ab45-5a75-ac17-ff831693854f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:81ad483d-6fd4-4050-a16c-13b294818734",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:33:17.000+03:00",
          "end" : "2021-09-04T17:38:18.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (1.94 ky/t, 2.77 % = 5.37 ky/t)",
          "dose" : {
            "value" : 0.16203833333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.938,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3611971104231166,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:cf58a48c-ab45-5a75-ac17-ff831693854f"
      }
    },
    {
      "fullUrl" : "urn:uuid:280d4016-9759-41f1-8331-ebe6233db976",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 17.33:53<br />Lyhytvaikutteinen insuliini 1.26 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b6cbb1f5-e3c6-53d8-9410-0ed95332b3b6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33219f30-04f8-487c-a3c5-437c4aac2353",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:33:53.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.26 ky",
          "dose" : {
            "value" : 1.25905,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b6cbb1f5-e3c6-53d8-9410-0ed95332b3b6"
      }
    },
    {
      "fullUrl" : "urn:uuid:98a39689-e51c-4228-b4ea-79c6e71360ec",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.34:35<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0bad311e-8b20-5a82-8400-34536b2ae697",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5401ad24-64ba-44a5-ae43-bbae471ac4b6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:34:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0bad311e-8b20-5a82-8400-34536b2ae697"
      }
    },
    {
      "fullUrl" : "urn:uuid:df68e3e4-c033-441e-8856-35f8d16ce566",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 17.38:18 - 18.21:18<br />Lyhytvaikutteinen insuliini 0.50 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dcdc2c26-fdce-58d3-bee2-281fda1b8759",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fabe4e66-56e2-4f34-90e9-5856620f5309",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:38:18.000+03:00",
          "end" : "2021-09-04T18:21:18.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.50 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.5016666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:dcdc2c26-fdce-58d3-bee2-281fda1b8759"
      }
    },
    {
      "fullUrl" : "urn:uuid:f0996faa-2c7c-4f97-8fc9-9243847afa5b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.39:34<br />Kudossokeri: 9.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19240cdb-2f8f-5b03-9ff9-73431cbb5782",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a03c0e81-8590-4f23-97d8-128e4af07ccb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:19240cdb-2f8f-5b03-9ff9-73431cbb5782"
      }
    },
    {
      "fullUrl" : "urn:uuid:c6cb2f26-65a4-4e80-9480-b68832716d48",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.44:37<br />Kudossokeri: 9.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23d0d2e3-7573-54b8-95a1-65ce2abf7354",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d3068f86-d06a-44a3-a054-213005a47164",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:44:37.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:23d0d2e3-7573-54b8-95a1-65ce2abf7354"
      }
    },
    {
      "fullUrl" : "urn:uuid:496c6725-8b01-47f4-aebc-de3723b15575",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.49:37<br />Kudossokeri: 10.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4a95e1f8-fcc2-5507-a1aa-566b89d50952",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ee0fae78-b9b5-4185-8909-951695a2773f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:49:37.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4a95e1f8-fcc2-5507-a1aa-566b89d50952"
      }
    },
    {
      "fullUrl" : "urn:uuid:dd5966e0-055a-4239-bc97-d6729e9c1dce",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.54:36<br />Kudossokeri: 10.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fd04ff40-a1b3-5d9f-a317-0b409c155774",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46291ea3-9ec8-41cb-89ac-c4d557846e0c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:54:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fd04ff40-a1b3-5d9f-a317-0b409c155774"
      }
    },
    {
      "fullUrl" : "urn:uuid:78bc3367-5e76-44ce-a7a2-4b919ebf8b7b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 17.59:35<br />Kudossokeri: 10.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba5da950-df73-5ce5-9618-e5802b119ba9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b79fd25-7a71-4a69-b7d3-b6f9753c237d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T17:59:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ba5da950-df73-5ce5-9618-e5802b119ba9"
      }
    },
    {
      "fullUrl" : "urn:uuid:27be5ae9-b7b2-454e-9dd2-362e718ea491",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.04:36<br />Kudossokeri: 10.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:71c84605-3b9b-5991-86b0-df28b5565eee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:955fd019-3378-4df2-ae0c-5276ccbe86ff",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:04:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:71c84605-3b9b-5991-86b0-df28b5565eee"
      }
    },
    {
      "fullUrl" : "urn:uuid:ef422192-af94-4040-ac21-f69efc26f02e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.09:36<br />Kudossokeri: 10.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50957470-e531-5498-88ed-b011f7583d50",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11a094c6-2e18-46ad-9957-b82464d79047",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:09:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:50957470-e531-5498-88ed-b011f7583d50"
      }
    },
    {
      "fullUrl" : "urn:uuid:c9706d1d-c29b-40ef-bd99-ef5c5be68f34",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.14:36<br />Kudossokeri: 10.93 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:40b9ea49-248b-541b-a214-619165daf618",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:84072a76-1827-4d92-8908-5171bb37bd66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:14:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.93,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:40b9ea49-248b-541b-a214-619165daf618"
      }
    },
    {
      "fullUrl" : "urn:uuid:84c37f9c-608a-4a59-84b6-233b3b33f3c6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.19:36<br />Kudossokeri: 11.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6435bc83-e6f8-58c5-babb-f1c460f821db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:662dfa5d-8c8c-484c-85bc-411f0c0b580b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:19:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6435bc83-e6f8-58c5-babb-f1c460f821db"
      }
    },
    {
      "fullUrl" : "urn:uuid:3bddc501-82bc-47d1-825a-c29082eb1df9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 18.21:18 - 18.26:17<br />Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:198f1ce1-4ecd-5858-a150-0a35da6dedde",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11d211e9-16df-49f9-8359-8268cd33fbb5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:21:18.000+03:00",
          "end" : "2021-09-04T18:26:17.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.058138888888888886,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:198f1ce1-4ecd-5858-a150-0a35da6dedde"
      }
    },
    {
      "fullUrl" : "urn:uuid:5443cae5-94f6-465d-aee6-b3a33c94697b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.24:36<br />Kudossokeri: 10.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:86d5cb04-806f-53ad-92af-b43f090d580e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c0b2dd0c-3510-403c-aa93-029c8a158dde",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:24:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.056+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:86d5cb04-806f-53ad-92af-b43f090d580e"
      }
    },
    {
      "fullUrl" : "urn:uuid:d7d9793e-19ef-403b-9d10-1c31a75eecd6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 18.26:17 - 18.28:26<br />Lyhytvaikutteinen insuliini 0.03 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fbc1dcfa-08d9-516a-ae47-b76f98b5c261",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aeab3309-5741-472c-a280-b07c06bdc16c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:26:17.000+03:00",
          "end" : "2021-09-04T18:28:26.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.025083333333333332,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fbc1dcfa-08d9-516a-ae47-b76f98b5c261"
      }
    },
    {
      "fullUrl" : "urn:uuid:479cf2ee-5e38-44bc-a2dc-ca43be929e73",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 18.28:26 - 18.33:28<br />Lyhytvaikutteinen insuliini 0.13 ky (1.59 ky/t, 2.27 % = 3.62 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ead16013-e020-5088-919d-a0b301017ec6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad4192a4-07f6-4a88-9e50-3e1b0c9ef577",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:28:26.000+03:00",
          "end" : "2021-09-04T18:33:28.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (1.59 ky/t, 2.27 % = 3.62 ky/t)",
          "dose" : {
            "value" : 0.1334672222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.591,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4399748585795097,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ead16013-e020-5088-919d-a0b301017ec6"
      }
    },
    {
      "fullUrl" : "urn:uuid:cd55a9a3-5d86-4b1d-985d-d62616c388e3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.29:36<br />Kudossokeri: 10.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b529f5d7-0112-5609-83ff-fcf649bb5b54",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3dd560d2-a95f-4ce4-91f0-f14618f8f173",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:29:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b529f5d7-0112-5609-83ff-fcf649bb5b54"
      }
    },
    {
      "fullUrl" : "urn:uuid:cdd003c6-e6a1-4da7-9549-8169bff30fc5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 18.33:28 - 18.58:32<br />Lyhytvaikutteinen insuliini 0.29 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:28729ec0-5b6b-5307-bfd6-2313a3d2197d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eab65b56-8a38-4bda-bfc5-f5bc3ac7114d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:33:28.000+03:00",
          "end" : "2021-09-04T18:58:32.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.29 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.29244444444444445,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:28729ec0-5b6b-5307-bfd6-2313a3d2197d"
      }
    },
    {
      "fullUrl" : "urn:uuid:4bf74a0d-a581-4eb5-9ad9-c82796bb4fb2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.34:34<br />Kudossokeri: 9.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:89e54fce-acfa-5995-b49a-7041038a8942",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1efd3a92-d6f0-4707-8822-6e4273f2d3ad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:89e54fce-acfa-5995-b49a-7041038a8942"
      }
    },
    {
      "fullUrl" : "urn:uuid:a6165d09-d193-40b7-acb2-6fb98c2f49ec",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.39:34<br />Kudossokeri: 9.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bbf06ad2-fec3-5e72-8510-a2ec16eebbea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d668b71-1ada-42af-b088-e34c9fc9186d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bbf06ad2-fec3-5e72-8510-a2ec16eebbea"
      }
    },
    {
      "fullUrl" : "urn:uuid:10685e42-cb16-4a20-9c23-fa8381c28d52",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.44:34<br />Kudossokeri: 9.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a9d380d1-36e0-59b5-ab65-2ca080a327d4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1ce0ce53-8809-4597-9de9-78fcd137f452",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a9d380d1-36e0-59b5-ab65-2ca080a327d4"
      }
    },
    {
      "fullUrl" : "urn:uuid:710c9644-eab9-4bf9-b0c3-2f6050b100fb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.49:37<br />Kudossokeri: 9.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d90e4f8c-73e3-50f5-9808-15006924bcb0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5ce5fe09-755e-4698-8bfb-ff73714d9e9f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:49:37.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d90e4f8c-73e3-50f5-9808-15006924bcb0"
      }
    },
    {
      "fullUrl" : "urn:uuid:d9dfdad2-a9a2-41d2-b011-f810e6385408",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.54:34<br />Kudossokeri: 9.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:51a0788c-0b74-5d34-a784-6864a95fd143",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:af6b91c3-131b-4847-b264-d107afe7a3f3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:54:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:51a0788c-0b74-5d34-a784-6864a95fd143"
      }
    },
    {
      "fullUrl" : "urn:uuid:fb3f634a-ad6a-4588-b329-37ba28471e0a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 18.58:32 - 19.03:33<br />Lyhytvaikutteinen insuliini 0.07 ky (0.85 ky/t, 1.22 % = 1.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2539547a-8cbf-566d-af15-1bd43a9082b5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1ebc336-f00c-481f-bcc4-ed47c6c91d62",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:58:32.000+03:00",
          "end" : "2021-09-04T19:03:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.85 ky/t, 1.22 % = 1.04 ky/t)",
          "dose" : {
            "value" : 0.07140388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.854,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.819672131147541,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2539547a-8cbf-566d-af15-1bd43a9082b5"
      }
    },
    {
      "fullUrl" : "urn:uuid:463bb484-01f1-4777-bbde-e21857b3ef45",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 18.59:34<br />Kudossokeri: 9.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:92277535-83fc-540d-8908-3a442b0fab77",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a20c82c-381e-4e72-a501-8f0ab1773eaa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T18:59:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:92277535-83fc-540d-8908-3a442b0fab77"
      }
    },
    {
      "fullUrl" : "urn:uuid:dbaba8dd-230a-443d-bc7b-ee95d048d7c6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.03:33 - 19.08:33<br />Lyhytvaikutteinen insuliini 0.07 ky (0.78 ky/t, 1.12 % = 0.87 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:daeebcff-6789-5079-8fe6-f0b80e9c0d63",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:34a6963d-46fe-4f4e-87c1-99b4a5b3cc59",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:03:33.000+03:00",
          "end" : "2021-09-04T19:08:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.78 ky/t, 1.12 % = 0.87 ky/t)",
          "dose" : {
            "value" : 0.06508333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.781,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8962868117797694,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:daeebcff-6789-5079-8fe6-f0b80e9c0d63"
      }
    },
    {
      "fullUrl" : "urn:uuid:0349b469-c322-4495-873d-f4748c5f90fd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.04:34<br />Kudossokeri: 9.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e89217df-ac4e-5a9a-9ced-7ff977afe53f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c51f04d5-25a7-4b65-95a3-14720819df15",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:04:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e89217df-ac4e-5a9a-9ced-7ff977afe53f"
      }
    },
    {
      "fullUrl" : "urn:uuid:263478b7-7dc9-48fb-ab98-193974fb4280",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.08:33 - 19.13:35<br />Lyhytvaikutteinen insuliini 0.07 ky (0.89 ky/t, 1.27 % = 1.13 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ed836cc-58cf-56ed-a335-bfd3fd27b2a3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:194b2784-4dae-481f-bd9f-eef1135eb837",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:08:33.000+03:00",
          "end" : "2021-09-04T19:13:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.89 ky/t, 1.27 % = 1.13 ky/t)",
          "dose" : {
            "value" : 0.07449333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.888,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7882882882882882,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3ed836cc-58cf-56ed-a335-bfd3fd27b2a3"
      }
    },
    {
      "fullUrl" : "urn:uuid:65fc8f5f-e005-4745-b9eb-a035295f458c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.09:34<br />Kudossokeri: 10.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0de2ca67-1c08-53fe-9b68-3c2d3fd7e3dd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba879bf3-0626-4ba6-b948-b4faab2dfd17",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:09:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0de2ca67-1c08-53fe-9b68-3c2d3fd7e3dd"
      }
    },
    {
      "fullUrl" : "urn:uuid:f2f42838-d5f2-4738-ba98-476abfbc9d5d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.13:35 - 19.18:35<br />Lyhytvaikutteinen insuliini 0.11 ky (1.31 ky/t, 1.87 % = 2.44 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dbab71d3-db2b-5aca-8be4-dedccdc4f26f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:683431b1-699f-4c85-a3ab-269e5c249e3b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:13:35.000+03:00",
          "end" : "2021-09-04T19:18:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.31 ky/t, 1.87 % = 2.44 ky/t)",
          "dose" : {
            "value" : 0.109,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.308,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5351681957186544,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:dbab71d3-db2b-5aca-8be4-dedccdc4f26f"
      }
    },
    {
      "fullUrl" : "urn:uuid:d079a907-4ded-45c4-b73d-90467ed1e47d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.13:48<br />Lyhytvaikutteinen insuliini 1.07 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a41e3987-cb6f-5224-8ea2-2a5a35125a22",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9494ac9-9303-4650-ae95-2b1cf95e32c0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:13:48.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.07 ky",
          "dose" : {
            "value" : 1.06542,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a41e3987-cb6f-5224-8ea2-2a5a35125a22"
      }
    },
    {
      "fullUrl" : "urn:uuid:bde29e64-5a01-424f-bc19-6dd922d3936c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.14:34<br />Kudossokeri: 10.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c2de2886-fa1c-56b4-a25c-787f650037b5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:24733d48-e2d5-45a7-a43b-53a1b2d7bbd2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.057+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c2de2886-fa1c-56b4-a25c-787f650037b5"
      }
    },
    {
      "fullUrl" : "urn:uuid:0e46d228-09af-43c2-a0c8-edcf6bb98d56",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.18:35 - 19.28:37<br />Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8da5d5b6-8736-5cc6-8dec-820677e6d360",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d71ecf26-47ee-4a69-b6a8-a6618702c1e8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:18:35.000+03:00",
          "end" : "2021-09-04T19:28:37.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.11705555555555555,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8da5d5b6-8736-5cc6-8dec-820677e6d360"
      }
    },
    {
      "fullUrl" : "urn:uuid:827b33a0-7298-4e04-9ded-debe26445354",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.19:34<br />Kudossokeri: 10.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d3e4926c-fe12-59e7-a53d-9936cac28a3e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0df1b56b-0aaf-4506-9644-a07628758442",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:19:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d3e4926c-fe12-59e7-a53d-9936cac28a3e"
      }
    },
    {
      "fullUrl" : "urn:uuid:c9ee244f-3c5b-4a18-a8b3-25c70800200f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.24:34<br />Kudossokeri: 10.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:146ffbd2-f121-5943-ab19-40b5aefbff1f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed1334a0-1a3e-40b9-a8ca-fe73aaa163b9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:24:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:146ffbd2-f121-5943-ab19-40b5aefbff1f"
      }
    },
    {
      "fullUrl" : "urn:uuid:110566f1-2e88-4d10-b730-9e99a1dba004",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.28:37 - 19.33:37<br />Lyhytvaikutteinen insuliini 0.09 ky (1.08 ky/t, 1.55 % = 1.67 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:52ef3f56-b790-586e-8ca2-73829fabc251",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d6c19ca5-ebad-4654-b620-0d095dd191bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:28:37.000+03:00",
          "end" : "2021-09-04T19:33:37.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.08 ky/t, 1.55 % = 1.67 ky/t)",
          "dose" : {
            "value" : 0.09016666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.082,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6469500924214417,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:52ef3f56-b790-586e-8ca2-73829fabc251"
      }
    },
    {
      "fullUrl" : "urn:uuid:51b68602-96d4-47de-991c-659b80fe2211",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.29:35<br />Kudossokeri: 10.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33c463e0-f877-529b-9165-bdcc04b3cc72",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3bca32e8-bc23-4778-92aa-07fbe8569dbd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:29:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:33c463e0-f877-529b-9165-bdcc04b3cc72"
      }
    },
    {
      "fullUrl" : "urn:uuid:fa4a4e58-36d6-4a07-8a8c-d5af73d1a245",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.33:37 - 19.38:39<br />Lyhytvaikutteinen insuliini 0.07 ky (0.82 ky/t, 1.17 % = 0.96 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6e67f774-48c7-591a-9086-1f505e9c2521",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d88dc801-5836-4593-b2df-f4ea3de9a0c7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:33:37.000+03:00",
          "end" : "2021-09-04T19:38:39.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.82 ky/t, 1.17 % = 0.96 ky/t)",
          "dose" : {
            "value" : 0.0686211111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.818,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8557457212713936,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6e67f774-48c7-591a-9086-1f505e9c2521"
      }
    },
    {
      "fullUrl" : "urn:uuid:0adf008d-51b3-4445-b35f-bfe87a938650",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.34:34<br />Kudossokeri: 11.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:205adcb7-1055-519a-8df5-c44ed577d6ad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dd6f6e74-2ae0-4af4-90d4-e7d32c1831f6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:205adcb7-1055-519a-8df5-c44ed577d6ad"
      }
    },
    {
      "fullUrl" : "urn:uuid:d88954da-fa50-4cb9-b75c-a233fa5c2d48",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.38:39 - 19.43:39<br />Lyhytvaikutteinen insuliini 0.10 ky (1.18 ky/t, 1.68 % = 1.99 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5cb4843-5a55-5085-9040-eda372ae2eb3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7f1f27cf-ba43-4932-909b-d4cefe0e6637",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:38:39.000+03:00",
          "end" : "2021-09-04T19:43:39.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.10 ky (1.18 ky/t, 1.68 % = 1.99 ky/t)",
          "dose" : {
            "value" : 0.09825,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.179,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5937234944868532,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d5cb4843-5a55-5085-9040-eda372ae2eb3"
      }
    },
    {
      "fullUrl" : "urn:uuid:38d7491d-0779-48ef-a25a-151ee22bde58",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.39:34<br />Kudossokeri: 11.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b2ae855e-02f9-5f13-8e7d-f3e06928eea4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc50fef2-aa84-4f2f-a128-cf254414a22a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b2ae855e-02f9-5f13-8e7d-f3e06928eea4"
      }
    },
    {
      "fullUrl" : "urn:uuid:c622212f-0e35-4b0e-8f87-b9eb485f8a36",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.43:39 - 19.48:40<br />Lyhytvaikutteinen insuliini 0.14 ky (1.68 ky/t, 2.40 % = 4.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f0a9655b-7f68-5873-bb5b-4254dc1c52f9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fcc1a75f-2028-47f6-a628-c54049bc30f9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:43:39.000+03:00",
          "end" : "2021-09-04T19:48:40.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.68 ky/t, 2.40 % = 4.02 ky/t)",
          "dose" : {
            "value" : 0.14021583333333335,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.677,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.41741204531902204,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:f0a9655b-7f68-5873-bb5b-4254dc1c52f9"
      }
    },
    {
      "fullUrl" : "urn:uuid:cb883415-f1c9-4c23-bc30-8844250fbf67",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.44:34<br />Kudossokeri: 11.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b23bc60-c910-56b6-9359-be3053582c1c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16c68fd5-c315-4d9e-ab83-1ae295196c87",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5b23bc60-c910-56b6-9359-be3053582c1c"
      }
    },
    {
      "fullUrl" : "urn:uuid:0aabd6fa-c69d-4ba6-9758-cbcbe4a2c942",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.48:40 - 19.53:40<br />Lyhytvaikutteinen insuliini 0.15 ky (1.83 ky/t, 2.62 % = 4.79 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a88c9c92-bf06-5aa6-9c5a-d2156ef29cce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19d83998-f41c-477d-8be3-df6a4a8e9578",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:48:40.000+03:00",
          "end" : "2021-09-04T19:53:40.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.83 ky/t, 2.62 % = 4.79 ky/t)",
          "dose" : {
            "value" : 0.15266666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.832,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3820960698689956,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a88c9c92-bf06-5aa6-9c5a-d2156ef29cce"
      }
    },
    {
      "fullUrl" : "urn:uuid:1215e4d2-c3fe-4485-ba17-70cd6209ed11",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.49:34<br />Kudossokeri: 11.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:42f3440b-a3cb-5162-8773-fe4114054e48",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:111d3cf3-2852-46c7-9490-2cab53f75308",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:49:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:42f3440b-a3cb-5162-8773-fe4114054e48"
      }
    },
    {
      "fullUrl" : "urn:uuid:abc79a1c-c527-4a12-91a0-785ae3cc8ae2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.53:40 - 19.58:41<br />Lyhytvaikutteinen insuliini 0.15 ky (1.76 ky/t, 2.51 % = 4.41 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a7b319c8-9f36-5463-8db2-db606652419e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb75699f-a3ac-4123-9b0a-6ef0f04878da",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:53:40.000+03:00",
          "end" : "2021-09-04T19:58:41.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.76 ky/t, 2.51 % = 4.41 ky/t)",
          "dose" : {
            "value" : 0.14682111111111112,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.756,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.398633257403189,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a7b319c8-9f36-5463-8db2-db606652419e"
      }
    },
    {
      "fullUrl" : "urn:uuid:54734618-9f8f-4b0a-890b-49862b417796",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.54:34<br />Kudossokeri: 11.93 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0ddc323e-a402-5e21-94f7-98270b5d20a3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e039dbec-00c2-402f-ac40-535bf1e59e74",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:54:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.93,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0ddc323e-a402-5e21-94f7-98270b5d20a3"
      }
    },
    {
      "fullUrl" : "urn:uuid:06698d1c-8c11-4a57-aa05-d9acc61bfebc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 19.58:41 - 20.03:43<br />Lyhytvaikutteinen insuliini 0.14 ky (1.70 ky/t, 2.43 % = 4.12 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3acd8fea-4c47-50eb-8a03-e170f5a5e824",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b7a905d0-e444-499a-a8ef-18dee8c081a6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:58:41.000+03:00",
          "end" : "2021-09-04T20:03:43.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.70 ky/t, 2.43 % = 4.12 ky/t)",
          "dose" : {
            "value" : 0.14244333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.698,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4122497055359246,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3acd8fea-4c47-50eb-8a03-e170f5a5e824"
      }
    },
    {
      "fullUrl" : "urn:uuid:f9925a2a-c063-493a-91f8-bbcf9a6cc39f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 19.59:34<br />Kudossokeri: 12.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca952fb3-9a8b-5d88-b2f0-10a46bf7ad5c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:17baa6b5-bcc1-4465-86c6-969d331f08db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T19:59:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ca952fb3-9a8b-5d88-b2f0-10a46bf7ad5c"
      }
    },
    {
      "fullUrl" : "urn:uuid:ed532873-9ea3-48d5-96f3-26d82725a088",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 20.03:43 - 20.08:44<br />Lyhytvaikutteinen insuliini 0.14 ky (1.73 ky/t, 2.47 % = 4.28 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19150195-4ad7-51db-8790-6f9c7c8119d3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bcfcb61a-c229-4ee2-81d6-0736046e3b39",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:03:43.000+03:00",
          "end" : "2021-09-04T20:08:44.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.73 ky/t, 2.47 % = 4.28 ky/t)",
          "dose" : {
            "value" : 0.14473083333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.731,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.40439052570768336,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:19150195-4ad7-51db-8790-6f9c7c8119d3"
      }
    },
    {
      "fullUrl" : "urn:uuid:0220906c-416c-44de-8590-5401361dc4bf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.04:34<br />Kudossokeri: 12.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a342f423-a9a0-5b78-8a28-2683eea4f50e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:45844a16-b184-4219-929a-27ab2e4d386f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:04:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a342f423-a9a0-5b78-8a28-2683eea4f50e"
      }
    },
    {
      "fullUrl" : "urn:uuid:ae3d7ce1-6efc-4f95-a214-d4706ce0c798",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 20.08:44 - 20.13:43<br />Lyhytvaikutteinen insuliini 0.16 ky (1.94 ky/t, 2.77 % = 5.38 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e67f4df8-025c-5fbf-ab54-0d3f56681b3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c74ea09a-b650-4a6d-9c4a-8d112287cdb8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:08:44.000+03:00",
          "end" : "2021-09-04T20:13:43.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (1.94 ky/t, 2.77 % = 5.38 ky/t)",
          "dose" : {
            "value" : 0.16121083333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.941,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3606388459556929,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e67f4df8-025c-5fbf-ab54-0d3f56681b3f"
      }
    },
    {
      "fullUrl" : "urn:uuid:b31e936d-5c6e-4b0b-a2c0-58fc9a325277",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.09:34<br />Kudossokeri: 12.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad7c8d13-4df5-59cd-b0b7-8e5559071f8e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6840013c-f7dc-44e4-add6-f6928346c0fd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:09:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.058+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ad7c8d13-4df5-59cd-b0b7-8e5559071f8e"
      }
    },
    {
      "fullUrl" : "urn:uuid:26939fb3-bb04-493f-8453-b5b90cbc2644",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 20.13:43 - 20.18:46<br />Lyhytvaikutteinen insuliini 0.18 ky (2.16 ky/t, 3.09 % = 6.67 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:48327d62-10c6-52f6-b6d5-45406a3a27ad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:71e54930-d873-4f65-8d56-77f4a3a242c1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:13:43.000+03:00",
          "end" : "2021-09-04T20:18:46.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.18 ky (2.16 ky/t, 3.09 % = 6.67 ky/t)",
          "dose" : {
            "value" : 0.18188416666666668,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.161,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3239241092086997,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:48327d62-10c6-52f6-b6d5-45406a3a27ad"
      }
    },
    {
      "fullUrl" : "urn:uuid:ec79515d-265e-44e0-94f6-073bd8362e8c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.14:34<br />Kudossokeri: 12.54 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9236a1fd-161a-581b-a40d-52f0f862e719",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:348f2f4d-f702-42bd-a2e9-8d3a8194a381",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.54,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9236a1fd-161a-581b-a40d-52f0f862e719"
      }
    },
    {
      "fullUrl" : "urn:uuid:eec1b737-95dd-46fc-80f8-1a528bb15d03",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 20.18:46 - 20.23:46<br />Lyhytvaikutteinen insuliini 0.19 ky (2.33 ky/t, 3.33 % = 7.74 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2ef2468b-00df-55b9-919d-5cc5beddfde5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e961e23b-edc2-4aed-ac2e-d05007443b62",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:18:46.000+03:00",
          "end" : "2021-09-04T20:23:46.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.19 ky (2.33 ky/t, 3.33 % = 7.74 ky/t)",
          "dose" : {
            "value" : 0.194,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.328,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3006872852233677,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2ef2468b-00df-55b9-919d-5cc5beddfde5"
      }
    },
    {
      "fullUrl" : "urn:uuid:71c3a347-1ca1-4488-b59e-f045cd3acbff",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 20.19:00<br />Lyhytvaikutteinen insuliini 1.37 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:52a9d252-299d-58b5-b2d6-d8840970abe2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a16615c-6fea-4906-993b-29f2191fb27e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:19:00.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.37 ky",
          "dose" : {
            "value" : 1.37077,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:52a9d252-299d-58b5-b2d6-d8840970abe2"
      }
    },
    {
      "fullUrl" : "urn:uuid:0bc0e54d-6006-4667-9547-7c045c15c419",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.19:34<br />Kudossokeri: 12.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ef4606cc-f1ec-5fe3-9efc-81167c6dc5bb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:402e8ee2-b13d-4727-b389-85de024cde2c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:19:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ef4606cc-f1ec-5fe3-9efc-81167c6dc5bb"
      }
    },
    {
      "fullUrl" : "urn:uuid:0ba688cd-ac8a-4ffc-b2f9-62c6b808a44d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 20.23:46 - 22.09:02<br />Lyhytvaikutteinen insuliini 1.23 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1ea93203-9da2-56c4-be45-513e3049e67b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4708416e-0711-4afe-84cc-373fcd30319d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:23:46.000+03:00",
          "end" : "2021-09-04T22:09:02.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.23 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 1.2281111111111112,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1ea93203-9da2-56c4-be45-513e3049e67b"
      }
    },
    {
      "fullUrl" : "urn:uuid:d85497a8-2243-4210-80ab-ee0a0e8e0ee1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.24:35<br />Kudossokeri: 12.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a9c9f6e0-d5a0-56d1-bbe1-236434ce1b2b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:77f85ba6-640b-418c-80c0-902f8f534c54",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:24:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a9c9f6e0-d5a0-56d1-bbe1-236434ce1b2b"
      }
    },
    {
      "fullUrl" : "urn:uuid:accb8f24-f4a8-42f8-9aeb-e3bb74d06476",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.29:35<br />Kudossokeri: 12.54 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ff2c94c-2d2f-5c0c-a851-db8a52cdfc65",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b6ba0b97-d846-46bf-8cb8-2a5ea7969240",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:29:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.54,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8ff2c94c-2d2f-5c0c-a851-db8a52cdfc65"
      }
    },
    {
      "fullUrl" : "urn:uuid:d968c1ab-1b23-46c1-a57d-83e5fe5f2049",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.34:34<br />Kudossokeri: 12.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9dbe562e-17f5-55a1-a10d-43a1649a76a3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f7ef3ef-6a25-4a92-810a-1bb271e0dd10",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9dbe562e-17f5-55a1-a10d-43a1649a76a3"
      }
    },
    {
      "fullUrl" : "urn:uuid:0d969c19-91c7-4310-9237-3dfe62b14953",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.39:34<br />Kudossokeri: 11.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bd505b9d-daec-5cfe-a7c5-51b99e30bb11",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:54f73988-7c54-493c-9d91-8aa7195649cc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bd505b9d-daec-5cfe-a7c5-51b99e30bb11"
      }
    },
    {
      "fullUrl" : "urn:uuid:f17d1177-2280-4018-94e3-c387c6cfd826",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.44:34<br />Kudossokeri: 11.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5955f7c1-c8a7-549c-84fe-9386fe01b1df",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c4848bbe-386e-43ed-85d6-daecd755ff1d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5955f7c1-c8a7-549c-84fe-9386fe01b1df"
      }
    },
    {
      "fullUrl" : "urn:uuid:346b52f4-d825-4741-9544-b32c9113f0fa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.49:34<br />Kudossokeri: 11.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:abbafa46-2b3f-5d7f-bda0-8009a522916a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fd1796fe-1d92-401a-a542-1d685e559c9a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:49:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:abbafa46-2b3f-5d7f-bda0-8009a522916a"
      }
    },
    {
      "fullUrl" : "urn:uuid:078233bc-0de9-4d55-a5ce-60de48697dc2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.54:34<br />Kudossokeri: 11.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:92579942-ff36-5632-8ee1-1db0bd73631f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7b036a5-2cd6-47b8-badd-5712750ad06d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:54:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:92579942-ff36-5632-8ee1-1db0bd73631f"
      }
    },
    {
      "fullUrl" : "urn:uuid:075d9fa5-b1a6-4468-bb84-402b141106bb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 20.59:34<br />Kudossokeri: 11.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21e61914-8ccf-5c0b-b2aa-b5a232924d3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f39cb22-a2fd-4eb1-ae70-c3d14ae29b68",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T20:59:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:21e61914-8ccf-5c0b-b2aa-b5a232924d3f"
      }
    },
    {
      "fullUrl" : "urn:uuid:1201bedd-6db3-450a-93d5-0c2511019d1f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.04:34<br />Kudossokeri: 10.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c17b2a60-057d-5e1e-88f7-c85f80b97c17",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c0133aa-4689-40e4-b990-a713d3a4735d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:04:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c17b2a60-057d-5e1e-88f7-c85f80b97c17"
      }
    },
    {
      "fullUrl" : "urn:uuid:dd28bbfb-dcbf-48ee-b8f7-2a8f95b35ea7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.09:34<br />Kudossokeri: 10.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e26a7c7b-5289-57af-aa9b-bf582079650a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7b763cf1-752f-43fa-85a6-dc3e154d3d6f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:09:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e26a7c7b-5289-57af-aa9b-bf582079650a"
      }
    },
    {
      "fullUrl" : "urn:uuid:d06fcf4f-cadb-44a5-9835-df3317e14156",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.14:34<br />Kudossokeri: 10.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f9774981-b655-5fc1-9f56-eaf671dcb4c6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78b89265-c70b-44bd-bdd3-2dcdde615aa2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f9774981-b655-5fc1-9f56-eaf671dcb4c6"
      }
    },
    {
      "fullUrl" : "urn:uuid:d460b442-0a18-41c4-b342-8adca54e1524",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.19:35<br />Kudossokeri: 10.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:13fa32e9-aff5-5d3a-ba7f-c16ccf26506b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e857300f-20b6-44db-b5c7-9e6db1401228",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:19:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:13fa32e9-aff5-5d3a-ba7f-c16ccf26506b"
      }
    },
    {
      "fullUrl" : "urn:uuid:af48bde7-5ae8-4f32-b5d6-9d92b3c76364",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.24:34<br />Kudossokeri: 9.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ea99a3d-e9e3-5a56-89fc-26dad8836e8d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cbdf7d37-50e3-44bb-99ce-9c47b825c9e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:24:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9ea99a3d-e9e3-5a56-89fc-26dad8836e8d"
      }
    },
    {
      "fullUrl" : "urn:uuid:7e5dc833-8ef0-4808-9cac-243acb038143",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.29:34<br />Kudossokeri: 9.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e0ff561e-7df9-5dec-96c3-2b51e7b0247a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4e4e8f0a-0721-4cf7-9c29-736c401ad76b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:29:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e0ff561e-7df9-5dec-96c3-2b51e7b0247a"
      }
    },
    {
      "fullUrl" : "urn:uuid:85e64276-c634-4d64-bf06-0f25aa509d44",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.34:35<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3b6dad7a-429b-5688-8c68-0d4d03316957",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e8347524-6158-4e0c-a6ea-a7ef6e2d4c38",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:34:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3b6dad7a-429b-5688-8c68-0d4d03316957"
      }
    },
    {
      "fullUrl" : "urn:uuid:5bf1f1c8-6b5a-40a5-bd8b-075f2299b741",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.39:34<br />Kudossokeri: 8.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a6c1b45a-115a-5c51-a78e-56a19fbfb062",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:be53f724-2db7-4492-9d20-6a7bdb0862c9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a6c1b45a-115a-5c51-a78e-56a19fbfb062"
      }
    },
    {
      "fullUrl" : "urn:uuid:be7f70e3-66be-44ba-837c-09aaf8a28182",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.44:34<br />Kudossokeri: 8.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:139bc904-7a78-544a-8205-1d738176cbcd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3f37efa3-9519-41b4-ad2b-1b4400d586c5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:139bc904-7a78-544a-8205-1d738176cbcd"
      }
    },
    {
      "fullUrl" : "urn:uuid:a01456a0-0580-4f6d-9cb9-02aab3f20219",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.49:34<br />Kudossokeri: 8.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f5efb224-00a4-55e1-8cc6-b840406f7bcc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:76b82dbe-d68b-464b-b208-1ff407aa43c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:49:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f5efb224-00a4-55e1-8cc6-b840406f7bcc"
      }
    },
    {
      "fullUrl" : "urn:uuid:15bee9fb-b4ed-4f1d-90b8-7c191d5fe854",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.54:34<br />Kudossokeri: 8.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5cce1f68-0daa-5c36-9347-72153acefba6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:506b98fe-4115-43a8-adab-0c279539c552",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:54:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5cce1f68-0daa-5c36-9347-72153acefba6"
      }
    },
    {
      "fullUrl" : "urn:uuid:3c8da328-ae66-4889-a03d-1f97557ece29",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 21.59:34<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb15c525-dc5b-5114-b27e-39832e8054b3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c811c1f7-0a1e-4c94-addc-883a9de8f221",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T21:59:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.059+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:eb15c525-dc5b-5114-b27e-39832e8054b3"
      }
    },
    {
      "fullUrl" : "urn:uuid:e8742462-ee8f-41fa-8e72-fcdc41ef7ed3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.04:34<br />Kudossokeri: 7.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c276ae2b-8994-59d0-a105-ad3d5a482c2b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1b9f2f46-db24-4859-99de-3a2547635603",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:04:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c276ae2b-8994-59d0-a105-ad3d5a482c2b"
      }
    },
    {
      "fullUrl" : "urn:uuid:ab63a2c5-e28e-47eb-8c0b-faf797f759f4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.09:02 - 22.14:03<br />Lyhytvaikutteinen insuliini 0.02 ky (0.18 ky/t, 0.26 % = 0.05 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b8de4969-d09f-5ad0-ab09-740ec461ae96",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:94114328-6c85-4b7d-ac4e-85dd9feb6a2c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:09:02.000+03:00",
          "end" : "2021-09-04T22:14:03.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.18 ky/t, 0.26 % = 0.05 ky/t)",
          "dose" : {
            "value" : 0.01505,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.18,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.8888888888888884,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b8de4969-d09f-5ad0-ab09-740ec461ae96"
      }
    },
    {
      "fullUrl" : "urn:uuid:a76cbea9-e69f-4ba8-8ffa-949e42b1fcbb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.09:34<br />Kudossokeri: 6.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e335d048-bdd4-55a0-869c-2c6d37b880ec",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9f9be093-38e5-49f8-9bac-54a4d249b6df",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:09:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e335d048-bdd4-55a0-869c-2c6d37b880ec"
      }
    },
    {
      "fullUrl" : "urn:uuid:44f84091-0190-4805-8124-87d37b9ba332",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.14:03 - 22.24:05<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33d06453-01c3-5352-ada2-69572cb9a744",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b75e1b4b-bb71-430d-89bf-ea09fe603987",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:14:03.000+03:00",
          "end" : "2021-09-04T22:24:05.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:33d06453-01c3-5352-ada2-69572cb9a744"
      }
    },
    {
      "fullUrl" : "urn:uuid:785b0504-45e4-462b-bd12-3381fde7e5f8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.14:34<br />Kudossokeri: 6.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:22a9153a-e0f2-53b5-94fd-a3f4ca142249",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0c8e1c11-1c2e-4ad9-998c-77df36cb2d04",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:22a9153a-e0f2-53b5-94fd-a3f4ca142249"
      }
    },
    {
      "fullUrl" : "urn:uuid:5c0dad83-2394-4c1c-a773-b9ae7661d1c5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.15:14<br />Lyhytvaikutteinen insuliini 2.50 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9c049fa0-900d-54d9-8bd5-a552b4f09760",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c2a91aab-d44e-4515-8e53-7ba0af0bd9e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:15:14.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 2.50 ky",
          "dose" : {
            "value" : 2.5,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9c049fa0-900d-54d9-8bd5-a552b4f09760"
      }
    },
    {
      "fullUrl" : "urn:uuid:8d6f8eaf-ad53-4781-954e-1e42ad03b53a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 4.9.2021 22.15:14<br />Arvioitu hiilihydraattimäärä: 30 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:120a2e07-33dc-5fe6-a92b-2d348c5d7665",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bbfb2c19-633b-48fe-ac6b-967e98053c1a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:15:14.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 30,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:120a2e07-33dc-5fe6-a92b-2d348c5d7665"
      }
    },
    {
      "fullUrl" : "urn:uuid:75f4c8ad-c2de-4627-88c4-a57e6308cba4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.19:34<br />Kudossokeri: 6.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78accb51-8dc1-575f-96bc-47af2eaac724",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c8cf967f-9d77-451e-bcfb-11b21dc6f9ae",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:19:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:78accb51-8dc1-575f-96bc-47af2eaac724"
      }
    },
    {
      "fullUrl" : "urn:uuid:e9869d7a-c129-40d8-b3f8-5a02ff52bc94",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.24:05 - 22.29:05<br />Lyhytvaikutteinen insuliini 0.05 ky (0.62 ky/t, 0.88 % = 0.54 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80ce2b35-7779-50c5-b3b2-6a1eaf37dedf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3cae4c0d-e13f-4081-a666-403cbe76a0a3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:24:05.000+03:00",
          "end" : "2021-09-04T22:29:05.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.62 ky/t, 0.88 % = 0.54 ky/t)",
          "dose" : {
            "value" : 0.051416666666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.617,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.1345218800648298,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:80ce2b35-7779-50c5-b3b2-6a1eaf37dedf"
      }
    },
    {
      "fullUrl" : "urn:uuid:69282133-f484-478c-a311-d6a1c37cc320",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.24:34<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1ced58ad-5526-5d46-846c-12f644568cfc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:84fac929-bd5d-44f7-bbd8-62276811ee82",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:24:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1ced58ad-5526-5d46-846c-12f644568cfc"
      }
    },
    {
      "fullUrl" : "urn:uuid:a79ce6b0-3a7f-41d0-8977-ab3ad910840d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.29:05 - 22.34:06<br />Lyhytvaikutteinen insuliini 0.03 ky (0.32 ky/t, 0.46 % = 0.15 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a4f0c40-9293-5262-b06e-6457ef239a3b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35eea052-6cd7-46e1-a26c-d24079a3dcd2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:29:05.000+03:00",
          "end" : "2021-09-04T22:34:06.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.32 ky/t, 0.46 % = 0.15 ky/t)",
          "dose" : {
            "value" : 0.026755555555555557,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.32,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.1875,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2a4f0c40-9293-5262-b06e-6457ef239a3b"
      }
    },
    {
      "fullUrl" : "urn:uuid:58fac10b-7974-4241-a08f-b8d2bb1ccec0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.29:34<br />Kudossokeri: 6.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e91e8283-9b83-5f11-a9b1-f708a2cb57e3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5172e842-aeba-42d8-99fa-c1b03b725671",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:29:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e91e8283-9b83-5f11-a9b1-f708a2cb57e3"
      }
    },
    {
      "fullUrl" : "urn:uuid:aa152dab-00be-4599-875e-27ec9043fbaa",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.34:06 - 22.39:07<br />Lyhytvaikutteinen insuliini 0.05 ky (0.64 ky/t, 0.91 % = 0.59 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ff1cb5d8-56dc-55f7-93d9-cefe33cc6311",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:75dd2575-7249-4585-9a36-42fe3fda9e0f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:34:06.000+03:00",
          "end" : "2021-09-04T22:39:07.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.64 ky/t, 0.91 % = 0.59 ky/t)",
          "dose" : {
            "value" : 0.05351111111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.64,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.09375,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ff1cb5d8-56dc-55f7-93d9-cefe33cc6311"
      }
    },
    {
      "fullUrl" : "urn:uuid:9fb5655b-2059-444a-899e-90a0a07f2937",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.34:34<br />Kudossokeri: 6.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f2d26424-23eb-5b7e-9b61-c2450ebb062f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b6b7937-9755-4ebd-90ed-9a1d12bf8a55",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f2d26424-23eb-5b7e-9b61-c2450ebb062f"
      }
    },
    {
      "fullUrl" : "urn:uuid:9777de80-62fc-484e-9317-b24fe2b70c57",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.39:07 - 22.44:08<br />Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50a603cb-d1f8-5120-ae22-a6be2f48603c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ecaffb9c-4d24-46f6-bb32-35dc3a6a8620",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:39:07.000+03:00",
          "end" : "2021-09-04T22:44:08.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.058527777777777776,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:50a603cb-d1f8-5120-ae22-a6be2f48603c"
      }
    },
    {
      "fullUrl" : "urn:uuid:1513b27e-2502-4a94-a268-965937f5aefd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.39:34<br />Kudossokeri: 6.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:08081a53-439a-5a77-a463-dedff51e7c6f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:334d0dc2-1565-4afd-8bb8-42f4d3e4a1cc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.060+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:08081a53-439a-5a77-a463-dedff51e7c6f"
      }
    },
    {
      "fullUrl" : "urn:uuid:84daa7f4-009b-43d9-b75a-774707a9fc6d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.44:08 - 22.49:09<br />Lyhytvaikutteinen insuliini 0.06 ky (0.69 ky/t, 0.98 % = 0.68 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:946b8c74-76d4-5c2e-b3dd-2888c26ef8cd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:629aed1e-b5d4-4ae3-8ca2-c0f9f0cd34f1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:44:08.000+03:00",
          "end" : "2021-09-04T22:49:09.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.69 ky/t, 0.98 % = 0.68 ky/t)",
          "dose" : {
            "value" : 0.057524444444444434,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.688,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0174418604651163,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:946b8c74-76d4-5c2e-b3dd-2888c26ef8cd"
      }
    },
    {
      "fullUrl" : "urn:uuid:dcd8d95c-58d5-4f20-87b2-f0cf5ebfe30c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.44:34<br />Kudossokeri: 5.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:74799fe8-2dad-5f0b-8cb6-9dd37f92dad5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b591cca8-f737-40e0-bd6b-c4ba7cc6932e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:74799fe8-2dad-5f0b-8cb6-9dd37f92dad5"
      }
    },
    {
      "fullUrl" : "urn:uuid:dd2f9d0a-bdce-484a-8298-734c63769c18",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.49:09 - 22.54:10<br />Lyhytvaikutteinen insuliini 0.02 ky (0.23 ky/t, 0.33 % = 0.07 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bf2df4c9-3163-580e-bf9e-a58d297dc77e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35c67862-229c-4db9-9b8b-aa22007f7b0e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:49:09.000+03:00",
          "end" : "2021-09-04T22:54:10.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.23 ky/t, 0.33 % = 0.07 ky/t)",
          "dose" : {
            "value" : 0.019063333333333335,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.228,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.070175438596491,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:bf2df4c9-3163-580e-bf9e-a58d297dc77e"
      }
    },
    {
      "fullUrl" : "urn:uuid:2002085e-b66f-4bd2-b593-4a07fddffbba",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.49:34<br />Kudossokeri: 5.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dc9aac9b-21ae-554d-9b2c-0e1066e75565",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dce9e693-230b-4c6c-af19-10f5653a6412",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:49:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dc9aac9b-21ae-554d-9b2c-0e1066e75565"
      }
    },
    {
      "fullUrl" : "urn:uuid:2deaa79f-a179-4239-9ffa-ea99a35d201d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.54:10 - 22.59:11<br />Lyhytvaikutteinen insuliini 0.02 ky (0.21 ky/t, 0.31 % = 0.07 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e5f36fb3-4edb-5bed-9a86-a9b29f7b96aa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:01c943ab-710f-4d11-b7a7-284d530e40b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:54:10.000+03:00",
          "end" : "2021-09-04T22:59:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.21 ky/t, 0.31 % = 0.07 ky/t)",
          "dose" : {
            "value" : 0.01789277777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.214,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.2710280373831777,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e5f36fb3-4edb-5bed-9a86-a9b29f7b96aa"
      }
    },
    {
      "fullUrl" : "urn:uuid:0e976933-447f-4d78-9637-899fa5ba38bc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.54:34<br />Kudossokeri: 5.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90ff3fca-5b5c-5f67-828d-cbd49011491d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6264a5a1-d7f0-45e9-a03f-f2f5ad70cf28",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:54:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:90ff3fca-5b5c-5f67-828d-cbd49011491d"
      }
    },
    {
      "fullUrl" : "urn:uuid:7ae3f77e-b955-41de-a898-07692e546628",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 22.59:11 - 23.04:11<br />Lyhytvaikutteinen insuliini 0.01 ky (0.11 ky/t, 0.16 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:63a8979c-ea77-59b4-92b2-b791b4634916",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fc4f8108-d328-40de-aad8-8c9b916a6c48",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:59:11.000+03:00",
          "end" : "2021-09-04T23:04:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.11 ky/t, 0.16 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.009083333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.109,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 6.422018348623853,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:63a8979c-ea77-59b4-92b2-b791b4634916"
      }
    },
    {
      "fullUrl" : "urn:uuid:57c0eb01-b0a8-4c7c-aa7c-11098f01614c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 22.59:34<br />Kudossokeri: 4.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:578be8c0-0e9b-5f44-8d81-3f3e058349a3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16497808-cf23-4cdf-8e3c-4d8b95afa0a8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T22:59:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:578be8c0-0e9b-5f44-8d81-3f3e058349a3"
      }
    },
    {
      "fullUrl" : "urn:uuid:cef2f932-4efa-4187-bb70-b2221ec4418c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.04:11 - 23.24:14<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:645988d3-55b0-5db2-892f-7294da632753",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7e6bbd65-850e-4267-b551-58bf31641091",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:04:11.000+03:00",
          "end" : "2021-09-04T23:24:14.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:645988d3-55b0-5db2-892f-7294da632753"
      }
    },
    {
      "fullUrl" : "urn:uuid:1e012e9d-7c67-40d0-9db8-7e2d0ad3c15a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.04:35<br />Kudossokeri: 5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8a9cd85-d3d5-5817-8ef7-013a711b19a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6602820-41f6-4640-b754-c40c83898b81",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:04:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d8a9cd85-d3d5-5817-8ef7-013a711b19a7"
      }
    },
    {
      "fullUrl" : "urn:uuid:99087c4e-79f7-49c0-aeae-a0b112b140a2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.09:35<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d4be3c4-2b35-5f6b-8f97-a9833ad1c952",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:266ef79c-00e1-4c7d-a4f3-c961e13d3a71",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:09:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9d4be3c4-2b35-5f6b-8f97-a9833ad1c952"
      }
    },
    {
      "fullUrl" : "urn:uuid:1bebc55c-02a6-4fc9-a398-e446869a52a1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.14:35<br />Kudossokeri: 5.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:88f6f2ce-7cf6-5dc2-8628-1235ada2b112",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:308d3687-ee6e-46b8-809d-d78e30e4000e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:14:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:88f6f2ce-7cf6-5dc2-8628-1235ada2b112"
      }
    },
    {
      "fullUrl" : "urn:uuid:75d7a1fc-53e4-415e-9a87-2c2b86b72702",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.19:34<br />Kudossokeri: 5.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2041b661-bcf4-5f3a-8e28-2e93312c54db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:85430f56-fb1d-4e5f-b6e9-a5cb665f0614",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:19:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2041b661-bcf4-5f3a-8e28-2e93312c54db"
      }
    },
    {
      "fullUrl" : "urn:uuid:c20b2dd8-cb3a-4cfa-abac-aeafa561f02d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.24:14 - 23.29:14<br />Lyhytvaikutteinen insuliini 0.01 ky (0.12 ky/t, 0.16 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4cc06781-b967-51ea-8290-cf8cbbae7241",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cc5f6a04-b65a-451c-a71a-dafb57827afe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:24:14.000+03:00",
          "end" : "2021-09-04T23:29:14.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.12 ky/t, 0.16 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.009833333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.118,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 6.3559322033898304,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4cc06781-b967-51ea-8290-cf8cbbae7241"
      }
    },
    {
      "fullUrl" : "urn:uuid:2dcb78d9-959b-43a0-85fd-6887e50b008d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.24:33<br />Kudossokeri: 5.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:87cb3abd-c7ed-5a86-acb7-e9f2f4772770",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14e6606f-a80f-4acb-9b26-5088d767363c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:87cb3abd-c7ed-5a86-acb7-e9f2f4772770"
      }
    },
    {
      "fullUrl" : "urn:uuid:8684d294-510b-4ba4-adb7-173b14739fb1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.29:14 - 23.34:16<br />Lyhytvaikutteinen insuliini 0.01 ky (0.17 ky/t, 0.23 % = 0.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bab925fa-fa66-5001-994b-39ecf07abdb3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d792e34-5fed-4eb4-abca-76658c020438",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:29:14.000+03:00",
          "end" : "2021-09-04T23:34:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.17 ky/t, 0.23 % = 0.04 ky/t)",
          "dose" : {
            "value" : 0.014680555555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.175,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.2857142857142865,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:bab925fa-fa66-5001-994b-39ecf07abdb3"
      }
    },
    {
      "fullUrl" : "urn:uuid:d4be4e79-196b-404d-afc3-01427e6441b3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.29:33<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7b745a27-45b2-56b8-ad66-d0ec033895ff",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1eebb843-f614-43c3-8d87-821edb37a3c2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7b745a27-45b2-56b8-ad66-d0ec033895ff"
      }
    },
    {
      "fullUrl" : "urn:uuid:20b7fa0f-2b6d-47e3-bc03-6a510a6e90bc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.34:16 - 23.44:17<br />Lyhytvaikutteinen insuliini 0.13 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f585c764-e00b-5a02-a6e0-c973a420e54e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fe7b0eb6-f713-4f50-8008-ec0d098d02a1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:34:16.000+03:00",
          "end" : "2021-09-04T23:44:17.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.12520833333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:f585c764-e00b-5a02-a6e0-c973a420e54e"
      }
    },
    {
      "fullUrl" : "urn:uuid:3af38f35-adc7-4925-85ff-cb575a3f98c4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.34:34<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cf37cb2c-6e67-5403-bd60-9b280b82d262",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6692389-516f-4adf-b3f8-22f82523cfe6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cf37cb2c-6e67-5403-bd60-9b280b82d262"
      }
    },
    {
      "fullUrl" : "urn:uuid:38ed14cf-b855-40b6-8f6c-5ac0484e9345",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.39:34<br />Kudossokeri: 5.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fba4de74-00f1-5ff3-8449-c67e95caf0b4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9efea4f5-e5eb-4e29-b993-bc21124fc38d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fba4de74-00f1-5ff3-8449-c67e95caf0b4"
      }
    },
    {
      "fullUrl" : "urn:uuid:76038395-1cac-44bd-915a-c5f5a06999f9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.44:17 - 23.49:18<br />Lyhytvaikutteinen insuliini 0.04 ky (0.51 ky/t, 0.67 % = 0.34 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8342531d-d9d5-5a4f-9d67-552db242f4bd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba7106d4-02e9-44b3-a7b2-35f188d34a7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:44:17.000+03:00",
          "end" : "2021-09-04T23:49:18.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.51 ky/t, 0.67 % = 0.34 ky/t)",
          "dose" : {
            "value" : 0.042223611111111115,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.505,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.4851485148514851,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8342531d-d9d5-5a4f-9d67-552db242f4bd"
      }
    },
    {
      "fullUrl" : "urn:uuid:5c8b2bc5-9144-40bf-a991-d89611ba26b1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.44:34<br />Kudossokeri: 5.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:65516149-3cc9-597c-8f66-102c47e6da4d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9f1bea5-f010-47f2-849e-a8f589eb9002",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.061+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:65516149-3cc9-597c-8f66-102c47e6da4d"
      }
    },
    {
      "fullUrl" : "urn:uuid:4831449e-08c9-40d8-add9-1b91278c291a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.49:18 - 23.54:20<br />Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.17 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e1cf2bb5-eedc-5584-aee5-3bf752199e20",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5d5d0ee-d350-4860-af0e-65a28157429b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:49:18.000+03:00",
          "end" : "2021-09-04T23:54:20.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.17 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.010737777777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.128,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.859375,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e1cf2bb5-eedc-5584-aee5-3bf752199e20"
      }
    },
    {
      "fullUrl" : "urn:uuid:c6f09997-a3fa-4352-9971-7cf8df5d3b55",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.49:34<br />Kudossokeri: 5.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0713498c-19f2-5ac6-bc84-9be784b3dbc8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d6abd71-20e2-4171-9d56-466b9e4a7e68",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:49:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0713498c-19f2-5ac6-bc84-9be784b3dbc8"
      }
    },
    {
      "fullUrl" : "urn:uuid:0195f748-7287-4be0-bfb9-44afae77eb95",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.54:20 - 23.59:20<br />Lyhytvaikutteinen insuliini 0.01 ky (0.12 ky/t, 0.15 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:53fa6958-efa2-50d1-9185-83eb643c81a3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d5d65f6-fb14-4c1b-a443-5eb760c0f9ae",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:54:20.000+03:00",
          "end" : "2021-09-04T23:59:20.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.12 ky/t, 0.15 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.009583333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.115,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 6.521739130434782,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:53fa6958-efa2-50d1-9185-83eb643c81a3"
      }
    },
    {
      "fullUrl" : "urn:uuid:52693a8c-a51f-4011-ab6e-84134fc4ec00",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.54:33<br />Kudossokeri: 5.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:89b8cc8b-2510-5d9d-affb-c36b69486c65",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c410543f-fa05-48ae-85f9-d28e63611cb8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:89b8cc8b-2510-5d9d-affb-c36b69486c65"
      }
    },
    {
      "fullUrl" : "urn:uuid:a71d48ce-48b9-4d1b-a294-ae95309dfe96",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 4.9.2021 23.59:20 - 5.9.2021 00.00:00<br />Lyhytvaikutteinen insuliini 0.00 ky (0.13 ky/t, 0.17 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78b76d7f-47aa-5874-95b0-30b6951d6ec9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:02c9631f-ff99-45a0-88bf-8a3c1ef9f20d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:59:20.000+03:00",
          "end" : "2021-09-05T00:00:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.13 ky/t, 0.17 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.0014,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.126,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.952380952380952,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:78b76d7f-47aa-5874-95b0-30b6951d6ec9"
      }
    },
    {
      "fullUrl" : "urn:uuid:2315ec63-abb5-4e5b-8a0a-2438afe488f7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 4.9.2021 23.59:33<br />Kudossokeri: 5.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3548ca0-1003-593f-a559-88f98c574b7e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21b4f83b-f9ed-4722-8f4c-c5f499556c4c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-04T23:59:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f3548ca0-1003-593f-a559-88f98c574b7e"
      }
    },
    {
      "fullUrl" : "urn:uuid:f6ac2129-89d3-4382-87b1-6318ab298ccf",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 00.00:00 - 00.02:30<br />Lyhytvaikutteinen insuliini 0.01 ky (0.12600000202655792 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ac6a047e-558c-5c55-b1de-7645c21b5319",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c325c4f4-5211-4565-9914-97a7a899eb30",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T00:00:00.000+03:00",
          "end" : "2021-09-05T00:02:30.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.12600000202655792 [iU]/h)",
          "dose" : {
            "value" : 0.005250000084439914,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.12600000202655792,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ac6a047e-558c-5c55-b1de-7645c21b5319"
      }
    },
    {
      "fullUrl" : "urn:uuid:5a7085ce-83d6-4839-8609-1fce3530758a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 00.02:30 - 00.22:06<br />Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9f2541ff-15f7-5a8a-9df8-de826874f67b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21232af1-f00b-4f06-9bd3-a312b9e4baa0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T00:02:30.000+03:00",
          "end" : "2021-09-05T00:22:06.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9f2541ff-15f7-5a8a-9df8-de826874f67b"
      }
    },
    {
      "fullUrl" : "urn:uuid:01981957-691c-4c0f-8ee0-8f8d1fc80e29",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.04:33<br />Kudossokeri: 4.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:54367329-2dc5-5d17-9d79-e9696869516b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46cbf21f-7d98-47aa-b382-d83949e5f17e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:54367329-2dc5-5d17-9d79-e9696869516b"
      }
    },
    {
      "fullUrl" : "urn:uuid:e85ebcb9-4430-47e5-988e-42eabdfe0d4a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.09:33<br />Kudossokeri: 4.5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1c6973b-05a0-5582-992e-c77606b6a7cd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b21b2477-605c-4139-90ef-4eb55a280dcf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c1c6973b-05a0-5582-992e-c77606b6a7cd"
      }
    },
    {
      "fullUrl" : "urn:uuid:0ea09022-1643-4604-8b99-963944527898",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.14:34<br />Kudossokeri: 4.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80a5462d-1f2e-5983-bfec-006afe32ec80",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:778cbe94-7c70-4d27-a40a-9ec4ff31d065",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:80a5462d-1f2e-5983-bfec-006afe32ec80"
      }
    },
    {
      "fullUrl" : "urn:uuid:f5c980bc-660e-48f1-a4f8-0961fa37b1c3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.19:34<br />Kudossokeri: 3.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c6d576d-00ec-5afd-a7e6-46dd55885645",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:97141423-a74b-4cd1-aa28-c76d9e00db56",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:19:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4c6d576d-00ec-5afd-a7e6-46dd55885645"
      }
    },
    {
      "fullUrl" : "urn:uuid:1f78645d-eeb6-456a-9a88-6440c59a1bc5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 00.22:06 - 01.57:19<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc3db4d7-b9bc-5412-9e45-e515498245ae",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:823ec968-3aad-469d-b1a4-d5894fbd7448",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T00:22:06.000+03:00",
          "end" : "2021-09-05T01:57:19.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:bc3db4d7-b9bc-5412-9e45-e515498245ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:288cf7cc-579e-483f-8b95-c622fd55e79c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.24:34<br />Kudossokeri: 3.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a62d032a-1001-5687-80b7-39901b1c459f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4f4fc8db-40e8-493c-8b3a-269a5b7e67f8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:24:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a62d032a-1001-5687-80b7-39901b1c459f"
      }
    },
    {
      "fullUrl" : "urn:uuid:27a8ccf1-b14b-4f7f-be2c-429051d30cef",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.29:33<br />Kudossokeri: 2.78 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5d931fef-3d57-5fe4-aa02-9f54bb58a012",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1c59de6-1937-4386-aa7b-062cefa6ce52",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 2.78,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5d931fef-3d57-5fe4-aa02-9f54bb58a012"
      }
    },
    {
      "fullUrl" : "urn:uuid:b126d957-6047-40c8-be31-ca626ebbb0a1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.34:33<br />Kudossokeri: 2.89 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:698c5e9c-c9d2-5e7d-a7bb-80e8f9dab963",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:83083dec-76a6-4d69-a0c0-144962549889",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:34:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 2.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:698c5e9c-c9d2-5e7d-a7bb-80e8f9dab963"
      }
    },
    {
      "fullUrl" : "urn:uuid:f0918db2-a6b4-4fe9-8822-57b24ad43ff3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.39:33<br />Kudossokeri: 3.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3633d78-79a1-5e81-9aad-cd1a07959943",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:432f5ab3-68b5-488e-897b-e29482c27aa6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:39:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.062+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f3633d78-79a1-5e81-9aad-cd1a07959943"
      }
    },
    {
      "fullUrl" : "urn:uuid:1d0622c5-a7b0-425c-a5da-2833264e4768",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.44:33<br />Kudossokeri: 3.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:becb09b6-b763-5395-88a5-b65717ac73ec",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:015c307f-d400-4563-80ff-a29b6292fcba",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:becb09b6-b763-5395-88a5-b65717ac73ec"
      }
    },
    {
      "fullUrl" : "urn:uuid:9d2199f3-9ca0-4134-9e3a-09fd244e5985",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.49:33<br />Kudossokeri: 3.39 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9b320788-c7f0-55b7-9af5-1e809515a96a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80fd6427-8f74-4013-9774-fd80323a8a79",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.39,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9b320788-c7f0-55b7-9af5-1e809515a96a"
      }
    },
    {
      "fullUrl" : "urn:uuid:b74b3b5f-e579-41a5-a24c-1418519412f2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.54:33<br />Kudossokeri: 3.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:51b5a580-767a-59be-816b-814206cf4ce2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6ed1d6c0-6984-4748-8b4b-7716ba077ba7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:51b5a580-767a-59be-816b-814206cf4ce2"
      }
    },
    {
      "fullUrl" : "urn:uuid:f9a3937a-bd3c-4b3c-89c4-093104c2933b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 00.59:33<br />Kudossokeri: 3.5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:26ed3be4-7c4a-5cca-85d5-37f87dd5ef3c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eaa9a154-c9b1-4d47-95c0-6c3f3062ffe2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T00:59:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:26ed3be4-7c4a-5cca-85d5-37f87dd5ef3c"
      }
    },
    {
      "fullUrl" : "urn:uuid:77256546-b421-44b1-902d-b0d4ab50aa44",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.04:33<br />Kudossokeri: 3.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0cc6b59e-001d-5111-89a9-6de800ae4aab",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed461b9f-ee11-44cd-ad6b-ae73ff7f4702",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0cc6b59e-001d-5111-89a9-6de800ae4aab"
      }
    },
    {
      "fullUrl" : "urn:uuid:ed075db0-214f-4179-bba5-b34712526b6d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.09:33<br />Kudossokeri: 3.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:414f203f-ffd6-5fd9-921e-3723359e9dab",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:408bd3fc-20bb-4127-bbd0-b5425c15784f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:414f203f-ffd6-5fd9-921e-3723359e9dab"
      }
    },
    {
      "fullUrl" : "urn:uuid:efc155ec-6a1c-4e51-a310-c058a553b337",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.14:33<br />Kudossokeri: 3.89 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8b7009e1-65ab-5ef1-9037-b63debcfb301",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:620b4eaa-19f0-4c6f-8381-e5517d6fe61c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:14:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8b7009e1-65ab-5ef1-9037-b63debcfb301"
      }
    },
    {
      "fullUrl" : "urn:uuid:2dbefa6c-74a5-4017-869d-56f4a768cf84",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.19:33<br />Kudossokeri: 3.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80b3bc63-c4a6-52be-9e2e-64b443d58a1b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c69956b8-b683-4503-aa60-7988bb5c73cf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:19:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:80b3bc63-c4a6-52be-9e2e-64b443d58a1b"
      }
    },
    {
      "fullUrl" : "urn:uuid:23233a5d-83cb-400e-a74c-739dd718ab02",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.24:33<br />Kudossokeri: 3.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3a323dd-7864-54df-820e-ea04344c748a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7986901b-e98d-42a2-a37e-4d5b3945fe3a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f3a323dd-7864-54df-820e-ea04344c748a"
      }
    },
    {
      "fullUrl" : "urn:uuid:a6e382b1-1610-4231-88ba-c050d10810bf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.29:33<br />Kudossokeri: 3.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2ad5c87f-c047-5f99-be56-30945ca5aef1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b2f7a5fd-d81e-4e4c-93b8-be08f0d3717e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2ad5c87f-c047-5f99-be56-30945ca5aef1"
      }
    },
    {
      "fullUrl" : "urn:uuid:6bbe5508-79f2-40ac-affe-ec68243ab71c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.34:33<br />Kudossokeri: 3.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4b8e0b20-4b16-5e7e-b868-9a6279e5f964",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ea89a2a8-c07c-4fe4-ae31-840590ff31e8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:34:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4b8e0b20-4b16-5e7e-b868-9a6279e5f964"
      }
    },
    {
      "fullUrl" : "urn:uuid:66f77546-5e43-45e5-9e39-8eac2bd3d9ce",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.39:33<br />Kudossokeri: 3.89 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b14bb568-c650-5d97-86f5-2ef15d9755ad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e35c3e7-b902-4deb-80fb-2c26d0d5dd4a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:39:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b14bb568-c650-5d97-86f5-2ef15d9755ad"
      }
    },
    {
      "fullUrl" : "urn:uuid:ee5815b1-a08e-4561-bbba-bb6720ba6d40",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.44:33<br />Kudossokeri: 4 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:047d1647-6f14-5fb3-bce3-58a04e858e79",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d0b94795-f45d-43c0-b30f-479845213634",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:047d1647-6f14-5fb3-bce3-58a04e858e79"
      }
    },
    {
      "fullUrl" : "urn:uuid:e09a046f-3ae4-4247-82d4-d70397deb7f9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.49:33<br />Kudossokeri: 4.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:12ce84f3-fc85-5b87-a093-7e948b812deb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c58f97a9-a95a-4e0d-8c79-3cec84447361",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:12ce84f3-fc85-5b87-a093-7e948b812deb"
      }
    },
    {
      "fullUrl" : "urn:uuid:aea9bbb4-9e0a-4e58-bd94-6dddc3a4a069",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.54:33<br />Kudossokeri: 4.39 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c912cc1-3e92-5b98-9458-ed15d15ac680",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e542bcbd-63da-47a2-b2e0-2eb20fffb147",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.39,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4c912cc1-3e92-5b98-9458-ed15d15ac680"
      }
    },
    {
      "fullUrl" : "urn:uuid:fde1773a-5cc8-4903-9e84-68870dd392b7",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 01.57:19 - 02.02:20<br />Lyhytvaikutteinen insuliini 0.02 ky (0.19 ky/t, 0.25 % = 0.05 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dc6922e0-76f0-520e-9cc9-b556557339ec",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ff301808-e0b0-4df7-9072-458a8e0c2f5d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T01:57:19.000+03:00",
          "end" : "2021-09-05T02:02:20.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.19 ky/t, 0.25 % = 0.05 ky/t)",
          "dose" : {
            "value" : 0.0158025,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.189,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.9682539682539684,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:dc6922e0-76f0-520e-9cc9-b556557339ec"
      }
    },
    {
      "fullUrl" : "urn:uuid:83b19f5b-cf32-4e6b-b17c-720351bcb1ee",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 01.59:33<br />Kudossokeri: 4.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:672138fa-155f-51ce-86ac-88388325bd06",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc62148d-ad87-475a-b164-f6993b7e34f2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T01:59:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:672138fa-155f-51ce-86ac-88388325bd06"
      }
    },
    {
      "fullUrl" : "urn:uuid:efe5810f-5628-418f-a6db-534e38363a63",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.02:20 - 02.07:21<br />Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.38 % = 0.11 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1361bc4b-dbd8-5357-8ee2-1881c91a8c0d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa6ee1e8-37e5-4203-99ea-2dc2376faa36",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:02:20.000+03:00",
          "end" : "2021-09-05T02:07:21.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.38 % = 0.11 ky/t)",
          "dose" : {
            "value" : 0.02382916666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.285,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.6315789473684212,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1361bc4b-dbd8-5357-8ee2-1881c91a8c0d"
      }
    },
    {
      "fullUrl" : "urn:uuid:293bf99c-1e4f-488b-b79e-a84e517f97c5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.04:33<br />Kudossokeri: 4.5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c91df5cc-c997-50eb-b0be-8cbdf50ae64c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9e312bca-2bf4-41f2-b028-150288db3fa4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c91df5cc-c997-50eb-b0be-8cbdf50ae64c"
      }
    },
    {
      "fullUrl" : "urn:uuid:28f56d55-93e5-490f-bfa4-a12ff338d3fd",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.07:21 - 02.12:22<br />Lyhytvaikutteinen insuliini 0.01 ky (0.16 ky/t, 0.22 % = 0.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a746ec5b-2436-5494-bba7-6ef9f89af4c0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a3a45560-1952-4f7d-b127-04677ae3c744",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:07:21.000+03:00",
          "end" : "2021-09-05T02:12:22.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.16 ky/t, 0.22 % = 0.04 ky/t)",
          "dose" : {
            "value" : 0.01362861111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.163,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.60122699386503,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a746ec5b-2436-5494-bba7-6ef9f89af4c0"
      }
    },
    {
      "fullUrl" : "urn:uuid:fee35fbc-3f4a-4218-95db-4d02109962dc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.09:35<br />Kudossokeri: 4.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0cc0dd81-90bc-50bd-94f5-549bba9c0bee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d4aeacdc-7f10-493e-a47e-43ea1a2750fd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:09:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0cc0dd81-90bc-50bd-94f5-549bba9c0bee"
      }
    },
    {
      "fullUrl" : "urn:uuid:28478602-f93d-4a92-bdf5-5f7cbfd03ec0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.12:22 - 02.27:23<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fed3ab1c-f877-572b-8369-8af16ab45e03",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a7e2044-3596-4ec9-ae43-dc0c971ba103",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:12:22.000+03:00",
          "end" : "2021-09-05T02:27:23.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fed3ab1c-f877-572b-8369-8af16ab45e03"
      }
    },
    {
      "fullUrl" : "urn:uuid:3c18eae0-1db2-4835-b5e5-688773d99a0b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.14:33<br />Kudossokeri: 4.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e79f8c22-48ff-5bc9-8a50-2bdf26527928",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3137516b-1b8b-4bf2-94b1-3bbce62be970",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:14:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e79f8c22-48ff-5bc9-8a50-2bdf26527928"
      }
    },
    {
      "fullUrl" : "urn:uuid:5245b132-7b0f-42d6-9fa4-0191b98e4f3b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.19:33<br />Kudossokeri: 4.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d865ddc1-ae2d-5c3b-8b85-766de9259c48",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1de12816-d1eb-47f3-994d-eaa3f203e64c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:19:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d865ddc1-ae2d-5c3b-8b85-766de9259c48"
      }
    },
    {
      "fullUrl" : "urn:uuid:6d74264d-ad0e-4b19-995e-b08afd1f3780",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.24:33<br />Kudossokeri: 4.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a65e0abe-d617-522a-9d31-2b3df778be85",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:001d4769-66de-40e9-8acd-97b57d29c31a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a65e0abe-d617-522a-9d31-2b3df778be85"
      }
    },
    {
      "fullUrl" : "urn:uuid:51c02233-fb8f-450e-8328-41bd7c75e224",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.27:23 - 02.32:24<br />Lyhytvaikutteinen insuliini 0.03 ky (0.33 ky/t, 0.44 % = 0.14 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58019166-b05c-5284-830e-869b4035e15a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:892fff8b-a92d-4768-a291-2a804299fc5f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:27:23.000+03:00",
          "end" : "2021-09-05T02:32:24.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.33 ky/t, 0.44 % = 0.14 ky/t)",
          "dose" : {
            "value" : 0.027508055555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.329,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.2796352583586623,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:58019166-b05c-5284-830e-869b4035e15a"
      }
    },
    {
      "fullUrl" : "urn:uuid:d889e862-be18-431f-8b77-3bcfc093df76",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.29:40<br />Kudossokeri: 4.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7c8b555-13ed-5d11-87fa-8f8b127db868",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dfab279e-e5aa-406e-8bb0-2dd96266cfea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:29:40.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c7c8b555-13ed-5d11-87fa-8f8b127db868"
      }
    },
    {
      "fullUrl" : "urn:uuid:4ab5ece0-f856-4a6d-8a66-cf5db1a5c71c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.32:24 - 02.37:24<br />Lyhytvaikutteinen insuliini 0.03 ky (0.33 ky/t, 0.44 % = 0.14 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b5738eec-908c-5f36-8c13-fd1eec98ac97",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7abc606d-96a0-4e69-b265-ec1863509ed6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:32:24.000+03:00",
          "end" : "2021-09-05T02:37:24.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.33 ky/t, 0.44 % = 0.14 ky/t)",
          "dose" : {
            "value" : 0.027333333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.328,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.2865853658536586,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b5738eec-908c-5f36-8c13-fd1eec98ac97"
      }
    },
    {
      "fullUrl" : "urn:uuid:67c9f0cb-782d-44be-ae44-db888de4ff05",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.34:40<br />Kudossokeri: 5.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:925dd7bf-4093-596a-a0cb-5a263f768746",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c797ada9-d28f-4f4d-a77a-e9ade742d766",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:34:40.000+03:00",
        "issued" : "2023-03-31T23:53:48.063+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:925dd7bf-4093-596a-a0cb-5a263f768746"
      }
    },
    {
      "fullUrl" : "urn:uuid:28b3f8ed-1ba6-4f9e-ae60-7be15c9cc024",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.37:24 - 02.42:25<br />Lyhytvaikutteinen insuliini 0.04 ky (0.46 ky/t, 0.61 % = 0.28 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:84d20309-3686-5a2d-87de-78a4f85f4980",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b159e930-ead1-4c77-9103-aba7fbc72c23",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:37:24.000+03:00",
          "end" : "2021-09-05T02:42:25.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.46 ky/t, 0.61 % = 0.28 ky/t)",
          "dose" : {
            "value" : 0.0383775,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.459,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.6339869281045751,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:84d20309-3686-5a2d-87de-78a4f85f4980"
      }
    },
    {
      "fullUrl" : "urn:uuid:fa8150df-d1ca-4e67-aab5-311f81ced896",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.39:40<br />Kudossokeri: 5.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b65e66e-aa1c-557a-ad2b-42dbee11f32b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3a5eeb47-5777-4884-b1ca-a929eb91a7fb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:39:40.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0b65e66e-aa1c-557a-ad2b-42dbee11f32b"
      }
    },
    {
      "fullUrl" : "urn:uuid:ed04afee-4b3e-4fcc-bb55-54c1fdff89b7",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.42:25 - 02.47:26<br />Lyhytvaikutteinen insuliini 0.05 ky (0.58 ky/t, 0.77 % = 0.45 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b3290e4d-4113-5a3a-9616-c5f38ee52916",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90986a7a-bc1d-42ed-ac8e-488bf2b7894c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:42:25.000+03:00",
          "end" : "2021-09-05T02:47:26.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.58 ky/t, 0.77 % = 0.45 ky/t)",
          "dose" : {
            "value" : 0.048578055555555555,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.581,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.2908777969018934,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b3290e4d-4113-5a3a-9616-c5f38ee52916"
      }
    },
    {
      "fullUrl" : "urn:uuid:b52ff2d4-ea4a-41bc-9d43-2fb6fb83a968",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.44:34<br />Kudossokeri: 5.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:673ebfb4-ee16-5def-9f26-85e62c7895d8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:236895dc-deb3-421f-99f0-4338231fa50c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:673ebfb4-ee16-5def-9f26-85e62c7895d8"
      }
    },
    {
      "fullUrl" : "urn:uuid:b7bb2224-9d9c-420e-b2ac-49bafb853897",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.47:26 - 02.52:27<br />Lyhytvaikutteinen insuliini 0.06 ky (0.75 ky/t, 1.00 % = 0.75 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5be15d43-7b7a-5692-b402-b1f2698091c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ccf6e832-8d2f-4ecd-a6a3-a58fb49d1f1f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:47:26.000+03:00",
          "end" : "2021-09-05T02:52:27.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.75 ky/t, 1.00 % = 0.75 ky/t)",
          "dose" : {
            "value" : 0.06254111111111112,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.748,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0026737967914439,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:5be15d43-7b7a-5692-b402-b1f2698091c3"
      }
    },
    {
      "fullUrl" : "urn:uuid:6b2c7a75-521b-481d-bce8-d86b902372a4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.49:33<br />Kudossokeri: 5.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6a8284f7-517b-5317-a058-bea482831166",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46d272bf-2d1a-494b-96c2-e89e5d713276",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6a8284f7-517b-5317-a058-bea482831166"
      }
    },
    {
      "fullUrl" : "urn:uuid:52dd6f51-3776-4785-a3f5-e17c425eccda",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.52:27 - 02.57:28<br />Lyhytvaikutteinen insuliini 0.06 ky (0.76 ky/t, 1.01 % = 0.76 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fcb707f9-ddbd-5438-8589-7b3e66d9399e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f90717cb-1b4c-40d2-aa9d-e5955823a8dd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:52:27.000+03:00",
          "end" : "2021-09-05T02:57:28.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.76 ky/t, 1.01 % = 0.76 ky/t)",
          "dose" : {
            "value" : 0.06321,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.756,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.9920634920634921,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fcb707f9-ddbd-5438-8589-7b3e66d9399e"
      }
    },
    {
      "fullUrl" : "urn:uuid:e2c6f068-5f05-4a8a-9882-8486385c65dc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.54:33<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d3bc921-1564-580a-964c-74d312b5cd14",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60187f25-2391-4e2e-83de-285f389c29ac",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8d3bc921-1564-580a-964c-74d312b5cd14"
      }
    },
    {
      "fullUrl" : "urn:uuid:d2b316dc-f02f-45be-bed6-bc27653d003f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 02.57:28 - 03.02:29<br />Lyhytvaikutteinen insuliini 0.09 ky (1.06 ky/t, 1.42 % = 1.51 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:00f01914-3b1a-534d-8992-19cc8c4b4393",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:746f3fc1-0d92-415f-bd79-73f6b83af2f6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:57:28.000+03:00",
          "end" : "2021-09-05T03:02:29.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.06 ky/t, 1.42 % = 1.51 ky/t)",
          "dose" : {
            "value" : 0.08896222222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.064,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7048872180451128,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:00f01914-3b1a-534d-8992-19cc8c4b4393"
      }
    },
    {
      "fullUrl" : "urn:uuid:581be346-597f-4fe2-94d3-b5c7a7bbdd80",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 02.59:36<br />Kudossokeri: 6.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:961215ed-6377-50af-bc1e-f6c0f7627496",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:604ccb14-cae8-4140-a697-72201651e910",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T02:59:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:961215ed-6377-50af-bc1e-f6c0f7627496"
      }
    },
    {
      "fullUrl" : "urn:uuid:e596a17c-0e76-43a1-a19c-66ef377bd1cd",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.02:29 - 03.07:30<br />Lyhytvaikutteinen insuliini 0.08 ky (1.01 ky/t, 1.35 % = 1.37 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e37cfef8-1181-5a6d-9d96-c471b0c5ea05",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:29330321-9c82-4d60-ac46-41c0b8f2e70c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:02:29.000+03:00",
          "end" : "2021-09-05T03:07:30.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (1.01 ky/t, 1.35 % = 1.37 ky/t)",
          "dose" : {
            "value" : 0.08478166666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.014,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7396449704142012,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e37cfef8-1181-5a6d-9d96-c471b0c5ea05"
      }
    },
    {
      "fullUrl" : "urn:uuid:84735038-e26e-46c1-9b22-7365a3802733",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.04:34<br />Kudossokeri: 6.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dbe2905b-7a28-5144-96da-aa2cb9f80b10",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6b0d2cd-0b38-4261-a787-0cc1c4614d37",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:04:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dbe2905b-7a28-5144-96da-aa2cb9f80b10"
      }
    },
    {
      "fullUrl" : "urn:uuid:7660195b-83b7-4d74-afaf-6c63f26d6161",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.07:30 - 03.12:31<br />Lyhytvaikutteinen insuliini 0.08 ky (1.00 ky/t, 1.34 % = 1.35 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2eb4a5cc-2d28-5ed7-823c-d845010fe867",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aa562198-a657-4ca7-848c-6adc45f3fd4e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:07:30.000+03:00",
          "end" : "2021-09-05T03:12:31.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (1.00 ky/t, 1.34 % = 1.35 ky/t)",
          "dose" : {
            "value" : 0.08402916666666665,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.005,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.746268656716418,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2eb4a5cc-2d28-5ed7-823c-d845010fe867"
      }
    },
    {
      "fullUrl" : "urn:uuid:63db79be-20db-4e22-95e7-4a685ad3c142",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.09:34<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1deed150-c224-5a29-85cf-7c76eaa67b6d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a78a98b-43e1-419e-9932-28b28d7c7687",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:09:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1deed150-c224-5a29-85cf-7c76eaa67b6d"
      }
    },
    {
      "fullUrl" : "urn:uuid:46df5040-46ed-4e56-9a8a-9fd6468c9370",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.12:31 - 03.17:30<br />Lyhytvaikutteinen insuliini 0.08 ky (0.99 ky/t, 1.33 % = 1.32 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50d42f98-7839-5f65-91ad-bb41c0762d4c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a5dfe86-f0bd-419f-8d0d-4d64b407c8c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:12:31.000+03:00",
          "end" : "2021-09-05T03:17:30.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.99 ky/t, 1.33 % = 1.32 ky/t)",
          "dose" : {
            "value" : 0.08264027777777777,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.995,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7537688442211056,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:50d42f98-7839-5f65-91ad-bb41c0762d4c"
      }
    },
    {
      "fullUrl" : "urn:uuid:525c86de-3e62-4290-a42d-9597481b1a95",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.14:34<br />Kudossokeri: 6.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:98356f32-c53c-5156-a961-ddffea70eb53",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f4256b1-2bad-40df-b255-9b6cac61d456",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:98356f32-c53c-5156-a961-ddffea70eb53"
      }
    },
    {
      "fullUrl" : "urn:uuid:08ea6622-8a86-480c-8fa3-07266bab7af7",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.17:30 - 03.22:31<br />Lyhytvaikutteinen insuliini 0.10 ky (1.25 ky/t, 1.67 % = 2.09 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d0e488a2-11bd-5b3c-840b-0cee3bd49c16",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2efe3d58-0588-478e-91ff-7f96302f1c39",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:17:30.000+03:00",
          "end" : "2021-09-05T03:22:31.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.10 ky (1.25 ky/t, 1.67 % = 2.09 ky/t)",
          "dose" : {
            "value" : 0.1047647222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.253,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.598563447725459,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d0e488a2-11bd-5b3c-840b-0cee3bd49c16"
      }
    },
    {
      "fullUrl" : "urn:uuid:07e1ff77-37e5-49be-841b-b4baf20ab3b3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.19:36<br />Kudossokeri: 6.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cfa45489-6453-5369-935f-d5983f31c5a9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35b1b618-60c7-4212-a345-a34e5c165f94",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:19:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cfa45489-6453-5369-935f-d5983f31c5a9"
      }
    },
    {
      "fullUrl" : "urn:uuid:f0f3c5ca-62d1-4837-aaed-37c8680ee99e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.22:31 - 03.27:31<br />Lyhytvaikutteinen insuliini 0.12 ky (1.50 ky/t, 1.99 % = 2.98 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:113f25ab-21e0-5bec-99bd-c71245a16a78",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f34492fc-ea87-416d-97c3-ef8fd437a787",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:22:31.000+03:00",
          "end" : "2021-09-05T03:27:31.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (1.50 ky/t, 1.99 % = 2.98 ky/t)",
          "dose" : {
            "value" : 0.12458333333333335,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.495,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5016722408026756,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:113f25ab-21e0-5bec-99bd-c71245a16a78"
      }
    },
    {
      "fullUrl" : "urn:uuid:828ac7ea-c48c-4c52-9934-477e5814e909",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.24:34<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5f24f38b-d02e-50ab-bdb2-c64c8a391fcb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56fde676-738b-42fd-af3d-beef943a8d16",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:24:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5f24f38b-d02e-50ab-bdb2-c64c8a391fcb"
      }
    },
    {
      "fullUrl" : "urn:uuid:a6163547-a7bd-4c67-aad8-946ebb409537",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.27:31 - 03.32:33<br />Lyhytvaikutteinen insuliini 0.14 ky (1.66 ky/t, 2.21 % = 3.66 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8f0e85ac-803c-54cd-a508-ad9b550bc1e9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8eac67db-605b-4034-b5e4-90f273e5f0a2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:27:31.000+03:00",
          "end" : "2021-09-05T03:32:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.66 ky/t, 2.21 % = 3.66 ky/t)",
          "dose" : {
            "value" : 0.1390038888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.657,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.45262522631261315,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8f0e85ac-803c-54cd-a508-ad9b550bc1e9"
      }
    },
    {
      "fullUrl" : "urn:uuid:bf5b8e12-a36e-48d5-8474-603e4f9def13",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.29:33<br />Kudossokeri: 6.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0295e42b-33a3-5d16-87ca-c3f010bb347c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:980b9f13-5c57-4528-a067-5bdbf60647f6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0295e42b-33a3-5d16-87ca-c3f010bb347c"
      }
    },
    {
      "fullUrl" : "urn:uuid:62d9b5c9-5f8e-4b9a-b5a8-de34fb0684f5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.32:33 - 03.37:35<br />Lyhytvaikutteinen insuliini 0.13 ky (1.52 ky/t, 2.03 % = 3.10 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25d0d283-cfba-5ce4-94f7-458d367409d1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7ffa85b9-b8a0-4d85-b7c2-b6af7a650434",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:32:33.000+03:00",
          "end" : "2021-09-05T03:37:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (1.52 ky/t, 2.03 % = 3.10 ky/t)",
          "dose" : {
            "value" : 0.12784666666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.524,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4921259842519685,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:25d0d283-cfba-5ce4-94f7-458d367409d1"
      }
    },
    {
      "fullUrl" : "urn:uuid:9054c822-a534-4dd4-8344-86ee8cb6ebd9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.34:39<br />Kudossokeri: 7.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21c6819d-acbf-5c0a-8969-6c3418e2645c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6599ca74-cfe0-4885-8feb-df8f7e1d2d79",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:34:39.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:21c6819d-acbf-5c0a-8969-6c3418e2645c"
      }
    },
    {
      "fullUrl" : "urn:uuid:9a44887b-1bc8-4740-a1f7-d677ecd7d8a1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.37:35 - 03.42:34<br />Lyhytvaikutteinen insuliini 0.16 ky (1.95 ky/t, 2.60 % = 5.06 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:37169145-359d-58e7-ae1f-bfce72b09732",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad618449-3cb4-4179-949a-0fbc78e819d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:37:35.000+03:00",
          "end" : "2021-09-05T03:42:34.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (1.95 ky/t, 2.60 % = 5.06 ky/t)",
          "dose" : {
            "value" : 0.16187527777777777,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.949,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.38481272447408926,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:37169145-359d-58e7-ae1f-bfce72b09732"
      }
    },
    {
      "fullUrl" : "urn:uuid:8d56b96a-5994-4726-b575-01e54be73542",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.39:34<br />Kudossokeri: 7.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:189e63e8-7da8-5e2c-94c6-97488a9a3ed1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:def49f39-82fd-4728-b0ce-bbc106e5f36e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:189e63e8-7da8-5e2c-94c6-97488a9a3ed1"
      }
    },
    {
      "fullUrl" : "urn:uuid:39ec9f70-a91d-4022-8789-20aa3dd94b89",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.42:34 - 03.47:35<br />Lyhytvaikutteinen insuliini 0.19 ky (2.23 ky/t, 2.98 % = 6.64 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb228915-9514-5012-ba9f-f8cfab4e7997",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:99664ac1-163d-489f-badd-e028934431a1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:42:34.000+03:00",
          "end" : "2021-09-05T03:47:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.19 ky (2.23 ky/t, 2.98 % = 6.64 ky/t)",
          "dose" : {
            "value" : 0.18662000000000004,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.232,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.33602150537634407,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:cb228915-9514-5012-ba9f-f8cfab4e7997"
      }
    },
    {
      "fullUrl" : "urn:uuid:7bb5edaa-6782-41b8-bccf-5874bd00730c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.44:36<br />Kudossokeri: 7.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c96159d0-69f6-578d-b8be-9bee824fb66b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8e37f196-8fc9-4109-976a-a01823119964",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:44:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.064+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c96159d0-69f6-578d-b8be-9bee824fb66b"
      }
    },
    {
      "fullUrl" : "urn:uuid:41997ae8-d419-4967-acb6-72bf077d502b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.47:35 - 03.52:35<br />Lyhytvaikutteinen insuliini 0.16 ky (1.98 ky/t, 2.64 % = 5.21 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:daaa6fb3-5cb0-54d0-9839-d5d31b544924",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:732f2cb1-7640-41f4-aca4-9b43bd0edd9d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:47:35.000+03:00",
          "end" : "2021-09-05T03:52:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (1.98 ky/t, 2.64 % = 5.21 ky/t)",
          "dose" : {
            "value" : 0.16475,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.977,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3793626707132018,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:daaa6fb3-5cb0-54d0-9839-d5d31b544924"
      }
    },
    {
      "fullUrl" : "urn:uuid:a4945d8e-9943-435e-87b1-3ee931254674",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.49:33<br />Kudossokeri: 7.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:edf93328-e278-5828-9149-cc99d659ed74",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:df6ba678-287e-47f4-9e45-025189824739",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:edf93328-e278-5828-9149-cc99d659ed74"
      }
    },
    {
      "fullUrl" : "urn:uuid:7aaf8516-0b51-4c10-9624-27c33278c424",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.52:35 - 03.57:38<br />Lyhytvaikutteinen insuliini 0.15 ky (1.76 ky/t, 2.35 % = 4.13 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d2e3e2b-2f0c-5023-8a3b-3dd6956b998e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:832ed3d9-39b0-41e5-b6c3-725b62772d29",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:52:35.000+03:00",
          "end" : "2021-09-05T03:57:38.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.76 ky/t, 2.35 % = 4.13 ky/t)",
          "dose" : {
            "value" : 0.14804916666666668,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.759,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4263786242183059,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7d2e3e2b-2f0c-5023-8a3b-3dd6956b998e"
      }
    },
    {
      "fullUrl" : "urn:uuid:1c76411a-f538-4a67-988b-932a029e4ac1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.54:33<br />Kudossokeri: 7.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fab558ed-cb33-5a1a-9ddc-f9cb059f136a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1af10214-e6c5-46f8-b0ec-fb9317260720",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fab558ed-cb33-5a1a-9ddc-f9cb059f136a"
      }
    },
    {
      "fullUrl" : "urn:uuid:a88be164-0fbf-4e32-bbf3-4616dd653002",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 03.57:38 - 04.55:37<br />Lyhytvaikutteinen insuliini 0.72 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1748de0b-3c68-555a-8c0f-9ae985aab7bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e7fbefad-b6f4-4eb9-bbf7-0d31b5502bcd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:57:38.000+03:00",
          "end" : "2021-09-05T04:55:37.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.72 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.7247916666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1748de0b-3c68-555a-8c0f-9ae985aab7bc"
      }
    },
    {
      "fullUrl" : "urn:uuid:97ed60d3-8a10-432b-bad2-ffbc45c5660a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 03.59:34<br />Kudossokeri: 7.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3919eda-994f-5753-b488-12a1667a8136",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed4b4e57-2b7e-4936-879a-cb0d4d1df6bd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T03:59:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e3919eda-994f-5753-b488-12a1667a8136"
      }
    },
    {
      "fullUrl" : "urn:uuid:1b9e82a0-d226-4ea4-bbaf-912a075cefb9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.04:33<br />Kudossokeri: 7.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b0e4a0d6-b29a-55ca-9b2e-54e13e6ec0a6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5e7c61a-c190-413e-b5d6-46e3c4c0bd2e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b0e4a0d6-b29a-55ca-9b2e-54e13e6ec0a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:228edcf0-c31d-4f16-b8f9-e4ddddbafc77",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.09:35<br />Kudossokeri: 7.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eaceaca7-1101-5672-abab-bef88745d8a8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:53f34357-1915-4258-84c8-b135eadbbcfe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:09:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:eaceaca7-1101-5672-abab-bef88745d8a8"
      }
    },
    {
      "fullUrl" : "urn:uuid:c1738c63-091f-4936-80d8-26539f54b3a5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.14:35<br />Kudossokeri: 7.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3a46719-03d1-5437-9317-70376be8c1ea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8c7de6c1-6fb8-4ba1-9d93-000d2cd56917",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:14:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e3a46719-03d1-5437-9317-70376be8c1ea"
      }
    },
    {
      "fullUrl" : "urn:uuid:fd78d1b1-62c6-4406-8116-5314bcb1be72",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.19:35<br />Kudossokeri: 7.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7fb2a6f-a5ea-5483-a006-1f01d56c294c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8b9a2057-6ef0-4454-8211-dea173220ff7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:19:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c7fb2a6f-a5ea-5483-a006-1f01d56c294c"
      }
    },
    {
      "fullUrl" : "urn:uuid:1933ff36-b734-4cc3-82ce-b9efec20afe2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.24:34<br />Kudossokeri: 6.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:24a33d3d-997c-50e0-a998-31f91a8cc669",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4db1258e-bcb4-46f0-92b0-485a6d78ee72",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:24:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:24a33d3d-997c-50e0-a998-31f91a8cc669"
      }
    },
    {
      "fullUrl" : "urn:uuid:a52e9178-cdd2-4896-82d4-b2bc1e350ed6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.29:35<br />Kudossokeri: 6.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f8db12a0-910f-5a65-b0e1-494ff70f1661",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a3a3d7d8-d5ca-44fc-a50e-26333774b3c5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:29:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f8db12a0-910f-5a65-b0e1-494ff70f1661"
      }
    },
    {
      "fullUrl" : "urn:uuid:0b8e71fd-8f60-4cc8-8123-70d90c84ac60",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.34:34<br />Kudossokeri: 6.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25748572-9353-53ca-9c88-57c8ab965c18",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ce94ccb8-33b2-4367-9737-bfda2f3b9981",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:25748572-9353-53ca-9c88-57c8ab965c18"
      }
    },
    {
      "fullUrl" : "urn:uuid:c1f6ac20-f15a-47e8-b331-7372a73fb8ea",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.39:33<br />Kudossokeri: 6.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3ba7b06-39d4-5315-8f0f-b066b52add87",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e24db965-db13-4d70-bd91-c90e8896b810",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:39:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f3ba7b06-39d4-5315-8f0f-b066b52add87"
      }
    },
    {
      "fullUrl" : "urn:uuid:06b6e8c2-40b0-4afe-96fb-3dbee1a2b85a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.44:33<br />Kudossokeri: 6.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1abbac42-9787-54ae-934a-1401d66a5114",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1de48ea4-f744-463a-a7df-26fd3857c7c5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1abbac42-9787-54ae-934a-1401d66a5114"
      }
    },
    {
      "fullUrl" : "urn:uuid:85e04261-8379-4bb0-ab3f-55ca3cb8e84b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.49:33<br />Kudossokeri: 6.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ede0494-612f-54d4-b5e7-157c19b62a94",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b2f89cf-5ccc-4cdb-8703-7077ef316e06",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3ede0494-612f-54d4-b5e7-157c19b62a94"
      }
    },
    {
      "fullUrl" : "urn:uuid:48e67f58-fc33-42ec-a740-e4a0e6aa7907",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.54:33<br />Kudossokeri: 6.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14f07031-34b7-5e56-b7be-6768ea41f777",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bdc0c458-85bb-4c6a-8224-89d32a1724e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:14f07031-34b7-5e56-b7be-6768ea41f777"
      }
    },
    {
      "fullUrl" : "urn:uuid:27406c66-00a0-478d-a9dc-69a38298e92f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 04.55:37 - 05.00:36<br />Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a12cb023-206a-5cc7-96a4-e9b5d48e2eb1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:769d7581-57d6-4efd-a7da-7b2455513ab9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T04:55:37.000+03:00",
          "end" : "2021-09-05T05:00:36.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.06229166666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a12cb023-206a-5cc7-96a4-e9b5d48e2eb1"
      }
    },
    {
      "fullUrl" : "urn:uuid:a14af912-cfa7-40c6-98cd-19ee035e1021",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 04.59:33<br />Kudossokeri: 6.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8550c4c8-d2d3-5577-b8a0-c930077b0d79",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b1fa6417-913d-45b4-aca5-db5f23ae1e38",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T04:59:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8550c4c8-d2d3-5577-b8a0-c930077b0d79"
      }
    },
    {
      "fullUrl" : "urn:uuid:59593750-03e4-433a-98de-4d35842b308d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.00:36 - 05.02:46<br />Lyhytvaikutteinen insuliini 0.03 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:04d2b04c-14fb-5343-8bc2-e94623812a4b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33961000-ccfa-46c5-8493-4004d7ae07fd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:00:36.000+03:00",
          "end" : "2021-09-05T05:02:46.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.027083333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:04d2b04c-14fb-5343-8bc2-e94623812a4b"
      }
    },
    {
      "fullUrl" : "urn:uuid:c5e5e7d9-c59a-4cf9-ba02-c1fc75f08e65",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.02:46 - 05.07:47<br />Lyhytvaikutteinen insuliini 0.05 ky (0.65 ky/t, 0.86 % = 0.56 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:660fbf12-e4e9-5dea-bb24-2248292218a4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11a94fe7-2d1b-438b-92e8-87f0d96541b5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:02:46.000+03:00",
          "end" : "2021-09-05T05:07:47.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.65 ky/t, 0.86 % = 0.56 ky/t)",
          "dose" : {
            "value" : 0.05401277777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.646,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.1609907120743033,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:660fbf12-e4e9-5dea-bb24-2248292218a4"
      }
    },
    {
      "fullUrl" : "urn:uuid:5970918c-8ba6-42f2-a190-878ce5b10437",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.04:33<br />Kudossokeri: 6.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3aa02cca-bae5-5206-96cc-65509765a99d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9ea276e-b9c7-42e5-9a2e-858e2b320510",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3aa02cca-bae5-5206-96cc-65509765a99d"
      }
    },
    {
      "fullUrl" : "urn:uuid:9e067678-2c89-4e2b-bb00-e0dfec7a721e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.07:47 - 05.12:48<br />Lyhytvaikutteinen insuliini 0.03 ky (0.35 ky/t, 0.46 % = 0.16 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b01c93fd-d38b-5a15-bc8d-3860037990f8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a8daaabb-68dd-4543-8916-8383c716382d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:07:47.000+03:00",
          "end" : "2021-09-05T05:12:48.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.35 ky/t, 0.46 % = 0.16 ky/t)",
          "dose" : {
            "value" : 0.02892944444444444,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.346,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.167630057803468,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b01c93fd-d38b-5a15-bc8d-3860037990f8"
      }
    },
    {
      "fullUrl" : "urn:uuid:cdf8d540-5020-4852-907a-1378db77d8b6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.09:33<br />Kudossokeri: 6.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25fd19cc-5d69-50da-a8be-e6fccd087a89",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b13f9811-6db6-429f-b110-e3cf0610f890",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:25fd19cc-5d69-50da-a8be-e6fccd087a89"
      }
    },
    {
      "fullUrl" : "urn:uuid:7f689cdf-a794-4131-9fff-32b0c478ebec",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.12:48 - 05.17:48<br />Lyhytvaikutteinen insuliini 0.05 ky (0.56 ky/t, 0.75 % = 0.42 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4237b73f-7b22-595b-a3cf-2adf02077694",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:483114e8-1ea2-4a89-aa83-6838b2caa58a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:12:48.000+03:00",
          "end" : "2021-09-05T05:17:48.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.56 ky/t, 0.75 % = 0.42 ky/t)",
          "dose" : {
            "value" : 0.046666666666666676,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.56,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.3392857142857142,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4237b73f-7b22-595b-a3cf-2adf02077694"
      }
    },
    {
      "fullUrl" : "urn:uuid:d9684086-bb70-4059-8334-f825d6307e7f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.14:33<br />Kudossokeri: 6.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:950f7d02-aa30-5a3c-beec-7ec1ab20298b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cd7660ae-fec5-4710-aeb5-6fc2f7ff31e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:14:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.065+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:950f7d02-aa30-5a3c-beec-7ec1ab20298b"
      }
    },
    {
      "fullUrl" : "urn:uuid:712ddf5a-68ae-4541-8012-9380ce3ec7ad",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.17:48 - 05.22:49<br />Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:946693e7-5737-5b33-96ae-bc100ad22fe1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ae967401-e829-4933-be4c-d3f7b2c2e191",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:17:48.000+03:00",
          "end" : "2021-09-05T05:22:49.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.06270833333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:946693e7-5737-5b33-96ae-bc100ad22fe1"
      }
    },
    {
      "fullUrl" : "urn:uuid:0fbe5dbb-71e2-43d0-8a79-0afef8945d02",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.19:33<br />Kudossokeri: 6.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b381505a-b1bf-58c5-abb5-6b12d1cb475e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:59b87939-02c6-4619-a983-6b5729b7d4c9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:19:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b381505a-b1bf-58c5-abb5-6b12d1cb475e"
      }
    },
    {
      "fullUrl" : "urn:uuid:31e49369-4fc7-40fb-8705-04ac6c193547",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.22:49 - 05.27:50<br />Lyhytvaikutteinen insuliini 0.11 ky (1.36 ky/t, 1.82 % = 2.48 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f085cc03-ae70-5dfe-a932-1493bae5d665",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:612f07cd-e1ff-465b-9da9-f528e3ce2e3c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:22:49.000+03:00",
          "end" : "2021-09-05T05:27:50.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.36 ky/t, 1.82 % = 2.48 ky/t)",
          "dose" : {
            "value" : 0.11404555555555557,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.364,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5498533724340176,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:f085cc03-ae70-5dfe-a932-1493bae5d665"
      }
    },
    {
      "fullUrl" : "urn:uuid:2c28e5c5-51ca-4294-88d2-56d401f5b094",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.24:33<br />Kudossokeri: 6.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1ae33f5d-4739-5b72-acb3-64436ef20604",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cbee69f3-fa70-44fc-a069-43de78303d72",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1ae33f5d-4739-5b72-acb3-64436ef20604"
      }
    },
    {
      "fullUrl" : "urn:uuid:f75aff92-2755-48c8-9542-ef0829e2395c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.27:50 - 05.32:50<br />Lyhytvaikutteinen insuliini 0.12 ky (1.41 ky/t, 1.88 % = 2.64 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ae84c9bb-0e66-5beb-948a-1b740b23a67c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25d5d99a-5de5-4a0d-9564-a28b96eb377c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:27:50.000+03:00",
          "end" : "2021-09-05T05:32:50.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (1.41 ky/t, 1.88 % = 2.64 ky/t)",
          "dose" : {
            "value" : 0.11725,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.407,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5330490405117271,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ae84c9bb-0e66-5beb-948a-1b740b23a67c"
      }
    },
    {
      "fullUrl" : "urn:uuid:1b7652c5-04bb-4170-84d5-1e62765cbed9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.29:33<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fb7348eb-09da-52e1-aed9-5dd875c26b9c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16a2351f-c382-4d88-ae7b-d76a8dd71a0f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fb7348eb-09da-52e1-aed9-5dd875c26b9c"
      }
    },
    {
      "fullUrl" : "urn:uuid:c52c7141-4a9b-49b8-9937-d65004f1d55e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.32:50 - 05.37:51<br />Lyhytvaikutteinen insuliini 0.08 ky (0.92 ky/t, 1.08 % = 0.99 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4852bbaa-e8dd-5782-8585-98271e4743b3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7b631521-b6b9-4a8c-b3c9-b2efba132307",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:32:50.000+03:00",
          "end" : "2021-09-05T05:37:51.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.92 ky/t, 1.08 % = 0.99 ky/t)",
          "dose" : {
            "value" : 0.07667138888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.917,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.9269356597600872,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4852bbaa-e8dd-5782-8585-98271e4743b3"
      }
    },
    {
      "fullUrl" : "urn:uuid:eacf4c1e-93db-4f4e-94f0-168c5c921958",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.34:33<br />Kudossokeri: 6.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5804a2f0-c58a-5252-b56f-42c1f26fc24c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fcf5bb65-d184-4563-9da1-2d986d01cd31",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:34:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5804a2f0-c58a-5252-b56f-42c1f26fc24c"
      }
    },
    {
      "fullUrl" : "urn:uuid:3a2549c9-e77c-4ad0-97d5-bfcbed0718fc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.37:51 - 05.42:52<br />Lyhytvaikutteinen insuliini 0.07 ky (0.85 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f9275d5-863b-5303-9cfb-f67ada06f76a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8daea83f-f526-409e-b5ce-0e37acf8b063",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:37:51.000+03:00",
          "end" : "2021-09-05T05:42:52.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.85 [iU]/h)",
          "dose" : {
            "value" : 0.07106944444444445,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.85,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0f9275d5-863b-5303-9cfb-f67ada06f76a"
      }
    },
    {
      "fullUrl" : "urn:uuid:c986d090-4075-4c7b-bb56-723ba31d29bf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.39:33<br />Kudossokeri: 6.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:97f96d7f-3919-56a8-a667-4eaffbe5fbba",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:15f250fa-7423-41e3-aac9-5e69d4462b7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:39:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:97f96d7f-3919-56a8-a667-4eaffbe5fbba"
      }
    },
    {
      "fullUrl" : "urn:uuid:e5c4b8f7-ad1c-40fd-a6ca-cbc848b5079e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.42:52 - 05.47:52<br />Lyhytvaikutteinen insuliini 0.05 ky (0.55 ky/t, 0.64 % = 0.35 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cdfe648e-c4e8-5c75-a384-c26e5a320bbd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a15af56-14e0-42d1-b6c9-5d596818a4b4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:42:52.000+03:00",
          "end" : "2021-09-05T05:47:52.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.55 ky/t, 0.64 % = 0.35 ky/t)",
          "dose" : {
            "value" : 0.04558333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.547,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.5539305301645339,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:cdfe648e-c4e8-5c75-a384-c26e5a320bbd"
      }
    },
    {
      "fullUrl" : "urn:uuid:b9ea169f-ffb0-483c-93e1-9789d2209a15",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.44:33<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5578d49d-86d4-53bb-b724-fb29c05da63f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91b95aa9-daa1-439f-8a92-163b1b2cf123",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5578d49d-86d4-53bb-b724-fb29c05da63f"
      }
    },
    {
      "fullUrl" : "urn:uuid:9636c413-ce36-402d-a1b1-d2ff1bf093e0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.47:52 - 05.52:53<br />Lyhytvaikutteinen insuliini 0.02 ky (0.30 ky/t, 0.35 % = 0.10 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bd4e78e9-9612-5df5-a2a9-72e83de8cf67",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:277917f4-1480-4f22-b55c-b098d83ddbb9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:47:52.000+03:00",
          "end" : "2021-09-05T05:52:53.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.30 ky/t, 0.35 % = 0.10 ky/t)",
          "dose" : {
            "value" : 0.02474888888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.296,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.871621621621622,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:bd4e78e9-9612-5df5-a2a9-72e83de8cf67"
      }
    },
    {
      "fullUrl" : "urn:uuid:1a21941e-b893-4529-aba4-d77607c52cca",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.49:33<br />Kudossokeri: 6.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:908d6eff-72cc-586f-b42c-5bd3440b7466",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c203621-3227-49c7-8b04-13b73d881caf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:908d6eff-72cc-586f-b42c-5bd3440b7466"
      }
    },
    {
      "fullUrl" : "urn:uuid:24edf6f5-da43-4824-b7af-9a796dd6fa2f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.52:53 - 05.57:54<br />Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.40 % = 0.13 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3861da19-25eb-5187-b6bb-3a494589f743",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a2b1a5c7-b9d5-42d9-b45c-e24b4404eccb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:52:53.000+03:00",
          "end" : "2021-09-05T05:57:54.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.40 % = 0.13 ky/t)",
          "dose" : {
            "value" : 0.028260555555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.338,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.5147928994082838,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3861da19-25eb-5187-b6bb-3a494589f743"
      }
    },
    {
      "fullUrl" : "urn:uuid:ccf964cd-2e09-4ffd-a217-97586f1387c1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.54:33<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1bca37e9-603b-5240-b4a8-6c359c261d30",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:45ef8cf8-52c5-4c83-b55e-f7f7173b51b0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1bca37e9-603b-5240-b4a8-6c359c261d30"
      }
    },
    {
      "fullUrl" : "urn:uuid:1a904bf5-0245-47b0-9f03-a19bea2a6722",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 05.57:54 - 06.02:54<br />Lyhytvaikutteinen insuliini 0.03 ky (0.36 ky/t, 0.42 % = 0.15 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:61e254b0-5e8d-5467-b5e0-5de54b9804a8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35f158aa-44d9-46cd-b17c-4d89d4616aef",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:57:54.000+03:00",
          "end" : "2021-09-05T06:02:54.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.36 ky/t, 0.42 % = 0.15 ky/t)",
          "dose" : {
            "value" : 0.030083333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.361,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.3545706371191137,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:61e254b0-5e8d-5467-b5e0-5de54b9804a8"
      }
    },
    {
      "fullUrl" : "urn:uuid:9ebf9e34-d671-4853-8e6d-4ab936a07973",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 05.59:33<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1f1346bf-f5a2-5264-825b-41fe5c3b3543",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6dd755d4-3610-48c3-aa75-ec28c0f2d25d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T05:59:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1f1346bf-f5a2-5264-825b-41fe5c3b3543"
      }
    },
    {
      "fullUrl" : "urn:uuid:fa9ea0a2-e7b0-4709-8d00-9bb7823901a4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.02:54 - 06.07:55<br />Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.33 % = 0.09 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:663f4db5-4f80-5af6-9428-b050bd236fbc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d7bafdc-8f89-4381-b36a-423ed7e5ab3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:02:54.000+03:00",
          "end" : "2021-09-05T06:07:55.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.33 % = 0.09 ky/t)",
          "dose" : {
            "value" : 0.023327500000000004,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.279,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.0465949820788523,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:663f4db5-4f80-5af6-9428-b050bd236fbc"
      }
    },
    {
      "fullUrl" : "urn:uuid:356094c5-9b8f-4f25-8d3b-5c570031aaf8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.04:33<br />Kudossokeri: 5.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e97c889f-556a-5f32-bdc7-f972fcfb0793",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3a3c62d8-30de-43e4-899e-4d01db53e751",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e97c889f-556a-5f32-bdc7-f972fcfb0793"
      }
    },
    {
      "fullUrl" : "urn:uuid:9fd114b2-a7f1-4c7f-addc-69c6ec2a1c92",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.07:55 - 06.12:56<br />Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.23 % = 0.05 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:db8c0a06-6c95-59c9-b8ad-873946d87d9d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:42952e6d-796a-432c-95cc-8cead5478b7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:07:55.000+03:00",
          "end" : "2021-09-05T06:12:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.23 % = 0.05 ky/t)",
          "dose" : {
            "value" : 0.01663861111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.199,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.271356783919598,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:db8c0a06-6c95-59c9-b8ad-873946d87d9d"
      }
    },
    {
      "fullUrl" : "urn:uuid:005d376a-f894-4efd-a8a0-39c34144cf92",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.09:34<br />Kudossokeri: 5.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:79e45970-10d7-571c-83d5-b73740ce4bea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95b2ce4d-e252-4028-b74f-34db2699d253",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:09:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:79e45970-10d7-571c-83d5-b73740ce4bea"
      }
    },
    {
      "fullUrl" : "urn:uuid:2c7110b9-8225-4342-8cd0-ea7a00e0324a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.12:56 - 06.17:58<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1afc2f55-be5f-5c39-8936-685d8c269656",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6bdae38a-77e6-4b9e-8695-9c323b54ee2d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:12:56.000+03:00",
          "end" : "2021-09-05T06:17:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1afc2f55-be5f-5c39-8936-685d8c269656"
      }
    },
    {
      "fullUrl" : "urn:uuid:bf9e9371-fcdd-455e-a6a9-69cb274d9520",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.14:33<br />Kudossokeri: 5.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1b289de6-8488-5030-b7a2-e0e79841f4b2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:72ea161e-5fe5-4446-a661-8a9145e6e7ad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:14:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.066+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1b289de6-8488-5030-b7a2-e0e79841f4b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:1c1fbcd3-924c-4017-ab55-dcba7e9df32d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.17:58 - 06.22:57<br />Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.32 % = 0.09 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:476f92a1-2d76-5dd2-86fa-15156cd219f8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:41b127f7-bf5f-449b-9ecf-455b1730f09a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:17:58.000+03:00",
          "end" : "2021-09-05T06:22:57.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.32 % = 0.09 ky/t)",
          "dose" : {
            "value" : 0.022923333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.276,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.0797101449275357,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:476f92a1-2d76-5dd2-86fa-15156cd219f8"
      }
    },
    {
      "fullUrl" : "urn:uuid:be04dc0b-f060-4797-8587-5760d3f8b940",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.19:34<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a5c78654-1b00-5af8-8349-a402a0acf174",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ba57966-8181-4722-8d57-31407c32f2e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:19:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.067+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a5c78654-1b00-5af8-8349-a402a0acf174"
      }
    },
    {
      "fullUrl" : "urn:uuid:7b68cf91-aab6-4121-8ee0-aa0433ebe8f1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.22:57 - 06.27:57<br />Lyhytvaikutteinen insuliini 0.11 ky (1.26 ky/t, 1.48 % = 1.87 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8eb28a76-eab9-5da1-9caa-644c87250e2d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d134a593-4535-402c-8c75-0409bda32456",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:22:57.000+03:00",
          "end" : "2021-09-05T06:27:57.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.26 ky/t, 1.48 % = 1.87 ky/t)",
          "dose" : {
            "value" : 0.10516666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.262,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6735340729001584,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8eb28a76-eab9-5da1-9caa-644c87250e2d"
      }
    },
    {
      "fullUrl" : "urn:uuid:7664e842-31a4-4ab1-88cd-379ddd01e1f9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.24:37<br />Kudossokeri: 6.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aadad9a8-fd65-5262-86e4-098fa947068c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ef459931-103d-462c-96a2-327034898024",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:24:37.000+03:00",
        "issued" : "2023-03-31T23:53:48.067+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:aadad9a8-fd65-5262-86e4-098fa947068c"
      }
    },
    {
      "fullUrl" : "urn:uuid:ce31242d-436f-43de-a2f7-caec9ed633c1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.27:57 - 06.32:58<br />Lyhytvaikutteinen insuliini 0.14 ky (1.62 ky/t, 1.90 % = 3.08 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:39685701-38a6-57c9-a766-60657c54f3b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:afdf862c-1f3c-44d6-bf7f-de7db57ee93e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:27:57.000+03:00",
          "end" : "2021-09-05T06:32:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.62 ky/t, 1.90 % = 3.08 ky/t)",
          "dose" : {
            "value" : 0.13536638888888888,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.619,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5250154416306362,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:39685701-38a6-57c9-a766-60657c54f3b1"
      }
    },
    {
      "fullUrl" : "urn:uuid:103a3940-d0c3-45bc-a510-7b87b269f6bb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.29:34<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6580456-5824-5dcb-ab65-6a8dc5d42092",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:093f822b-606d-4304-89a3-c27a9bb5ac5b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:29:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.067+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c6580456-5824-5dcb-ab65-6a8dc5d42092"
      }
    },
    {
      "fullUrl" : "urn:uuid:5c1787d7-7a83-4db6-aee3-ce7a59c5bf56",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.32:58 - 06.38:00<br />Lyhytvaikutteinen insuliini 0.10 ky (1.14 ky/t, 1.34 % = 1.54 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:671a10bb-2d5f-5e18-835e-5b2231528954",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d18879f-decd-4c22-b198-8f998bec0c76",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:32:58.000+03:00",
          "end" : "2021-09-05T06:38:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.10 ky (1.14 ky/t, 1.34 % = 1.54 ky/t)",
          "dose" : {
            "value" : 0.095885,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.143,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7436570428696413,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:671a10bb-2d5f-5e18-835e-5b2231528954"
      }
    },
    {
      "fullUrl" : "urn:uuid:a7212da2-1949-4f30-a224-83b8d48ab979",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.34:36<br />Kudossokeri: 6.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9efa39a-f601-5683-bbce-b5e45854ce6d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:44e913d5-86c2-43d3-a3d5-092406a7f3de",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:34:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.067+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c9efa39a-f601-5683-bbce-b5e45854ce6d"
      }
    },
    {
      "fullUrl" : "urn:uuid:3e241227-fa9e-4ebf-b75b-fcaad4b232b8",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.38:00 - 06.42:59<br />Lyhytvaikutteinen insuliini 0.07 ky (0.85 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f7011634-b287-5cb2-bcf6-3ad1b76a70fa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:01103153-94d5-43e3-beea-07817689ee52",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:38:00.000+03:00",
          "end" : "2021-09-05T06:42:59.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.85 [iU]/h)",
          "dose" : {
            "value" : 0.07059722222222223,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.85,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:f7011634-b287-5cb2-bcf6-3ad1b76a70fa"
      }
    },
    {
      "fullUrl" : "urn:uuid:68d0d35b-7c2d-467e-8163-2af5b7fb8453",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.39:33<br />Kudossokeri: 5.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d4e8941-af8f-5a02-809f-51de253f8e9a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9cbafae1-0a7d-4fe1-bd54-e7e80678753b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:39:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.067+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7d4e8941-af8f-5a02-809f-51de253f8e9a"
      }
    },
    {
      "fullUrl" : "urn:uuid:e2f48e30-56bc-43d3-a082-afb79ebc225b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.42:59 - 06.48:00<br />Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.23 % = 0.05 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a9dd841-d524-528b-8a4e-ac8405c8ea55",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1bb1702b-ca20-4239-8008-818249d7a671",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:42:59.000+03:00",
          "end" : "2021-09-05T06:48:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.23 % = 0.05 ky/t)",
          "dose" : {
            "value" : 0.016555,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.198,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.292929292929292,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7a9dd841-d524-528b-8a4e-ac8405c8ea55"
      }
    },
    {
      "fullUrl" : "urn:uuid:f9a0ad64-58d4-41f6-8270-6c668f688094",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.44:33<br />Kudossokeri: 5.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a5300e7d-dc09-559c-87fd-11e90dc819e0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eaac83cc-f423-44e9-b033-8927d53d1c32",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a5300e7d-dc09-559c-87fd-11e90dc819e0"
      }
    },
    {
      "fullUrl" : "urn:uuid:4d630edc-df1e-4c6e-8855-df943e79d534",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 06.48:00 - 07.03:02<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6fd33b6e-1daf-510d-875b-f5c683c67765",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:780d9c0b-1aaa-4d6d-bb88-4e143e2bc8c4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:48:00.000+03:00",
          "end" : "2021-09-05T07:03:02.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6fd33b6e-1daf-510d-875b-f5c683c67765"
      }
    },
    {
      "fullUrl" : "urn:uuid:68b5400d-db5f-4634-9a64-f18d5ef2e2c4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.49:33<br />Kudossokeri: 5.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:83febd7d-ddfc-5ab0-b922-2671e359eea5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91905b42-cf43-4a34-bbb3-30d95eda4b0c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:83febd7d-ddfc-5ab0-b922-2671e359eea5"
      }
    },
    {
      "fullUrl" : "urn:uuid:8be98ae6-522a-4097-b6c8-f083c508d643",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.54:33<br />Kudossokeri: 5.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7df36803-d301-5b45-8557-ab45198c5968",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7412e931-ae0e-4760-89f3-98a0bc8edfe0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7df36803-d301-5b45-8557-ab45198c5968"
      }
    },
    {
      "fullUrl" : "urn:uuid:3f46f816-aa2e-44a7-ad33-0ca2f4b8f3dc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 06.59:32<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:70957ecf-55ca-5f8f-b6e4-6fa7005d82aa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4cb30960-091c-4bb1-bd68-8412766f0af2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T06:59:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:70957ecf-55ca-5f8f-b6e4-6fa7005d82aa"
      }
    },
    {
      "fullUrl" : "urn:uuid:24f4d4fd-aa44-4195-a34e-d29ae9741fdc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.03:02 - 07.08:03<br />Lyhytvaikutteinen insuliini 0.08 ky (0.95 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d74c28df-f4a6-505d-9a7c-f4b3d7830756",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8331905d-b4c2-4f7c-955e-7ade3a075788",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:03:02.000+03:00",
          "end" : "2021-09-05T07:08:03.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.95 [iU]/h)",
          "dose" : {
            "value" : 0.07943055555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.95,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d74c28df-f4a6-505d-9a7c-f4b3d7830756"
      }
    },
    {
      "fullUrl" : "urn:uuid:712d51f3-c160-4dff-b400-9b3cfe6e35a9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.04:33<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c46d230d-eb58-53da-b7b8-ead1a70a9e70",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6f4f196c-8b09-4dc1-860f-fcc561288dce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c46d230d-eb58-53da-b7b8-ead1a70a9e70"
      }
    },
    {
      "fullUrl" : "urn:uuid:695aa500-b393-43e0-8fd6-a9d273844df1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.08:03 - 07.13:04<br />Lyhytvaikutteinen insuliini 0.09 ky (1.12 ky/t, 1.18 % = 1.32 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b9480ea6-8e53-5faf-82fb-fac04af1f031",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57c07ab0-0c8a-4529-bf36-f06eba0020a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:08:03.000+03:00",
          "end" : "2021-09-05T07:13:04.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.12 ky/t, 1.18 % = 1.32 ky/t)",
          "dose" : {
            "value" : 0.09364444444444446,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.12,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8482142857142856,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b9480ea6-8e53-5faf-82fb-fac04af1f031"
      }
    },
    {
      "fullUrl" : "urn:uuid:9e8604dc-b9cb-4d6c-95c8-fae8b77adf5d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.09:32<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:969269ad-ece0-5201-8151-c0bf8c0f2ccc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6e34482-a7ff-4c14-9c37-11cb587c027b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:969269ad-ece0-5201-8151-c0bf8c0f2ccc"
      }
    },
    {
      "fullUrl" : "urn:uuid:7d469c3c-688e-4712-9f78-f527a396d775",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.13:04 - 07.23:05<br />Lyhytvaikutteinen insuliini 0.16 ky (0.95 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e9869ada-3d60-5f3a-a3c3-5810e19c4a5a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78d53b59-31ac-4385-852a-4ca8ecb9085b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:13:04.000+03:00",
          "end" : "2021-09-05T07:23:05.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (0.95 [iU]/h)",
          "dose" : {
            "value" : 0.15859722222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.95,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e9869ada-3d60-5f3a-a3c3-5810e19c4a5a"
      }
    },
    {
      "fullUrl" : "urn:uuid:40060dfe-16c3-4fff-84db-a796e9b81ef7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.14:32<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:17fbd04c-02dd-5fb0-a9b9-b258121355e3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21a4f041-870d-4cd0-96db-4a35e97922da",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:17fbd04c-02dd-5fb0-a9b9-b258121355e3"
      }
    },
    {
      "fullUrl" : "urn:uuid:e1f68ab8-d8e1-4d31-9dfd-201aca4a36eb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.19:32<br />Kudossokeri: 6.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0895e436-d475-5e31-a199-0aa30988f9c2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a3f9893-9d22-4153-9c95-3e6175019981",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0895e436-d475-5e31-a199-0aa30988f9c2"
      }
    },
    {
      "fullUrl" : "urn:uuid:9f0e0a94-0e43-4f75-b60b-f9531c526fe3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.23:05 - 07.28:06<br />Lyhytvaikutteinen insuliini 0.08 ky (0.95 ky/t, 1.00 % = 0.94 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a59afbea-cc48-52fc-97b4-59d3a83ad218",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:38e18379-b374-44d3-8e4d-84a6a2a9b049",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:23:05.000+03:00",
          "end" : "2021-09-05T07:28:06.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.95 ky/t, 1.00 % = 0.94 ky/t)",
          "dose" : {
            "value" : 0.07909611111111112,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.946,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0042283298097252,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a59afbea-cc48-52fc-97b4-59d3a83ad218"
      }
    },
    {
      "fullUrl" : "urn:uuid:6aea7948-ffec-4e72-b3b1-28aeb3e8236b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.24:33<br />Kudossokeri: 6.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c976aaed-e7a7-5b6d-b6a8-57add5d0ac6d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60ea39df-8219-4f26-9019-a7875bbd9aa3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c976aaed-e7a7-5b6d-b6a8-57add5d0ac6d"
      }
    },
    {
      "fullUrl" : "urn:uuid:56763a6c-12e0-46ef-b963-054dfb371ef5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.28:06 - 07.38:08<br />Lyhytvaikutteinen insuliini 0.16 ky (0.95 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0c6a5d4e-e50e-5677-96e3-fec9c8be58c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ece311bf-3c65-476a-88f4-c532898f03d5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:28:06.000+03:00",
          "end" : "2021-09-05T07:38:08.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (0.95 [iU]/h)",
          "dose" : {
            "value" : 0.15886111111111112,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.95,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0c6a5d4e-e50e-5677-96e3-fec9c8be58c3"
      }
    },
    {
      "fullUrl" : "urn:uuid:c6b5e3b6-08ad-437d-a3d2-fcb933c24938",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.29:33<br />Kudossokeri: 6.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e88b7c2a-6f3b-5edf-b01a-321a8191078f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c44bee1-9fba-4f33-a9f3-64e2070ca004",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e88b7c2a-6f3b-5edf-b01a-321a8191078f"
      }
    },
    {
      "fullUrl" : "urn:uuid:c132926b-4a5a-4f6b-8fdb-85d6b1371c77",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.34:33<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e816236-8168-5a19-beba-83560b1fe236",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3f33f07c-f5e6-46d6-b9ff-245cacf53fe1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:34:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1e816236-8168-5a19-beba-83560b1fe236"
      }
    },
    {
      "fullUrl" : "urn:uuid:97039ee8-b55f-4940-9c4a-64e04fbab0ef",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.38:08 - 07.43:07<br />Lyhytvaikutteinen insuliini 0.18 ky (2.21 ky/t, 2.33 % = 5.16 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2f374202-3d3a-59ae-9038-16eafddec017",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f62ac1de-2068-489d-8379-ec6545474511",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:38:08.000+03:00",
          "end" : "2021-09-05T07:43:07.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.18 ky (2.21 ky/t, 2.33 % = 5.16 ky/t)",
          "dose" : {
            "value" : 0.18396805555555557,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.215,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4288939051918736,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2f374202-3d3a-59ae-9038-16eafddec017"
      }
    },
    {
      "fullUrl" : "urn:uuid:e60cb9a1-aee1-4f9c-9177-456af0225b84",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.39:32<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6099c9a6-272f-5fa7-a0e8-cefb25dfb8d7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d81a82df-3e82-42da-9123-de9831ca7a50",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6099c9a6-272f-5fa7-a0e8-cefb25dfb8d7"
      }
    },
    {
      "fullUrl" : "urn:uuid:21ab85f3-f2d7-4d8b-b537-5da72043f2fd",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.43:07 - 07.48:08<br />Lyhytvaikutteinen insuliini 0.13 ky (1.60 ky/t, 1.69 % = 2.70 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7eb9dc77-d1f8-51d4-b7ac-82050fcbe429",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0cdeda62-6846-41ae-b29b-44c11b261abe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:43:07.000+03:00",
          "end" : "2021-09-05T07:48:08.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (1.60 ky/t, 1.69 % = 2.70 ky/t)",
          "dose" : {
            "value" : 0.13386138888888888,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.601,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5933791380387258,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7eb9dc77-d1f8-51d4-b7ac-82050fcbe429"
      }
    },
    {
      "fullUrl" : "urn:uuid:b590bccb-eb8b-4b8a-bb7d-7a0ccd5bde14",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.44:32<br />Kudossokeri: 7.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6484781c-81da-5e6c-b695-55633e087a6c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1fd5deb8-fbaf-4a51-b700-47409312a42c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6484781c-81da-5e6c-b695-55633e087a6c"
      }
    },
    {
      "fullUrl" : "urn:uuid:415d550b-1091-4618-b3d4-8b49ac99926c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.48:08 - 07.53:09<br />Lyhytvaikutteinen insuliini 0.12 ky (1.44 ky/t, 1.51 % = 2.18 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fb86cffb-1c18-5a04-8858-b50c1c4482e7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23823b92-a4cc-4da8-998d-ae2a830a32e4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:48:08.000+03:00",
          "end" : "2021-09-05T07:53:09.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (1.44 ky/t, 1.51 % = 2.18 ky/t)",
          "dose" : {
            "value" : 0.12031638888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.439,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6601806810284919,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fb86cffb-1c18-5a04-8858-b50c1c4482e7"
      }
    },
    {
      "fullUrl" : "urn:uuid:b9cd6ecb-f9cd-4ab7-a078-761e0e3aaa40",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.49:33<br />Kudossokeri: 7.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56f9a305-8978-5816-ad74-d4a26d899d3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8dc896ce-cf4a-4a71-82b9-f5dd7011c33a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:56f9a305-8978-5816-ad74-d4a26d899d3f"
      }
    },
    {
      "fullUrl" : "urn:uuid:022dd2db-8582-4f78-a040-d414499254f2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.53:09 - 07.58:11<br />Lyhytvaikutteinen insuliini 0.09 ky (1.06 ky/t, 1.11 % = 1.18 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c3c83b7f-7134-521c-af51-618a42ee6625",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:36973c6f-9fb0-4f5c-b85f-9bd1a6b9af06",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:53:09.000+03:00",
          "end" : "2021-09-05T07:58:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.06 ky/t, 1.11 % = 1.18 ky/t)",
          "dose" : {
            "value" : 0.08883833333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.059,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8970727101038715,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c3c83b7f-7134-521c-af51-618a42ee6625"
      }
    },
    {
      "fullUrl" : "urn:uuid:5e4c20ac-11c8-48d7-9521-71d4f790baa2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.54:33<br />Kudossokeri: 7.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4a257c47-2205-56cc-abf1-a8e00d980df0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e65e98ce-5be1-4c7f-9332-c32414833dc7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4a257c47-2205-56cc-abf1-a8e00d980df0"
      }
    },
    {
      "fullUrl" : "urn:uuid:d969979a-93bf-4f81-8949-168d6db16248",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 07.58:11 - 08.03:11<br />Lyhytvaikutteinen insuliini 0.08 ky (0.95 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:486ebc5d-6480-5d61-a8ca-224b0a74addc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e529fe24-0f00-4b07-a33f-559f9917620f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:58:11.000+03:00",
          "end" : "2021-09-05T08:03:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.95 [iU]/h)",
          "dose" : {
            "value" : 0.07916666666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.95,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:486ebc5d-6480-5d61-a8ca-224b0a74addc"
      }
    },
    {
      "fullUrl" : "urn:uuid:c46c5450-451f-447c-854e-9b347de26224",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 07.59:32<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:38f58523-281f-5806-92a8-8be1ba8d481c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a22c9662-1708-4927-8431-9423b2b78148",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T07:59:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:38f58523-281f-5806-92a8-8be1ba8d481c"
      }
    },
    {
      "fullUrl" : "urn:uuid:829f7f52-a2d2-457f-b59b-c9d7ddaf599e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 08.03:11 - 08.08:12<br />Lyhytvaikutteinen insuliini 0.08 ky (0.96 ky/t, 1.01 % = 0.97 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c0917226-9830-58c8-bb17-c1ebf61555a8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6794d56f-5d72-423d-be1f-5774494ca46a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:03:11.000+03:00",
          "end" : "2021-09-05T08:08:12.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.96 ky/t, 1.01 % = 0.97 ky/t)",
          "dose" : {
            "value" : 0.08043388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.962,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.9875259875259876,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c0917226-9830-58c8-bb17-c1ebf61555a8"
      }
    },
    {
      "fullUrl" : "urn:uuid:5486d474-348c-45f9-a447-d4d8766ff4bf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.04:32<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:09a5ef03-73f4-5819-bc96-2deb6d8cca93",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60f141ab-85b1-4dc2-ae7a-e4fa2decdfa7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:04:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.068+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:09a5ef03-73f4-5819-bc96-2deb6d8cca93"
      }
    },
    {
      "fullUrl" : "urn:uuid:978ce6d2-0323-43c7-888a-c47928fc9e5c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 08.08:12 - 08.13:13<br />Lyhytvaikutteinen insuliini 0.11 ky (1.36 ky/t, 1.44 % = 1.96 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb1091e4-57f7-519c-9c1f-f7669455c604",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:deb839f6-598b-4bfe-a187-ac2b9df3a1a0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:08:12.000+03:00",
          "end" : "2021-09-05T08:13:13.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.36 ky/t, 1.44 % = 1.96 ky/t)",
          "dose" : {
            "value" : 0.11404555555555557,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.364,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6964809384164222,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:eb1091e4-57f7-519c-9c1f-f7669455c604"
      }
    },
    {
      "fullUrl" : "urn:uuid:1cefb496-f862-45e1-9d89-e94a52102ecf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.09:33<br />Kudossokeri: 8.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1d37af39-2279-5b36-825b-c932b89115a1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2964f97c-0745-435b-9969-81b750d44603",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1d37af39-2279-5b36-825b-c932b89115a1"
      }
    },
    {
      "fullUrl" : "urn:uuid:46c29d55-8c22-4eee-9567-271b00446684",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 08.13:13 - 08.18:13<br />Lyhytvaikutteinen insuliini 0.16 ky (1.94 ky/t, 2.04 % = 3.95 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0d8b5336-36f4-51b2-8017-5418d27ba2d4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6dca396d-75c7-47bf-8396-887e3a6cf236",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:13:13.000+03:00",
          "end" : "2021-09-05T08:18:13.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (1.94 ky/t, 2.04 % = 3.95 ky/t)",
          "dose" : {
            "value" : 0.1615,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.938,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.49019607843137253,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0d8b5336-36f4-51b2-8017-5418d27ba2d4"
      }
    },
    {
      "fullUrl" : "urn:uuid:d98409ed-a3d1-457d-b8f0-08f8895367d8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.14:32<br />Kudossokeri: 8.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:04720163-eae9-5100-8045-c2eb0f4c1f1a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:06ce9e09-d995-4dc3-8e64-878c062251ff",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:04720163-eae9-5100-8045-c2eb0f4c1f1a"
      }
    },
    {
      "fullUrl" : "urn:uuid:0cb1aa6c-c378-4436-8496-b8e3a7eacc43",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 08.18:13 - 08.23:14<br />Lyhytvaikutteinen insuliini 0.14 ky (1.73 ky/t, 1.82 % = 3.14 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f2c7201-944b-5112-bba6-9b421c4839d2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d18119f-caf3-4423-9874-811f2f29d87b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:18:13.000+03:00",
          "end" : "2021-09-05T08:23:14.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.73 ky/t, 1.82 % = 3.14 ky/t)",
          "dose" : {
            "value" : 0.1443127777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.726,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5504055619930475,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0f2c7201-944b-5112-bba6-9b421c4839d2"
      }
    },
    {
      "fullUrl" : "urn:uuid:1b3dc291-4541-4d97-800f-1ea134cd1872",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.19:32<br />Kudossokeri: 8.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e1c01466-cd9b-5a64-a20f-259dfd6a79af",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95fbc7ae-cc60-4cda-b00b-d5057b88daa5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e1c01466-cd9b-5a64-a20f-259dfd6a79af"
      }
    },
    {
      "fullUrl" : "urn:uuid:8be3bd44-c95a-4a65-b3ae-5e5c309c566b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 08.23:14 - 08.28:15<br />Lyhytvaikutteinen insuliini 0.11 ky (1.28 ky/t, 1.35 % = 1.74 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:69c0bcd8-1ccf-58f7-a956-5fae8707e863",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d815d015-8ed7-4fd1-a472-29d06c63a117",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:23:14.000+03:00",
          "end" : "2021-09-05T08:28:15.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.28 ky/t, 1.35 % = 1.74 ky/t)",
          "dose" : {
            "value" : 0.10735666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.284,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7398753894080996,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:69c0bcd8-1ccf-58f7-a956-5fae8707e863"
      }
    },
    {
      "fullUrl" : "urn:uuid:c13b1b2c-db1e-4585-88bb-6d749dd3c7be",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.24:32<br />Kudossokeri: 8.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b372610c-5822-55d2-a154-f1b2f0313541",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:31aa6be5-1119-4b1b-a078-79f22bec58f7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:24:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b372610c-5822-55d2-a154-f1b2f0313541"
      }
    },
    {
      "fullUrl" : "urn:uuid:340c2dfb-1821-41df-ac00-3c14229085bb",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 08.28:15 - 09.03:21<br />Lyhytvaikutteinen insuliini 0.56 ky (0.95 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:15919eb4-8d6c-5e8e-a86f-9808ebdbe109",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb702278-3da2-4bcd-a6f7-7af508ddaf13",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:28:15.000+03:00",
          "end" : "2021-09-05T09:03:21.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.56 ky (0.95 [iU]/h)",
          "dose" : {
            "value" : 0.55575,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.95,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:15919eb4-8d6c-5e8e-a86f-9808ebdbe109"
      }
    },
    {
      "fullUrl" : "urn:uuid:7dd967f4-baa2-4ac5-8992-ffb11f91a5b8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.29:32<br />Kudossokeri: 8.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:07f61f99-b04c-5269-a477-be6d85971dfd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d7a67a17-37bc-45f8-9954-990753495995",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:07f61f99-b04c-5269-a477-be6d85971dfd"
      }
    },
    {
      "fullUrl" : "urn:uuid:899526e9-f6b2-4a43-9da3-534c9d184f19",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.34:32<br />Kudossokeri: 8.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e13d7e8f-e214-5cee-9721-76cbccbdd649",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f1a8e5f5-96d5-489d-91f9-7b42c0827a2c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:34:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e13d7e8f-e214-5cee-9721-76cbccbdd649"
      }
    },
    {
      "fullUrl" : "urn:uuid:f15eac3f-1064-4539-b96b-605ecb5772a3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.39:32<br />Kudossokeri: 8.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3f66a2dc-6e1a-5318-a4ec-0ad2c166e6c2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57b15659-d193-4dd7-b062-883b1bc5a963",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3f66a2dc-6e1a-5318-a4ec-0ad2c166e6c2"
      }
    },
    {
      "fullUrl" : "urn:uuid:3b69ffee-e491-45a4-b49d-037fc1784d8e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.44:32<br />Kudossokeri: 8.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:272a3294-aa06-5c32-9b3f-799d6b364a3c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b58200c3-5793-43a5-bfa0-3f839c4c8897",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:272a3294-aa06-5c32-9b3f-799d6b364a3c"
      }
    },
    {
      "fullUrl" : "urn:uuid:cd6fbbe1-4345-4865-9a0e-a7a3c00f56b2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.49:32<br />Kudossokeri: 8.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:133ad7c3-9880-5eb2-8890-d4bd71ac40a0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ab173cf6-c5a1-4e53-b860-c2602810daf0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:49:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:133ad7c3-9880-5eb2-8890-d4bd71ac40a0"
      }
    },
    {
      "fullUrl" : "urn:uuid:566fd92a-52b4-49fc-bfd6-0b11a73d20ba",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.54:32<br />Kudossokeri: 8.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b30cc0da-c29e-5ef7-93d2-56545011d851",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:564ec4e8-c13b-4ac6-8e25-ce4d678166f9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:54:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b30cc0da-c29e-5ef7-93d2-56545011d851"
      }
    },
    {
      "fullUrl" : "urn:uuid:384ecaf3-12fe-48d5-a902-328d62d6b47a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 08.59:32<br />Kudossokeri: 8.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5ac166a2-190c-5091-a8b3-612535803538",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1a4c77be-02a8-4a3c-8118-50e49a9623d1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T08:59:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5ac166a2-190c-5091-a8b3-612535803538"
      }
    },
    {
      "fullUrl" : "urn:uuid:0825c04c-50f1-4ae6-b1c2-25f771a077ea",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 09.03:21 - 09.45:16<br />Lyhytvaikutteinen insuliini 0.49 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57a208cf-a03c-5df0-81b5-4420226607b8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e99cd2e5-8e13-4f38-9776-aaf7b489d9f4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T09:03:21.000+03:00",
          "end" : "2021-09-05T09:45:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.49 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.4890277777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:57a208cf-a03c-5df0-81b5-4420226607b8"
      }
    },
    {
      "fullUrl" : "urn:uuid:964ac843-3baa-4b66-bf09-271a7d7d85a2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.04:32<br />Kudossokeri: 8.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9bd0951b-8180-510c-b997-b5885b48ba47",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c331c216-5006-481d-abec-ace3a0a8654c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:04:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9bd0951b-8180-510c-b997-b5885b48ba47"
      }
    },
    {
      "fullUrl" : "urn:uuid:17b65a3a-933b-4c50-ba07-93e62074d319",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.09:32<br />Kudossokeri: 8.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:45f70873-3ce5-5fe2-b52c-042f38ee619e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:db42e289-ee01-41e6-bce5-127fa0499a71",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:45f70873-3ce5-5fe2-b52c-042f38ee619e"
      }
    },
    {
      "fullUrl" : "urn:uuid:6c21dbec-5d85-44e5-95cb-1f08ed64160f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.14:32<br />Kudossokeri: 8.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b5a7b2ad-b9c4-53a1-a49f-3e0001d1b0e0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9c98124a-2a98-4370-9960-cee771df6c65",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b5a7b2ad-b9c4-53a1-a49f-3e0001d1b0e0"
      }
    },
    {
      "fullUrl" : "urn:uuid:6bd78994-ca80-411f-84dc-f0b016533c95",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.19:32<br />Kudossokeri: 8.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:086d0bcf-8071-5b1d-9b86-13e055446dfa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a60324e2-6f66-4b5c-b7a8-e5511c4a0771",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:086d0bcf-8071-5b1d-9b86-13e055446dfa"
      }
    },
    {
      "fullUrl" : "urn:uuid:42229e19-d019-40e7-95ef-ca519601cf24",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.24:32<br />Kudossokeri: 8.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1aaa1e86-de4a-5d38-947c-4dd0f204ad18",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2cfb4c1a-63ea-4849-a8e1-914fc7786df2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:24:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1aaa1e86-de4a-5d38-947c-4dd0f204ad18"
      }
    },
    {
      "fullUrl" : "urn:uuid:87471d0f-bc6c-4d29-a067-fe91c7a4fb50",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.29:32<br />Kudossokeri: 8.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:291c591e-178d-5797-aadb-006e2b82ff5e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c961911b-2ae7-4a64-ac82-3f24a545b387",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:291c591e-178d-5797-aadb-006e2b82ff5e"
      }
    },
    {
      "fullUrl" : "urn:uuid:233c5ae6-dd29-4552-b45d-89bee58adca4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.34:34<br />Kudossokeri: 8.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:068201e5-4c27-552a-9a84-a6e1e9a1f8a5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:541d1a44-6765-4b65-bd33-3c9a9685befb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:068201e5-4c27-552a-9a84-a6e1e9a1f8a5"
      }
    },
    {
      "fullUrl" : "urn:uuid:809bd487-e134-4f1e-b1c8-e7fde1ab2b4d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.39:32<br />Kudossokeri: 8.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9c37f146-44bd-53c1-bfe4-be0efd79273d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a1bbf48-af43-4e38-bec9-da11ae92c5cc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9c37f146-44bd-53c1-bfe4-be0efd79273d"
      }
    },
    {
      "fullUrl" : "urn:uuid:c777eb90-e45c-4465-9333-a9bb5d7920f0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.44:32<br />Kudossokeri: 8.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e4316fc2-0b85-570d-84cc-0d11adc3e4ee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:66dad450-4efd-4e97-9e50-e8008755c893",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e4316fc2-0b85-570d-84cc-0d11adc3e4ee"
      }
    },
    {
      "fullUrl" : "urn:uuid:fefd0a58-2bc4-4c9b-96a8-c7ff2c0c46a9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 09.45:16 - 10.28:20<br />Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:067dc30c-19b1-5824-821c-76b5d0c2c8fb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d7023cfd-ea81-4c9c-a802-30cc31b068bf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T09:45:16.000+03:00",
          "end" : "2021-09-05T10:28:20.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:067dc30c-19b1-5824-821c-76b5d0c2c8fb"
      }
    },
    {
      "fullUrl" : "urn:uuid:a06e6569-8039-449b-8713-57e15d6c961d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.49:33<br />Kudossokeri: 8.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:87cf164b-4e3c-5c25-aa1e-9ba6bb3354d6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:48bbcddf-60c0-42d1-a9da-8407ea634ceb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:87cf164b-4e3c-5c25-aa1e-9ba6bb3354d6"
      }
    },
    {
      "fullUrl" : "urn:uuid:179dc577-392c-41c2-ae31-89ecda5d66dc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.54:35<br />Kudossokeri: 7.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9b24dff6-942c-5321-8d3c-e7d4ae5f8f57",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4ea5dfe8-6963-4e8f-9496-aa070396e6b0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:54:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9b24dff6-942c-5321-8d3c-e7d4ae5f8f57"
      }
    },
    {
      "fullUrl" : "urn:uuid:d91b6218-7a98-47bd-bb88-661051bcf3e9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 09.59:35<br />Kudossokeri: 7.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c29f8a4-005e-5332-921f-3c976dec036d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2baeca69-c666-4ca5-bb09-086f97d0e13f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T09:59:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4c29f8a4-005e-5332-921f-3c976dec036d"
      }
    },
    {
      "fullUrl" : "urn:uuid:3ed01305-bb2f-45a6-be71-60e2b0946d84",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.04:35<br />Kudossokeri: 6.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3c5a63b0-cb36-5059-b0fa-41924f6adefa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58ce9d87-10c1-4e25-b93f-465d99e0434e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:04:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3c5a63b0-cb36-5059-b0fa-41924f6adefa"
      }
    },
    {
      "fullUrl" : "urn:uuid:8553bb21-7f71-4b56-8748-1508e23f4194",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.09:33<br />Kudossokeri: 5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:42ae0446-fd74-59c1-b044-ed7d84f0a6c2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6f5a5052-4292-4ef5-a082-d1c633432763",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:42ae0446-fd74-59c1-b044-ed7d84f0a6c2"
      }
    },
    {
      "fullUrl" : "urn:uuid:10717478-f1ff-4bba-b4b9-eeaa59cdb113",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.14:35<br />Kudossokeri: 5.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:122b91bb-d917-5417-b859-5863cc575632",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ded54826-bd79-4bea-b277-2c6df162eca2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:14:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:122b91bb-d917-5417-b859-5863cc575632"
      }
    },
    {
      "fullUrl" : "urn:uuid:dbcc7e50-167a-4961-8211-8f64cc28fca0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.19:32<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c5ea02f5-5a22-54d6-980b-8c64c9b0345b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2eb8670e-ec0b-44c7-87dd-34da6e094ac5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c5ea02f5-5a22-54d6-980b-8c64c9b0345b"
      }
    },
    {
      "fullUrl" : "urn:uuid:fb7798f5-475d-4326-ac67-f063ef11660b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.24:33<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:772ff517-ca60-5ae1-9496-5e6ef9efe8b2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f864cf45-b8e5-48c2-ba93-b6c63b93de9a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.069+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:772ff517-ca60-5ae1-9496-5e6ef9efe8b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:1feb7675-5b05-4438-9cbe-d0f817c38c7e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 10.28:20 - 10.33:20<br />Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:94f4e448-7502-5059-8c45-575a62cc225c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:638847f8-aa24-425b-8bc3-fb02ff3f1377",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T10:28:20.000+03:00",
          "end" : "2021-09-05T10:33:20.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.058333333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:94f4e448-7502-5059-8c45-575a62cc225c"
      }
    },
    {
      "fullUrl" : "urn:uuid:586eab05-27f6-4053-b29a-bfe17b3bd12b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.29:33<br />Kudossokeri: 7.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0e25574b-f4a4-5489-8563-b1e3c9fea5b2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:31d81098-d0b3-4a8a-91e7-e9cc17f9246d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0e25574b-f4a4-5489-8563-b1e3c9fea5b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:a3061ee4-e055-48e6-bd22-bd6efb4551f6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 10.33:20 - 10.38:21<br />Lyhytvaikutteinen insuliini 0.18 ky (2.17 ky/t, 3.10 % = 6.75 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d87c68c-f232-59e2-ae4f-0fb2ce34e942",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b178f3e-ce7d-4244-b387-9c3e9a45c74b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T10:33:20.000+03:00",
          "end" : "2021-09-05T10:38:21.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.18 ky (2.17 ky/t, 3.10 % = 6.75 ky/t)",
          "dose" : {
            "value" : 0.18168694444444444,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.173,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.32213529682466635,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7d87c68c-f232-59e2-ae4f-0fb2ce34e942"
      }
    },
    {
      "fullUrl" : "urn:uuid:2341832a-b789-402c-a798-c1acd1638f1d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 10.33:56<br />Lyhytvaikutteinen insuliini 1.61 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a61a6bd-ac0b-5807-ad71-2ccf4c1fd4d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f65b9da3-ad5f-4ea1-a10c-c33345a27638",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:33:56.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.61 ky",
          "dose" : {
            "value" : 1.60568,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8a61a6bd-ac0b-5807-ad71-2ccf4c1fd4d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:ab578d8c-28da-4467-a1d0-750ee05d05d0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.34:35<br />Kudossokeri: 7.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:372686cf-314d-5673-b616-6fba6381e8d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5610efc5-408a-4a93-9d9b-8b88ef7dd7bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:34:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:372686cf-314d-5673-b616-6fba6381e8d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:3c484795-a3a4-4f7b-83dc-124d49c588dc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 10.38:21 - 11.43:32<br />Lyhytvaikutteinen insuliini 0.76 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8e279439-111c-54cb-97c4-f7df8a4bbe51",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:788e6111-8df0-428a-8d2b-f012facd20d5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T10:38:21.000+03:00",
          "end" : "2021-09-05T11:43:32.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.76 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.7604722222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8e279439-111c-54cb-97c4-f7df8a4bbe51"
      }
    },
    {
      "fullUrl" : "urn:uuid:34f5b70b-b12a-405a-8f64-f2e017045d88",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.39:34<br />Kudossokeri: 8.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3588e1b0-3024-5840-af0c-7f41dac7ab6b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cab5dc16-fba3-4994-b7bc-e50102820095",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3588e1b0-3024-5840-af0c-7f41dac7ab6b"
      }
    },
    {
      "fullUrl" : "urn:uuid:42c8ff53-164c-45b9-b3f9-0d65b6dc500b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.44:32<br />Kudossokeri: 8.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:13a7842e-9664-5e67-9235-614059955188",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a076fdb-d26c-40c6-80d2-ab606eb71590",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:13a7842e-9664-5e67-9235-614059955188"
      }
    },
    {
      "fullUrl" : "urn:uuid:a1be428d-83fe-48c1-b362-52e79f47c264",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.49:34<br />Kudossokeri: 8.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d671809e-cca2-534c-8c20-c0440ca908ef",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a8ba781-3c75-461b-838c-05a63b7e3bf1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:49:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d671809e-cca2-534c-8c20-c0440ca908ef"
      }
    },
    {
      "fullUrl" : "urn:uuid:a52a877c-82ae-4877-b30d-6e718020fae8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.54:32<br />Kudossokeri: 8.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:34cd2e14-ea9c-5c5f-9ac5-b44ff5be3fe0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d750a50-24f9-46c3-97b8-ceef0fc560c2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:54:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:34cd2e14-ea9c-5c5f-9ac5-b44ff5be3fe0"
      }
    },
    {
      "fullUrl" : "urn:uuid:1ec5f57d-7bc1-49f6-b218-a96d94a4ea8f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 10.59:32<br />Kudossokeri: 8.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b9cbcadd-e330-5bc4-ad17-eafff8358e9b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d6e04e2-0b3c-4534-a5b8-791e419a95a5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T10:59:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b9cbcadd-e330-5bc4-ad17-eafff8358e9b"
      }
    },
    {
      "fullUrl" : "urn:uuid:29ac34c6-fe04-4855-8bf1-3227aaea9293",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.04:32<br />Kudossokeri: 8.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:28a424c6-5837-51d5-8782-5e4d19e56f91",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b01e0cb7-3d99-419c-ae55-424649e72e30",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:04:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:28a424c6-5837-51d5-8782-5e4d19e56f91"
      }
    },
    {
      "fullUrl" : "urn:uuid:79260a99-4e1d-4a6c-8495-76fc78138a7b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 11.04:50<br />Lyhytvaikutteinen insuliini 9.58 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0c0bb164-5163-5517-a206-6f065cad6e30",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:29ce3f2d-4629-4d8c-98c0-12a1cf907eac",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:04:50.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 9.58 ky",
          "dose" : {
            "value" : 9.58,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0c0bb164-5163-5517-a206-6f065cad6e30"
      }
    },
    {
      "fullUrl" : "urn:uuid:8376c6cb-1dd8-4f2d-a780-b0567ca8533c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 5.9.2021 11.04:50<br />Arvioitu hiilihydraattimäärä: 95 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3da1d392-6ad3-5845-afa1-e6862f01c204",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:55980d96-b486-46c6-864f-aaf72d48bf72",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:04:50.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 95,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3da1d392-6ad3-5845-afa1-e6862f01c204"
      }
    },
    {
      "fullUrl" : "urn:uuid:f519f08f-7362-4dff-8c75-965fba90ba17",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.09:33<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7ae9ef7f-55c4-5b59-907a-66f8cb408e35",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2b2205b8-0594-4895-b7db-4a84549cecce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7ae9ef7f-55c4-5b59-907a-66f8cb408e35"
      }
    },
    {
      "fullUrl" : "urn:uuid:f1c87de1-21e7-4953-8d95-92216bb901e2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.14:33<br />Kudossokeri: 7.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:249b2cdd-af0b-500e-a6c7-fff011612edc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:451a7d14-52b2-478d-8a56-c1ddb2a63b14",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:14:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:249b2cdd-af0b-500e-a6c7-fff011612edc"
      }
    },
    {
      "fullUrl" : "urn:uuid:7906e27f-0a97-496a-a9c8-5101c25683aa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.19:36<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2792bde9-a598-5e11-af46-310c4e4717d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:745a755e-d710-4066-9b89-b2b85174834b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:19:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2792bde9-a598-5e11-af46-310c4e4717d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:42ffdc6b-8151-4119-94b4-d80ecf65c958",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.24:34<br />Kudossokeri: 7.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dbcaff77-9c04-5337-abc0-f011ea074aa9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11627368-ca20-4a3e-8e1d-f53eba247a7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:24:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dbcaff77-9c04-5337-abc0-f011ea074aa9"
      }
    },
    {
      "fullUrl" : "urn:uuid:07597900-7744-454b-b93c-a4c5f36c3ed3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.29:32<br />Kudossokeri: 7.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5d769446-cfda-5e45-a763-62ccac01d7fc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c5a4d1c2-5d85-49f4-87f1-3bc8e2fcb096",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5d769446-cfda-5e45-a763-62ccac01d7fc"
      }
    },
    {
      "fullUrl" : "urn:uuid:641db669-72d0-4723-9a72-6271f37c2751",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.34:33<br />Kudossokeri: 7.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:baf53e33-4207-5d1b-addb-11a6db0b0aac",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0e315b00-9682-4e63-95a1-2bad19506493",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:34:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:baf53e33-4207-5d1b-addb-11a6db0b0aac"
      }
    },
    {
      "fullUrl" : "urn:uuid:347daf65-c6f7-4b81-b84f-598e8d1d1ed6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.39:33<br />Kudossokeri: 7.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4761dd82-6fd3-530c-b579-31e977b9a6cb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:28a78d61-8f75-4b03-9a6c-564f25817541",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:39:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4761dd82-6fd3-530c-b579-31e977b9a6cb"
      }
    },
    {
      "fullUrl" : "urn:uuid:f68652f2-927f-4e75-a6ea-e59d690a8de6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 11.43:32 - 11.48:32<br />Lyhytvaikutteinen insuliini 0.05 ky (0.65 ky/t, 0.93 % = 0.61 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c34cdefd-0681-57df-808d-0077b9ba0ab6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6eb199bc-7833-4565-87a5-dc9c240f4211",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T11:43:32.000+03:00",
          "end" : "2021-09-05T11:48:32.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.65 ky/t, 0.93 % = 0.61 ky/t)",
          "dose" : {
            "value" : 0.05441666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.653,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0719754977029095,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c34cdefd-0681-57df-808d-0077b9ba0ab6"
      }
    },
    {
      "fullUrl" : "urn:uuid:6752db5e-d19f-4972-824f-6823e172682e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.44:32<br />Kudossokeri: 6.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ab8fb44-6091-52e1-b43e-dbb4089ff5a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7057a9af-6bb6-4ffe-9a0f-09acdc6c1121",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9ab8fb44-6091-52e1-b43e-dbb4089ff5a7"
      }
    },
    {
      "fullUrl" : "urn:uuid:f3f71edd-7420-4061-b709-1f92c06ddb30",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 11.48:32 - 11.53:34<br />Lyhytvaikutteinen insuliini 0.02 ky (0.23 ky/t, 0.34 % = 0.08 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7670058e-060a-5c59-82cc-b1f485f5e7d1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9fffbbb6-461b-4389-9229-bc5a6eb1bf79",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T11:48:32.000+03:00",
          "end" : "2021-09-05T11:53:34.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.23 ky/t, 0.34 % = 0.08 ky/t)",
          "dose" : {
            "value" : 0.01971388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.235,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.978723404255319,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7670058e-060a-5c59-82cc-b1f485f5e7d1"
      }
    },
    {
      "fullUrl" : "urn:uuid:0b305d83-9f32-4ec3-ba80-b9070c6215a0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.49:32<br />Kudossokeri: 6.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:20e78e9f-3d40-5789-a2c4-ad147b03f979",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a721fb3-a8f8-4f9f-ad63-c4461c0f4a40",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:49:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:20e78e9f-3d40-5789-a2c4-ad147b03f979"
      }
    },
    {
      "fullUrl" : "urn:uuid:aa8b109e-0746-4200-8b32-147bd75fef64",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 11.53:34 - 11.58:35<br />Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.18 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4fc86b84-af52-51dd-b184-94ae2f9f4440",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:df191c93-0991-46c0-830e-a8e16ff671e3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T11:53:34.000+03:00",
          "end" : "2021-09-05T11:58:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.18 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.010535,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.126,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.5555555555555545,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4fc86b84-af52-51dd-b184-94ae2f9f4440"
      }
    },
    {
      "fullUrl" : "urn:uuid:568e52dd-2d5b-4112-9d6e-ec3136c19a0c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.54:32<br />Kudossokeri: 6.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a06e7ef3-861a-5f34-8f5a-9f5dd3992157",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c5e8b0a5-3d16-4f2f-91d1-4eec4fe72ca6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:54:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a06e7ef3-861a-5f34-8f5a-9f5dd3992157"
      }
    },
    {
      "fullUrl" : "urn:uuid:a3a63d97-ff97-4cf0-b705-4bb845026004",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 11.58:35 - 12.03:34<br />Lyhytvaikutteinen insuliini 0.02 ky (0.23 ky/t, 0.33 % = 0.07 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6ce6135f-2069-53e6-af6b-68a2a0b8c271",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:82cfbc74-8d14-44ee-a05a-c6dd1c9a2be9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T11:58:35.000+03:00",
          "end" : "2021-09-05T12:03:34.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.23 ky/t, 0.33 % = 0.07 ky/t)",
          "dose" : {
            "value" : 0.018936666666666668,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.228,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.070175438596491,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6ce6135f-2069-53e6-af6b-68a2a0b8c271"
      }
    },
    {
      "fullUrl" : "urn:uuid:b3f6473c-8f36-4ae3-8cc6-ea337182d5c1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 11.59:34<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c96e2c7-683a-5b1e-b408-5b237059bfe1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6affc6e-b6ff-42fd-9965-a38bd7164164",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T11:59:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2c96e2c7-683a-5b1e-b408-5b237059bfe1"
      }
    },
    {
      "fullUrl" : "urn:uuid:fb3495c3-7921-44f1-ac28-782e1656be06",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 12.03:34 - 12.08:35<br />Lyhytvaikutteinen insuliini 0.06 ky (0.70 ky/t, 1.00 % = 0.70 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6baa1b71-e5b8-5218-a1e3-70a9e51e3c75",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b8a9f7ec-6727-4c05-8bb1-9c89e67e240f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T12:03:34.000+03:00",
          "end" : "2021-09-05T12:08:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.70 ky/t, 1.00 % = 0.70 ky/t)",
          "dose" : {
            "value" : 0.058444166666666665,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.699,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0014306151645207,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6baa1b71-e5b8-5218-a1e3-70a9e51e3c75"
      }
    },
    {
      "fullUrl" : "urn:uuid:abca8742-89e3-4bb5-ae2f-d9351e8ce44a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.04:36<br />Kudossokeri: 7.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bd77bcb7-0938-5311-b4bd-4fe87a99d5e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6a52875-8e25-456c-a145-a47352886245",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:04:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bd77bcb7-0938-5311-b4bd-4fe87a99d5e5"
      }
    },
    {
      "fullUrl" : "urn:uuid:7cdf9d90-1b33-4099-88b5-f57f7d4f42d1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 12.08:35 - 14.03:52<br />Lyhytvaikutteinen insuliini 1.34 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e69a37cd-7c27-5354-b0f6-598b2381589c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:94cabd18-bd0d-4ca4-be5d-91015f842be0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T12:08:35.000+03:00",
          "end" : "2021-09-05T14:03:52.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.34 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 1.3449722222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e69a37cd-7c27-5354-b0f6-598b2381589c"
      }
    },
    {
      "fullUrl" : "urn:uuid:27be3fe5-f3ce-46a3-ad7c-4de58df21082",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.09:32<br />Kudossokeri: 7.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2237560a-c71d-57e9-bd3b-bbd5f7fcac6e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90452cf0-40ee-474b-948e-73264605aaf3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2237560a-c71d-57e9-bd3b-bbd5f7fcac6e"
      }
    },
    {
      "fullUrl" : "urn:uuid:adc3c115-32ec-4d66-8da1-8413a6ebf4ed",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.14:32<br />Kudossokeri: 8.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:793b0bdb-f8f7-5ea5-a370-b38421517d07",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bf78be32-d2bf-428d-b2da-77225edc9419",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.070+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:793b0bdb-f8f7-5ea5-a370-b38421517d07"
      }
    },
    {
      "fullUrl" : "urn:uuid:1ca5ff71-c1ce-417d-8010-ba264b2df8dc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.19:33<br />Kudossokeri: 9.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9621456e-6c4f-5215-846e-8ad861b2d6fb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:34cb5288-b1ef-4f09-99cb-428c3977499b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:19:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9621456e-6c4f-5215-846e-8ad861b2d6fb"
      }
    },
    {
      "fullUrl" : "urn:uuid:6971c678-e695-4b51-accf-9fea105a67e1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.24:32<br />Kudossokeri: 9.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7c875f90-5b52-57a3-be01-2435dd585224",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:49ea92fb-9a2b-40a0-bde5-12fa7c6def29",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:24:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7c875f90-5b52-57a3-be01-2435dd585224"
      }
    },
    {
      "fullUrl" : "urn:uuid:077c6d5d-7f56-477f-976b-3d24cdf861ea",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.29:33<br />Kudossokeri: 9.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b38dfa78-632f-5e67-a75c-2a20c2ece7d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e13050ad-1ac8-4da7-b995-a920fb4de426",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:29:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b38dfa78-632f-5e67-a75c-2a20c2ece7d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:a222f548-5cff-46e2-bb7a-c16068a92437",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.34:32<br />Kudossokeri: 9.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ed06595-3e47-51ad-83f5-8d72103aed8a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0ca2a35f-35fa-4db3-867d-70ea64237753",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:34:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9ed06595-3e47-51ad-83f5-8d72103aed8a"
      }
    },
    {
      "fullUrl" : "urn:uuid:64a663cb-8e65-4dab-b6ce-f4210497ef82",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.39:36<br />Kudossokeri: 9.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa16494c-16e4-5fa2-a87c-738ff0c3565d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:288dfc81-5dda-48d8-8d92-d944b950e7a9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:39:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fa16494c-16e4-5fa2-a87c-738ff0c3565d"
      }
    },
    {
      "fullUrl" : "urn:uuid:1b74c811-f2b6-436b-81dd-1c2e878c5247",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.44:32<br />Kudossokeri: 9.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:88d52bb7-5404-5403-9f8e-b446fab4644e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:625d623b-a632-4e78-be6a-4c7aada0d912",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:88d52bb7-5404-5403-9f8e-b446fab4644e"
      }
    },
    {
      "fullUrl" : "urn:uuid:9a268f5e-9add-4bb4-b338-8094ed690b38",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.49:33<br />Kudossokeri: 9.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:431a4679-4317-5268-8ff9-3764c7b1a8c7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:614b93b6-aad5-4f89-bd91-3c65599e18e3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:431a4679-4317-5268-8ff9-3764c7b1a8c7"
      }
    },
    {
      "fullUrl" : "urn:uuid:98ae02e8-80a0-4da2-849a-2f9a14178378",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.54:32<br />Kudossokeri: 9.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb1454bf-5904-5295-8138-bfe2c4d584ae",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ed8409c-a8a9-421e-9e91-e7e7d21d159a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:54:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cb1454bf-5904-5295-8138-bfe2c4d584ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:757e4085-c30b-4bd1-bab2-7cd4a3d09661",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 12.59:32<br />Kudossokeri: 9.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d37221f7-0b47-59c2-8637-dedb483559c6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b4441b9-b852-4271-8acc-9e00cae062e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T12:59:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d37221f7-0b47-59c2-8637-dedb483559c6"
      }
    },
    {
      "fullUrl" : "urn:uuid:094b2aca-8b1a-4f69-9b36-0513dda563cf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.04:32<br />Kudossokeri: 9.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d17d1291-e486-57fc-ae73-37296ef13786",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50da674c-55c8-4406-a54c-aa99b0b35e48",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:04:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d17d1291-e486-57fc-ae73-37296ef13786"
      }
    },
    {
      "fullUrl" : "urn:uuid:1703b4be-7dc0-4727-a7ce-88fc43afdb11",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.09:32<br />Kudossokeri: 9.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:016be24c-cbb0-52bf-a40e-77f3a64880f3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e4e32e67-e3a1-49c1-b966-8e1b1ffc4218",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:016be24c-cbb0-52bf-a40e-77f3a64880f3"
      }
    },
    {
      "fullUrl" : "urn:uuid:7231047f-acf9-4a03-b342-79ac8c8b2279",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.14:32<br />Kudossokeri: 9.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6bcc00d-c6b1-50ff-9a3f-adfa6f5ff951",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6660677-97bd-486a-9956-4faa72a13879",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e6bcc00d-c6b1-50ff-9a3f-adfa6f5ff951"
      }
    },
    {
      "fullUrl" : "urn:uuid:642703e3-8779-42e6-bb78-29d68bd0dc44",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.19:32<br />Kudossokeri: 9.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:86b5792e-d8d6-5d5a-a970-dc639ae8f77f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cadb2538-fbf9-4783-aa43-8c4fc0110794",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:86b5792e-d8d6-5d5a-a970-dc639ae8f77f"
      }
    },
    {
      "fullUrl" : "urn:uuid:862f8a82-88a2-4a3c-bbe0-772c8f5ea3d9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 13.24:00<br />Lyhytvaikutteinen insuliini 0.68 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1dce97aa-5c1e-530f-ae90-fb557cc62448",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19eea3c8-a1dd-407c-ba67-9be5aceeb5a1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:24:00.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.68 ky",
          "dose" : {
            "value" : 0.68352,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1dce97aa-5c1e-530f-ae90-fb557cc62448"
      }
    },
    {
      "fullUrl" : "urn:uuid:73b6bd3d-faab-47b7-9445-611724ba4ade",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.24:32<br />Kudossokeri: 10.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ae2fb876-15aa-5d93-80bf-8f4d2b2c5e15",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7980ceda-2cd2-45b3-8fea-e646ac6c5362",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:24:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ae2fb876-15aa-5d93-80bf-8f4d2b2c5e15"
      }
    },
    {
      "fullUrl" : "urn:uuid:8d25b137-58ec-42cb-89e0-c7280f47d85a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.29:34<br />Kudossokeri: 10.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:81bc6e0c-8e19-588e-9d25-aeec57c1e861",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:322afa40-9e4a-4a69-bd6a-f3da88dcda1a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:29:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:81bc6e0c-8e19-588e-9d25-aeec57c1e861"
      }
    },
    {
      "fullUrl" : "urn:uuid:be2c7431-c406-4b85-bee5-26a4ade0f128",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.34:34<br />Kudossokeri: 10.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8b9ee205-9f34-5cef-9fbc-d5bf5cd86ef6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6b7ad66f-cae9-4340-8539-feb423448760",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:34:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8b9ee205-9f34-5cef-9fbc-d5bf5cd86ef6"
      }
    },
    {
      "fullUrl" : "urn:uuid:72e76e5b-7e20-46b9-b47c-be96af6d6421",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.39:33<br />Kudossokeri: 10.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:abe2e155-617c-5ec5-b740-6089cdb493be",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a41cfc2-4064-48d6-bb31-d5e8b928d4de",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:39:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:abe2e155-617c-5ec5-b740-6089cdb493be"
      }
    },
    {
      "fullUrl" : "urn:uuid:91160002-a322-4e0b-b0e4-6ac045f3d01a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.44:32<br />Kudossokeri: 10.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:122517e2-b05e-51dc-8184-805dae5c1d5c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3c5e3de-1df0-4e9c-85b5-7a5f16d7b504",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:122517e2-b05e-51dc-8184-805dae5c1d5c"
      }
    },
    {
      "fullUrl" : "urn:uuid:f97b6d1f-3017-4271-8a43-16143eeb31a0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.49:32<br />Kudossokeri: 10.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6768b0cf-610c-5eee-8e92-4d40038064a2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e06f66d7-7487-4c97-a393-a15e4656ff74",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:49:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.071+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6768b0cf-610c-5eee-8e92-4d40038064a2"
      }
    },
    {
      "fullUrl" : "urn:uuid:0dcca5ef-8701-4091-b7c7-5eda150d6dd2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.54:33<br />Kudossokeri: 10.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:63e9beb3-d5e7-5bc9-b795-1f88126c7508",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56d5dc05-069d-4001-a09b-069511668c93",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:63e9beb3-d5e7-5bc9-b795-1f88126c7508"
      }
    },
    {
      "fullUrl" : "urn:uuid:ab9d5d52-70e3-44c0-b00f-f1ba202de77c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 13.59:32<br />Kudossokeri: 10.93 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f538fd30-e98e-5a2a-a148-987d37b39384",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a9bbeba3-518a-4139-9b49-5306fe26801b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T13:59:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.93,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f538fd30-e98e-5a2a-a148-987d37b39384"
      }
    },
    {
      "fullUrl" : "urn:uuid:cdb20cf3-5de0-4860-ac63-1fad2f9e780b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.03:52 - 14.08:53<br />Lyhytvaikutteinen insuliini 0.11 ky (1.29 ky/t, 1.84 % = 2.37 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:097a6d77-9df2-57fb-9227-7a9f6a2133f6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:55cd34e9-87fb-44f9-ba5d-50041bb2f846",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:03:52.000+03:00",
          "end" : "2021-09-05T14:08:53.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.29 ky/t, 1.84 % = 2.37 ky/t)",
          "dose" : {
            "value" : 0.1076075,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.287,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5439005439005439,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:097a6d77-9df2-57fb-9227-7a9f6a2133f6"
      }
    },
    {
      "fullUrl" : "urn:uuid:318badcd-29b0-48ec-b74f-5abca395fda9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.04:32<br />Kudossokeri: 11.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:79e0fcc8-1aac-5a40-b757-0ab20ee45207",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9e88164b-f4bc-4bbd-9f79-12e7fc504268",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:04:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:79e0fcc8-1aac-5a40-b757-0ab20ee45207"
      }
    },
    {
      "fullUrl" : "urn:uuid:4ad2187d-f6b7-4025-9317-159510d7c62b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.08:53 - 14.13:54<br />Lyhytvaikutteinen insuliini 0.17 ky (2.02 ky/t, 2.89 % = 5.83 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:36a3e568-b2c3-5c2e-83b1-118d6ec18bb4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2712cda8-37c0-40b0-8801-7470acef373a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:08:53.000+03:00",
          "end" : "2021-09-05T14:13:54.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.17 ky (2.02 ky/t, 2.89 % = 5.83 ky/t)",
          "dose" : {
            "value" : 0.16897805555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.021,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3463631865413162,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:36a3e568-b2c3-5c2e-83b1-118d6ec18bb4"
      }
    },
    {
      "fullUrl" : "urn:uuid:e1b44893-459a-43f3-97a2-ad4382c90bbf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.09:32<br />Kudossokeri: 11.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f30c3199-d108-5e4a-9d15-b849a1adf50b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c2695305-d5cd-4394-9906-e329a54b3d39",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f30c3199-d108-5e4a-9d15-b849a1adf50b"
      }
    },
    {
      "fullUrl" : "urn:uuid:96741d2a-8894-42f6-8a50-3002150b18a4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.13:54 - 14.18:55<br />Lyhytvaikutteinen insuliini 0.17 ky (2.00 ky/t, 2.85 % = 5.69 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0416311a-9100-5772-8d44-82b9d7156dad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dca52042-2942-4f91-a304-8d601986312d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:13:54.000+03:00",
          "end" : "2021-09-05T14:18:55.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.17 ky (2.00 ky/t, 2.85 % = 5.69 ky/t)",
          "dose" : {
            "value" : 0.16688777777777777,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.996,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.35070140280561124,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0416311a-9100-5772-8d44-82b9d7156dad"
      }
    },
    {
      "fullUrl" : "urn:uuid:be835e3d-5a8e-479c-a672-285a93b240ec",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.14:34<br />Kudossokeri: 10.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f2331e04-1664-5de5-8767-6a75aba8bd25",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba492d50-53db-4c69-a203-998a92325461",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f2331e04-1664-5de5-8767-6a75aba8bd25"
      }
    },
    {
      "fullUrl" : "urn:uuid:ef73a22d-0363-4e25-bdcd-8d344becece4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.18:55 - 14.23:56<br />Lyhytvaikutteinen insuliini 0.06 ky (0.71 ky/t, 1.02 % = 0.72 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9edcb066-dc3a-55b3-8f5a-6998b20599d2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56d5e487-dc15-4116-ad70-ea61af164762",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:18:55.000+03:00",
          "end" : "2021-09-05T14:23:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.71 ky/t, 1.02 % = 0.72 ky/t)",
          "dose" : {
            "value" : 0.0594475,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.711,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.9845288326300984,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9edcb066-dc3a-55b3-8f5a-6998b20599d2"
      }
    },
    {
      "fullUrl" : "urn:uuid:292c1b66-d65f-4240-8672-8b3577c8f700",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.19:32<br />Kudossokeri: 11.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b22af262-85c4-576a-81d7-9c999ec551b8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14b371a7-cf89-4518-9fcc-307e4846a005",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b22af262-85c4-576a-81d7-9c999ec551b8"
      }
    },
    {
      "fullUrl" : "urn:uuid:785ad1a5-5d7c-4d1e-a27d-c52fa531faaa",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.23:56 - 14.28:58<br />Lyhytvaikutteinen insuliini 0.08 ky (0.93 ky/t, 1.32 % = 1.23 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ead55ce8-3e34-5b99-9e65-02d8a2a19370",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:866768e3-6079-4577-895e-cd4b57b1e425",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:23:56.000+03:00",
          "end" : "2021-09-05T14:28:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.93 ky/t, 1.32 % = 1.23 ky/t)",
          "dose" : {
            "value" : 0.077765,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.927,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7551240560949297,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ead55ce8-3e34-5b99-9e65-02d8a2a19370"
      }
    },
    {
      "fullUrl" : "urn:uuid:67308749-af58-4d35-bc04-81e5ba36b45c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.24:33<br />Kudossokeri: 11.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f369c4d-4b93-59b5-a750-3519e448ca54",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dca4b18b-2ea9-4f4a-af9d-32e23c6bb8f4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0f369c4d-4b93-59b5-a750-3519e448ca54"
      }
    },
    {
      "fullUrl" : "urn:uuid:be9c23c3-cdbd-4feb-8d2d-55c01035a363",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.28:58 - 14.33:59<br />Lyhytvaikutteinen insuliini 0.09 ky (1.04 ky/t, 1.48 % = 1.53 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b12b7e95-2b90-5ef1-bd5f-07a5c0d2b6d7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3bf879c3-5282-483b-93e2-af2effcc72d4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:28:58.000+03:00",
          "end" : "2021-09-05T14:33:59.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.04 ky/t, 1.48 % = 1.53 ky/t)",
          "dose" : {
            "value" : 0.08662111111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.036,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6756756756756755,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b12b7e95-2b90-5ef1-bd5f-07a5c0d2b6d7"
      }
    },
    {
      "fullUrl" : "urn:uuid:6e409884-9617-49c2-a6d5-37a0e7b92ab6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.29:32<br />Kudossokeri: 11.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1f326ca6-b7d8-52a0-a5c7-1bd3c0cb6ed1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:49e6d77c-013f-443a-807c-a4db8b431734",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1f326ca6-b7d8-52a0-a5c7-1bd3c0cb6ed1"
      }
    },
    {
      "fullUrl" : "urn:uuid:3da2011d-d514-4e49-aa87-e86a5b47ad31",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.29:33<br />Lyhytvaikutteinen insuliini 0.98 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:86191c37-ba79-5fce-98c9-3abc823e8397",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa9dec55-7f39-4112-9e0c-5b7eaabb1735",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:29:33.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.98 ky",
          "dose" : {
            "value" : 0.98332,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:86191c37-ba79-5fce-98c9-3abc823e8397"
      }
    },
    {
      "fullUrl" : "urn:uuid:0b744c04-28c6-44d6-a772-c3d213b65d6c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.33:59 - 14.43:59<br />Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:be4c11e3-2075-5bcf-9313-4791f250e10e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5a8a6a8a-9fdc-48bb-be99-77046255afaf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:33:59.000+03:00",
          "end" : "2021-09-05T14:43:59.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.11666666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:be4c11e3-2075-5bcf-9313-4791f250e10e"
      }
    },
    {
      "fullUrl" : "urn:uuid:a7d08e66-d5ac-4be1-a754-d8f858e7c468",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.34:35<br />Kudossokeri: 11.32 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:849ef370-ad34-5001-bfd5-f32251452f0d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9c8b4042-68eb-41ae-a704-7683721893cd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:34:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.32,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:849ef370-ad34-5001-bfd5-f32251452f0d"
      }
    },
    {
      "fullUrl" : "urn:uuid:3b785eef-603f-4845-82a6-d16ea731d968",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.39:32<br />Kudossokeri: 11.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f8981696-8e14-553f-9b52-380776dbea41",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3861d3eb-2c25-47db-beab-1b57960cfe3a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f8981696-8e14-553f-9b52-380776dbea41"
      }
    },
    {
      "fullUrl" : "urn:uuid:73f66a76-62f7-4d91-98dd-c76c9d5864db",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.43:59 - 14.49:01<br />Lyhytvaikutteinen insuliini 0.06 ky (0.77 ky/t, 1.11 % = 0.86 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cbf104d8-21bf-52c3-91a9-eee27d22e740",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80fe294d-26d6-469a-9f9a-87246a77d35f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:43:59.000+03:00",
          "end" : "2021-09-05T14:49:01.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.77 ky/t, 1.11 % = 0.86 ky/t)",
          "dose" : {
            "value" : 0.06493,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.774,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.904392764857881,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:cbf104d8-21bf-52c3-91a9-eee27d22e740"
      }
    },
    {
      "fullUrl" : "urn:uuid:0f35cf90-2b78-40de-b4ed-037881de13ea",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.44:34<br />Kudossokeri: 11.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e408777f-2c4a-50a9-844a-4dbf67460353",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7edd519d-580c-4d15-9111-0f4c78ffc995",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:44:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e408777f-2c4a-50a9-844a-4dbf67460353"
      }
    },
    {
      "fullUrl" : "urn:uuid:3bb27e91-7a31-44a0-861f-de35d498c825",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.49:01 - 14.54:00<br />Lyhytvaikutteinen insuliini 0.11 ky (1.38 ky/t, 1.97 % = 2.72 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6af4c8c4-7d68-5484-85e7-8706ddfdca9b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0d018130-1218-4f9b-b3e2-7ce237467f76",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:49:01.000+03:00",
          "end" : "2021-09-05T14:54:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.38 ky/t, 1.97 % = 2.72 ky/t)",
          "dose" : {
            "value" : 0.11469972222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.381,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.506879073135409,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6af4c8c4-7d68-5484-85e7-8706ddfdca9b"
      }
    },
    {
      "fullUrl" : "urn:uuid:d19e22a5-0a18-4f4c-a80f-e22556efeca1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.49:32<br />Kudossokeri: 11.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e0eb7d50-315e-5176-9074-f08347fa010f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa2a5d43-8b39-4f82-b075-e4cc624f3ace",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:49:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.072+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e0eb7d50-315e-5176-9074-f08347fa010f"
      }
    },
    {
      "fullUrl" : "urn:uuid:090cd0a7-0dd4-44fa-84b3-f1856d1dcc0b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.54:00 - 14.59:03<br />Lyhytvaikutteinen insuliini 0.15 ky (1.80 ky/t, 2.58 % = 4.64 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d7b53c26-ab7b-5cf5-8b5b-6336884f97ae",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b6857582-92a4-40fc-9660-3d5c1faabdb5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:54:00.000+03:00",
          "end" : "2021-09-05T14:59:03.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.80 ky/t, 2.58 % = 4.64 ky/t)",
          "dose" : {
            "value" : 0.1517525,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.803,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3882418191902385,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d7b53c26-ab7b-5cf5-8b5b-6336884f97ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:7db3de05-a2a6-4c42-9b0f-145446bd73e6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.54:32<br />Kudossokeri: 12.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:213b287d-184d-53f5-98df-addd2db7adbb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a472c258-2873-406f-b49e-db0645fe0609",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:54:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:213b287d-184d-53f5-98df-addd2db7adbb"
      }
    },
    {
      "fullUrl" : "urn:uuid:d1b8bac0-3b45-4044-93c5-0277d0ddde56",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 14.59:03 - 15.04:03<br />Lyhytvaikutteinen insuliini 0.19 ky (2.22 ky/t, 3.17 % = 7.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ae5e6e08-1b4e-5d7a-a42d-918320e5dca2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa55779c-64e8-4a9c-9efb-c28333bf809f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T14:59:03.000+03:00",
          "end" : "2021-09-05T15:04:03.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.19 ky (2.22 ky/t, 3.17 % = 7.04 ky/t)",
          "dose" : {
            "value" : 0.18500000000000003,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.22,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3153153153153153,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ae5e6e08-1b4e-5d7a-a42d-918320e5dca2"
      }
    },
    {
      "fullUrl" : "urn:uuid:24666f64-663b-4411-bb5a-099f7154dc2e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 14.59:32<br />Kudossokeri: 12.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc2ccaf5-e1ba-53c7-9ab3-1b03f824df8d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e0c826b5-3e8f-4dd4-b964-cae9a114ea75",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T14:59:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bc2ccaf5-e1ba-53c7-9ab3-1b03f824df8d"
      }
    },
    {
      "fullUrl" : "urn:uuid:09fb11e0-0700-47fd-90c7-377883df4655",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 15.04:03 - 15.39:09<br />Lyhytvaikutteinen insuliini 1.48 ky (2.53 ky/t, 3.62 % = 9.17 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eff05526-c629-5144-abba-ac649ac357bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:03f6d0b8-b91f-44fe-a930-09f100f6a1e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T15:04:03.000+03:00",
          "end" : "2021-09-05T15:39:09.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.48 ky (2.53 ky/t, 3.62 % = 9.17 ky/t)",
          "dose" : {
            "value" : 1.48239,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.534,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.27624309392265195,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:eff05526-c629-5144-abba-ac649ac357bc"
      }
    },
    {
      "fullUrl" : "urn:uuid:f5b084a0-75ed-4057-bf22-ef78a8edfea5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.04:31<br />Kudossokeri: 12.93 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58100d2b-d7b2-53d0-b99e-38231a8b9cd2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f6281936-b3e2-4efb-ab6e-686681fd299a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.93,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:58100d2b-d7b2-53d0-b99e-38231a8b9cd2"
      }
    },
    {
      "fullUrl" : "urn:uuid:f4b0778b-d6c7-44f8-a902-84109f5f236f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.09:32<br />Kudossokeri: 13.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:43ddc395-dd2b-534a-b6a4-1b82830291f5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5a125c45-e54f-4098-834f-940394d0a267",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:43ddc395-dd2b-534a-b6a4-1b82830291f5"
      }
    },
    {
      "fullUrl" : "urn:uuid:b182ba93-f530-438d-a368-1a21952493f6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.14:32<br />Kudossokeri: 13.43 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3db8b185-29bd-59ac-88b1-87f6a83be431",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:764c9f66-9aec-4078-ac51-53c18515cc23",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.43,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3db8b185-29bd-59ac-88b1-87f6a83be431"
      }
    },
    {
      "fullUrl" : "urn:uuid:4a1984f6-f412-4453-a020-fbab7a024ca1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.19:31<br />Kudossokeri: 13.65 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:69273e6d-39d4-5097-9fd9-fd9c3bf2f24b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:71906c90-cf10-4b47-8087-94aa9a36c634",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.65,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:69273e6d-39d4-5097-9fd9-fd9c3bf2f24b"
      }
    },
    {
      "fullUrl" : "urn:uuid:8f32bced-1b3a-4dad-9797-e89aaf44669f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.24:32<br />Kudossokeri: 13.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c4236277-a912-5e0f-bb80-f939d34b07eb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ddf449dd-6d73-47f7-a60b-e4615967209d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:24:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c4236277-a912-5e0f-bb80-f939d34b07eb"
      }
    },
    {
      "fullUrl" : "urn:uuid:1240f7e2-56c9-4e35-9958-3ede13f9396c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.29:32<br />Kudossokeri: 13.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f8045c3c-c041-50c4-937a-a59df8860170",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b016b9a5-b5db-43c3-855c-5f83a763a6ab",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f8045c3c-c041-50c4-937a-a59df8860170"
      }
    },
    {
      "fullUrl" : "urn:uuid:1cbfb7b0-7e37-413c-8396-e5c38a4485ce",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 15.34:21<br />Lyhytvaikutteinen insuliini 1.55 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60462f0d-06e8-57e0-abdb-5400be059b13",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f08f7c39-406f-4097-ba85-b3a0e8f74723",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:34:21.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.55 ky",
          "dose" : {
            "value" : 1.55205,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:60462f0d-06e8-57e0-abdb-5400be059b13"
      }
    },
    {
      "fullUrl" : "urn:uuid:70f5d46f-fa17-466c-a072-8e2cb3572536",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.34:32<br />Kudossokeri: 13.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8e6af323-5773-5860-95fc-cbd8242a95bb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8fd0dff3-c71d-4089-b10f-84a22ead9230",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:34:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8e6af323-5773-5860-95fc-cbd8242a95bb"
      }
    },
    {
      "fullUrl" : "urn:uuid:e8394f34-5b1b-4e73-9fb7-2980a99cb63d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 15.39:09 - 16.09:12<br />Lyhytvaikutteinen insuliini 0.35 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a67c3601-7e7a-5f24-ae9f-5d1255d918a2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8829969a-d91f-4bff-93fe-787768eae671",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T15:39:09.000+03:00",
          "end" : "2021-09-05T16:09:12.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.35 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.35058333333333336,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a67c3601-7e7a-5f24-ae9f-5d1255d918a2"
      }
    },
    {
      "fullUrl" : "urn:uuid:d17c2945-4c2c-4e0f-af4e-0b8330250290",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.39:32<br />Kudossokeri: 14.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fd1d7d53-6f42-51b7-9944-7b45072539b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:27207087-8b6f-43cb-a3be-860cbae7b8e2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 14.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fd1d7d53-6f42-51b7-9944-7b45072539b1"
      }
    },
    {
      "fullUrl" : "urn:uuid:a35b968c-2c73-4b4b-8b72-20545fb002aa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.44:33<br />Kudossokeri: 14.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad19627d-f262-59eb-bba1-24bc8ee95ec0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d0780414-d890-4a5d-a9ed-68369c641336",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 14.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ad19627d-f262-59eb-bba1-24bc8ee95ec0"
      }
    },
    {
      "fullUrl" : "urn:uuid:b0f7928f-64bd-4686-a570-dc81641f88fa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.49:33<br />Kudossokeri: 14.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:da56b3e6-562e-59bc-be21-3a970605725a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1f910016-2d20-4b17-9202-1bb36923e611",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 14.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:da56b3e6-562e-59bc-be21-3a970605725a"
      }
    },
    {
      "fullUrl" : "urn:uuid:fd46c98e-cc71-4236-826f-26536da8fb3e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.54:33<br />Kudossokeri: 14.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7af4ca2e-0483-5956-a5d2-17ced6dd131b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:36a21cb6-4585-468a-8740-d695dd322f32",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 14.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7af4ca2e-0483-5956-a5d2-17ced6dd131b"
      }
    },
    {
      "fullUrl" : "urn:uuid:61d7aab0-b178-4c2e-adea-014f63d8ff02",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 15.59:33<br />Kudossokeri: 14.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:06a931ab-0d30-5215-bffd-5b562320ac6f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:877f9c63-20ae-4805-99bf-7d589ad405c1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T15:59:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 14.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:06a931ab-0d30-5215-bffd-5b562320ac6f"
      }
    },
    {
      "fullUrl" : "urn:uuid:f9a729ec-b22a-413b-8b8a-7dc13ada070e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.04:33<br />Kudossokeri: 13.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:858d8b38-572e-522b-b430-fb0a7b9ec94f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:51445105-4afd-4a64-aa2e-232c93bda119",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:04:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:858d8b38-572e-522b-b430-fb0a7b9ec94f"
      }
    },
    {
      "fullUrl" : "urn:uuid:9fa8cee0-d070-42b5-89be-5aaa750e2b08",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 16.09:12 - 16.14:14<br />Lyhytvaikutteinen insuliini 0.08 ky (0.91 ky/t, 1.30 % = 1.18 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:72a7449b-1efd-56af-958d-f4bcce9290bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:324b29b8-8094-41cf-b6dc-de61ff319f3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T16:09:12.000+03:00",
          "end" : "2021-09-05T16:14:14.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.91 ky/t, 1.30 % = 1.18 ky/t)",
          "dose" : {
            "value" : 0.07608722222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.907,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7717750826901874,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:72a7449b-1efd-56af-958d-f4bcce9290bc"
      }
    },
    {
      "fullUrl" : "urn:uuid:46052dd0-e8ca-4441-875a-133fd5149866",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.09:32<br />Kudossokeri: 13.43 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ee1ae76b-fb8f-5541-af9f-0990bf3cb583",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:895d7d79-fbd8-4cde-b994-2f76aef607b9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.43,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ee1ae76b-fb8f-5541-af9f-0990bf3cb583"
      }
    },
    {
      "fullUrl" : "urn:uuid:30add544-6126-4c85-8e13-053e356dc4c1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 16.14:14 - 18.04:31<br />Lyhytvaikutteinen insuliini 1.29 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33e12170-7565-5d81-a79e-9acdb576dc11",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:43daecd3-cc0a-4f9c-bf39-5a52d13a68fd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T16:14:14.000+03:00",
          "end" : "2021-09-05T18:04:31.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.29 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 1.2866388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:33e12170-7565-5d81-a79e-9acdb576dc11"
      }
    },
    {
      "fullUrl" : "urn:uuid:fb6b00cc-fb33-419c-9656-255b7c99ccf2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.14:38<br />Kudossokeri: 13.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80e6465f-3ada-5d07-a79e-6b4f5def8a52",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b727f132-6ba8-4a1b-96b6-0ea736828dfe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:14:38.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:80e6465f-3ada-5d07-a79e-6b4f5def8a52"
      }
    },
    {
      "fullUrl" : "urn:uuid:14c2611d-8d83-412d-b7d1-d38297ee4263",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.19:31<br />Kudossokeri: 12.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7c0f685f-92a2-5f02-902b-6ed0d6c70d49",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:da750ef1-28c1-4b5d-9fa9-48f25614faac",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7c0f685f-92a2-5f02-902b-6ed0d6c70d49"
      }
    },
    {
      "fullUrl" : "urn:uuid:119ce041-6fc2-478b-90de-1587a203cf53",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 16.21:46<br />Lyhytvaikutteinen insuliini 6.04 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4b6debf2-6411-5f1a-9658-ac2922a008dd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:146af0f2-1e84-4d9c-8a47-1aae70f4a7fc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:21:46.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 6.04 ky",
          "dose" : {
            "value" : 6.04,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4b6debf2-6411-5f1a-9658-ac2922a008dd"
      }
    },
    {
      "fullUrl" : "urn:uuid:43cdf944-45ea-4985-a7ee-8a1434200a1f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 5.9.2021 16.21:46<br />Arvioitu hiilihydraattimäärä: 65 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9df4ac2-ec94-5f1a-87e2-1bcd7659d2a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c20c0d50-9ad7-48bf-83b4-0e969b2cae82",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:21:46.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 65,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c9df4ac2-ec94-5f1a-87e2-1bcd7659d2a7"
      }
    },
    {
      "fullUrl" : "urn:uuid:1be2756a-3689-47b4-ad39-19d5cf1d0d27",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.24:32<br />Kudossokeri: 12.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4fd1f298-7dfb-56ec-b9ac-69edbe84142e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7cda1c6-74b9-4808-905e-268ff111262d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:24:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4fd1f298-7dfb-56ec-b9ac-69edbe84142e"
      }
    },
    {
      "fullUrl" : "urn:uuid:80eab4c8-4a67-4a14-87c6-e685d605a81c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.29:32<br />Kudossokeri: 11.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bff7915f-17ce-56e8-be7f-7b08f6117a33",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b5ac0a83-5112-4909-ac72-d72a31999095",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bff7915f-17ce-56e8-be7f-7b08f6117a33"
      }
    },
    {
      "fullUrl" : "urn:uuid:b88b47d8-fb8f-4ee4-a177-a0f90f484be7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.34:32<br />Kudossokeri: 11.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:67715b31-d27b-5165-843c-203dd77359d1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:885ff71a-f7f8-4cb2-bf4c-754fa32c9e81",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:34:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:67715b31-d27b-5165-843c-203dd77359d1"
      }
    },
    {
      "fullUrl" : "urn:uuid:14aa0a1c-db98-4eb3-a3c1-a73526e70a77",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.39:31<br />Kudossokeri: 10.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4a92a53b-a195-5996-98ea-433e71efe1f5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a4973b08-ad3c-4a05-ae2f-ac5797f7956b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:39:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4a92a53b-a195-5996-98ea-433e71efe1f5"
      }
    },
    {
      "fullUrl" : "urn:uuid:29c3ddcc-a14b-4767-bd14-75d9678ba509",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.44:33<br />Kudossokeri: 10.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:499dd06d-7f82-548d-84fe-98a888dd191f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:469f9cf0-059a-45c6-b3df-17c8ba51c193",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:499dd06d-7f82-548d-84fe-98a888dd191f"
      }
    },
    {
      "fullUrl" : "urn:uuid:38d4bbb8-7f41-4ea2-984e-55c352627c15",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.49:32<br />Kudossokeri: 9.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8533b9fb-9910-5788-bf9c-65e74de69b6f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:27d5ef79-f78a-4324-9ac9-1e2fe8d45eb6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:49:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8533b9fb-9910-5788-bf9c-65e74de69b6f"
      }
    },
    {
      "fullUrl" : "urn:uuid:e0873686-5997-4da3-9cd8-2c4540063dd2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.54:33<br />Kudossokeri: 9.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ac0f5d7-4648-5305-8ca5-621fb5de120d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6559462b-f140-4a6c-b010-c5fec20b9601",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:54:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3ac0f5d7-4648-5305-8ca5-621fb5de120d"
      }
    },
    {
      "fullUrl" : "urn:uuid:1138c77a-453a-46ab-b805-af5c85de9699",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 16.59:31<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3755ccb5-5b67-5791-98c6-d54c754310d0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c480ab5b-1a68-41fb-b937-03fd5e81651a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T16:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3755ccb5-5b67-5791-98c6-d54c754310d0"
      }
    },
    {
      "fullUrl" : "urn:uuid:98b7a4ae-85f6-4678-a0df-1005f4489c6e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.04:31<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dbb86221-300c-56f0-bca9-bea64aac16b8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bf989c42-6a9c-4fea-a664-73101377107b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dbb86221-300c-56f0-bca9-bea64aac16b8"
      }
    },
    {
      "fullUrl" : "urn:uuid:75a7c37c-8d2f-42bd-bb52-1bd9d4065894",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.09:31<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6c4d90af-4e82-528f-9a7d-e62d39759438",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e1cc77d1-6e2f-40ce-8991-bc25a8bcf1d1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:09:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6c4d90af-4e82-528f-9a7d-e62d39759438"
      }
    },
    {
      "fullUrl" : "urn:uuid:d26c05f8-a502-4a6a-8c52-46c69f14442e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.14:32<br />Kudossokeri: 9.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a6ba2f8-4b7d-5685-a9c4-4d4895336aee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:883cdffb-dd3e-4982-b24d-f2d86e087892",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7a6ba2f8-4b7d-5685-a9c4-4d4895336aee"
      }
    },
    {
      "fullUrl" : "urn:uuid:e872ee09-ea4f-4472-8c46-73c07b0969ca",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.19:32<br />Kudossokeri: 9.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d48ed35-74e6-586a-8a9c-f37cb1b4cfa9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:615eae19-87a9-43b4-b550-a668253c34d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.073+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9d48ed35-74e6-586a-8a9c-f37cb1b4cfa9"
      }
    },
    {
      "fullUrl" : "urn:uuid:20aa04cd-5f29-408d-9201-8adb24178589",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.24:31<br />Kudossokeri: 9.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ace31ce5-1123-5308-ba92-c40ace81878d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f39b6af0-e764-4583-849a-66831a7f8a5d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:24:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ace31ce5-1123-5308-ba92-c40ace81878d"
      }
    },
    {
      "fullUrl" : "urn:uuid:feac4c31-9290-46bd-bcef-57b4c50294d4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.29:32<br />Kudossokeri: 9.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:28bf9a19-d645-5d2d-8bb7-3cb18a533492",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:22ebedd7-fe85-497d-bf98-ad78b7fb1403",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:28bf9a19-d645-5d2d-8bb7-3cb18a533492"
      }
    },
    {
      "fullUrl" : "urn:uuid:481469b1-21a2-433b-aba4-49ee111873b2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.34:38<br />Kudossokeri: 8.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:02e76ca4-97c2-5bd7-adf3-2a8ef09c8406",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:134f0df6-49b0-43d6-8293-97dfe9c54ebe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:34:38.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:02e76ca4-97c2-5bd7-adf3-2a8ef09c8406"
      }
    },
    {
      "fullUrl" : "urn:uuid:5f710336-3b13-485e-a98e-823cf1de99e0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.39:34<br />Kudossokeri: 8.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0e737f8d-ac5c-555d-857e-f9966c8b874a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14416a72-0cb5-4bce-97db-8ba508c92afd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:39:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0e737f8d-ac5c-555d-857e-f9966c8b874a"
      }
    },
    {
      "fullUrl" : "urn:uuid:2b87c238-710a-44d5-bf4a-e83605ff6862",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.44:33<br />Kudossokeri: 8.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c87c8272-5c48-53e9-a9b4-d74d56d6df66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc1ce777-7f89-474b-a707-93ca3ccf1620",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:44:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c87c8272-5c48-53e9-a9b4-d74d56d6df66"
      }
    },
    {
      "fullUrl" : "urn:uuid:9226dbb4-3440-45a4-b620-f5ebb7e572b5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.49:36<br />Kudossokeri: 8.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7c5ce7ce-0272-5f68-a441-3237d51c49be",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ba9776f-2bbc-47d2-83ca-94bc6d74a484",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:49:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7c5ce7ce-0272-5f68-a441-3237d51c49be"
      }
    },
    {
      "fullUrl" : "urn:uuid:406257ff-0d52-4783-a7d7-205745759ea9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.54:35<br />Kudossokeri: 7.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:17fe92eb-e091-5116-a5c8-c7f490d65ea6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d120697f-10f6-4f40-83ae-736a95a8fe80",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:54:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:17fe92eb-e091-5116-a5c8-c7f490d65ea6"
      }
    },
    {
      "fullUrl" : "urn:uuid:e730827e-c924-4462-b514-8d8d1f80d2fe",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 17.59:35<br />Kudossokeri: 7.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:05490a9c-2b21-50b6-a1f5-666ca3124204",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7411a2cf-e180-41bf-96b8-b7ec3681d0d0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T17:59:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:05490a9c-2b21-50b6-a1f5-666ca3124204"
      }
    },
    {
      "fullUrl" : "urn:uuid:52eb462a-4d30-436a-9fa7-01ce327a1ffc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.04:31<br />Kudossokeri: 6.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d27e2b3e-ed0c-57bd-a407-7345f2825534",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58ccd78e-29ea-40b2-b7ef-d055e4bb784a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d27e2b3e-ed0c-57bd-a407-7345f2825534"
      }
    },
    {
      "fullUrl" : "urn:uuid:aec27275-8bd8-4693-818c-c935a3cb6d38",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.04:31 - 18.09:33<br />Lyhytvaikutteinen insuliini 0.04 ky (0.44 ky/t, 0.62 % = 0.27 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50e76eb1-c729-5a36-9cde-53104e12d229",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:81d0ee7f-4ae8-471e-8b02-20addc851b66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:04:31.000+03:00",
          "end" : "2021-09-05T18:09:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.44 ky/t, 0.62 % = 0.27 ky/t)",
          "dose" : {
            "value" : 0.036659444444444446,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.437,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.6018306636155606,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:50e76eb1-c729-5a36-9cde-53104e12d229"
      }
    },
    {
      "fullUrl" : "urn:uuid:929f909d-2792-4f16-9773-3a5f49b1eeaa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.09:33<br />Kudossokeri: 6.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f6998ce-8bbb-58cc-ac9e-b1cf91af477d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c5154bfa-29cc-4ccb-92e1-c1180d76ac91",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0f6998ce-8bbb-58cc-ac9e-b1cf91af477d"
      }
    },
    {
      "fullUrl" : "urn:uuid:78117fcb-bb4e-45d5-be30-4ceb93facd9d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.09:33 - 18.14:33<br />Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.22 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c20bf9a6-fc17-502a-89e2-998d084ead57",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:df4a8b78-0d66-400a-9adf-d43d696db0b5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:09:33.000+03:00",
          "end" : "2021-09-05T18:14:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.22 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.012833333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.154,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.545454545454546,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c20bf9a6-fc17-502a-89e2-998d084ead57"
      }
    },
    {
      "fullUrl" : "urn:uuid:253c4373-194d-499f-93f8-b72fc6a51c19",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.14:31<br />Kudossokeri: 6.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:662a3162-a0d8-5550-8856-79971ebf94d7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:29aa05c0-d80d-4644-a209-907a435faad1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:14:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:662a3162-a0d8-5550-8856-79971ebf94d7"
      }
    },
    {
      "fullUrl" : "urn:uuid:5ef83bd7-adac-422d-ba0a-77ec0fbd8afc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.14:33 - 18.19:34<br />Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.21 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:97079fa7-0d61-5bd5-bb73-799af607a39d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:566b90f0-9787-4370-8056-87892b5c8db0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:14:33.000+03:00",
          "end" : "2021-09-05T18:19:34.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.21 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.012374444444444445,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.148,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.72972972972973,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:97079fa7-0d61-5bd5-bb73-799af607a39d"
      }
    },
    {
      "fullUrl" : "urn:uuid:8a289423-38be-4405-b739-cf7479c1f39c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.19:31<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aabe1e13-c912-549a-b83e-a48bf240d674",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:923ced51-0db4-4107-a3df-caee3eff213c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:aabe1e13-c912-549a-b83e-a48bf240d674"
      }
    },
    {
      "fullUrl" : "urn:uuid:1c42c2ba-ee8e-4796-aa34-361484e4e460",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.19:34 - 18.24:35<br />Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.20 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0d2808a5-74db-5ce0-9547-9bdc18cd937f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fb4b30c5-63c6-40da-8559-d016a2393ec2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:19:34.000+03:00",
          "end" : "2021-09-05T18:24:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.20 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.011872777777777776,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.142,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.929577464788733,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0d2808a5-74db-5ce0-9547-9bdc18cd937f"
      }
    },
    {
      "fullUrl" : "urn:uuid:9337e754-9ecf-4c44-ac3a-61499b1470d5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.24:31<br />Kudossokeri: 6.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9820d9ec-6865-5a2c-9efb-41c7bd09009e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1ab0346-0b85-447c-abad-74fc6fd16f42",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:24:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9820d9ec-6865-5a2c-9efb-41c7bd09009e"
      }
    },
    {
      "fullUrl" : "urn:uuid:8443dca3-b3d5-43b7-942a-873c8ffa581b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.24:35 - 18.29:35<br />Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.21 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d1c4df7-f462-54be-b7c3-74c36cc3653d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d38d4386-d215-435f-bfc6-c1bbbc5c8d41",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:24:35.000+03:00",
          "end" : "2021-09-05T18:29:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.21 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.012,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.144,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.861111111111112,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7d1c4df7-f462-54be-b7c3-74c36cc3653d"
      }
    },
    {
      "fullUrl" : "urn:uuid:5d1b9d46-8092-4898-9cc0-8a7dc1ded3ee",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.29:31<br />Kudossokeri: 5.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bd0c8f94-dbd5-5fbf-a7fe-c02cb8ea9951",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e4926da9-c9f0-4bd3-9296-b1df988a0370",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:29:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bd0c8f94-dbd5-5fbf-a7fe-c02cb8ea9951"
      }
    },
    {
      "fullUrl" : "urn:uuid:1ccbdf40-bbd4-4155-956f-e9d1c2467c09",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.29:35 - 18.34:36<br />Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.19 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:490442df-577f-5f46-a228-5c0e8c194e21",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0c858b72-9656-4fa5-81cc-cf4d64fa9ff8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:29:35.000+03:00",
          "end" : "2021-09-05T18:34:36.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.19 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.011036666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.132,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.303030303030303,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:490442df-577f-5f46-a228-5c0e8c194e21"
      }
    },
    {
      "fullUrl" : "urn:uuid:631aaf4f-9421-405e-986a-1ea23627bab7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.34:31<br />Kudossokeri: 5.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca2c2fa3-cac1-5577-bf74-1b456d1ea507",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d364da86-be4d-47f9-a231-aca2731fb254",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ca2c2fa3-cac1-5577-bf74-1b456d1ea507"
      }
    },
    {
      "fullUrl" : "urn:uuid:5bcc3f3e-ae4d-4bf6-aee6-60cb5d2eea35",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.34:36 - 18.39:42<br />Lyhytvaikutteinen insuliini 0.01 ky (0.11 ky/t, 0.16 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ef65128f-b740-5cf5-9ee8-885cef3eb576",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4ab9bc2c-b7e6-4502-b8d8-842ffdbcf88a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:34:36.000+03:00",
          "end" : "2021-09-05T18:39:42.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.11 ky/t, 0.16 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.009265,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.109,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 6.422018348623853,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ef65128f-b740-5cf5-9ee8-885cef3eb576"
      }
    },
    {
      "fullUrl" : "urn:uuid:8c576167-db7b-4b2a-9631-840129207783",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.37:43<br />Lyhytvaikutteinen insuliini 4.92 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3b29507f-4131-52ec-8a28-1f02c911e620",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f28ccf4-6dcf-4f93-b3df-0cf3b8d0a307",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:37:43.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 4.92 ky",
          "dose" : {
            "value" : 4.92,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3b29507f-4131-52ec-8a28-1f02c911e620"
      }
    },
    {
      "fullUrl" : "urn:uuid:b67001dd-1969-4818-85eb-503deb3f176f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 5.9.2021 18.37:43<br />Arvioitu hiilihydraattimäärä: 80 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:768f8390-8491-5d4d-8729-c58735a83dad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:edccdd0a-1378-4c5b-a026-865e5cec5e4d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:37:43.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 80,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:768f8390-8491-5d4d-8729-c58735a83dad"
      }
    },
    {
      "fullUrl" : "urn:uuid:14b15072-13ae-4cbb-93b5-6008523d6a66",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.39:32<br />Kudossokeri: 5.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f9175aeb-ab11-5a95-b60c-e672e55478ff",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:09691792-03d5-4585-9bed-1e8936140af9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f9175aeb-ab11-5a95-b60c-e672e55478ff"
      }
    },
    {
      "fullUrl" : "urn:uuid:2d46db0b-19e0-48f1-8186-1a937586f3b3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.39:42 - 18.44:38<br />Lyhytvaikutteinen insuliini 0.01 ky (0.12 ky/t, 0.17 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a9034c9e-1c8a-573a-a658-0aad2ef6722b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:399bbcff-6c75-459c-9ed5-3bef5a244053",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:39:42.000+03:00",
          "end" : "2021-09-05T18:44:38.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.12 ky/t, 0.17 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.009948888888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.121,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.785123966942148,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a9034c9e-1c8a-573a-a658-0aad2ef6722b"
      }
    },
    {
      "fullUrl" : "urn:uuid:206c5922-422b-4e20-bf77-945c68fa85cc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.44:31<br />Kudossokeri: 5.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2632cea0-4863-5e1b-a03c-60e5e6ccbb44",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dbc50be5-9f0f-4eea-abb9-78c1976e06e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:44:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2632cea0-4863-5e1b-a03c-60e5e6ccbb44"
      }
    },
    {
      "fullUrl" : "urn:uuid:f0f14ed7-93f3-4a89-bd04-ceefbde1731c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.44:38 - 18.49:39<br />Lyhytvaikutteinen insuliini 0.02 ky (0.27 ky/t, 0.38 % = 0.10 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b8075f80-7ae0-5ab0-9e6d-6c7ecb207258",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1f511b47-56b5-4a62-8708-c4da269aeb44",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:44:38.000+03:00",
          "end" : "2021-09-05T18:49:39.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.27 ky/t, 0.38 % = 0.10 ky/t)",
          "dose" : {
            "value" : 0.022491388888888887,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.269,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.602230483271375,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b8075f80-7ae0-5ab0-9e6d-6c7ecb207258"
      }
    },
    {
      "fullUrl" : "urn:uuid:b4b63b1e-e9cb-4cb0-8551-17fa56f0789d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.49:33<br />Kudossokeri: 5.5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:734fc5fb-1fdd-571f-8cad-a450e1c01cce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0993fc91-eca5-4ea1-9aa9-d51fa2575e23",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:49:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:734fc5fb-1fdd-571f-8cad-a450e1c01cce"
      }
    },
    {
      "fullUrl" : "urn:uuid:e2fd6054-6c8b-4cee-afc1-e5b5aed70855",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.49:39 - 18.54:40<br />Lyhytvaikutteinen insuliini 0.05 ky (0.60 ky/t, 0.85 % = 0.51 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4cbc4d0c-0513-50ba-b5aa-04594b19593d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e5a13554-953f-468c-b8f4-1c7fc77d6921",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:49:39.000+03:00",
          "end" : "2021-09-05T18:54:40.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.60 ky/t, 0.85 % = 0.51 ky/t)",
          "dose" : {
            "value" : 0.049999444444444444,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.598,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.1705685618729096,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4cbc4d0c-0513-50ba-b5aa-04594b19593d"
      }
    },
    {
      "fullUrl" : "urn:uuid:e4366d0e-a678-4400-a2ef-aec3c0a19ff0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.54:32<br />Kudossokeri: 5.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f20a4b3f-ce1c-5511-9169-3fef94d8c619",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0cd540ac-0bab-43bf-ad1b-2eceffc10f9b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:54:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f20a4b3f-ce1c-5511-9169-3fef94d8c619"
      }
    },
    {
      "fullUrl" : "urn:uuid:5a0dcb60-e984-429a-980b-de502cac97fa",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.54:40 - 18.58:56<br />Lyhytvaikutteinen insuliini 0.05 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8fe8cd66-9891-52cd-9efd-e4ee3327bd61",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b581ef2e-5781-44fa-91db-7937277aae76",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:54:40.000+03:00",
          "end" : "2021-09-05T18:58:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.049777777777777775,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8fe8cd66-9891-52cd-9efd-e4ee3327bd61"
      }
    },
    {
      "fullUrl" : "urn:uuid:bd7a3383-5a34-4736-bbf8-ea3102c4e885",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 18.58:56 - 20.54:58<br />Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5a42d5fd-dea9-538c-aca2-79abdcbdc3b9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:88c482d9-7098-4742-b793-3fbaf3a8a6d2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T18:58:56.000+03:00",
          "end" : "2021-09-05T20:54:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:5a42d5fd-dea9-538c-aca2-79abdcbdc3b9"
      }
    },
    {
      "fullUrl" : "urn:uuid:32e8da7a-25d9-4d41-8b56-1bedff0b51bc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 18.59:31<br />Kudossokeri: 5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:47df81ec-e33d-5e5f-ae80-58cd42bd4f32",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:224c2150-f7a9-4cdb-9312-2ddd06e6671e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T18:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:47df81ec-e33d-5e5f-ae80-58cd42bd4f32"
      }
    },
    {
      "fullUrl" : "urn:uuid:e633d660-5dd7-4e4e-87f8-8de800cc8db3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.04:32<br />Kudossokeri: 4.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3e3343f-97c0-5ce7-8d8c-5341292c9117",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a91ece0a-ca56-45bc-8173-a4e7b7dbf0f5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:04:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.074+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e3e3343f-97c0-5ce7-8d8c-5341292c9117"
      }
    },
    {
      "fullUrl" : "urn:uuid:fa05660d-c08e-4fc6-beee-54f0e706ce03",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.09:33<br />Kudossokeri: 4.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dd29c87b-a3ed-59cd-96f3-149b620221a8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a453e12-a819-46cc-8439-94b2b049bb86",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:09:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dd29c87b-a3ed-59cd-96f3-149b620221a8"
      }
    },
    {
      "fullUrl" : "urn:uuid:996eb580-9a8f-488b-a568-fdf8c3fbb22d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.14:31<br />Kudossokeri: 4.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:08b5db9f-6afe-5881-8ad4-2e46a98ca922",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:77409e00-f6f9-4e68-9b5a-2a246a86b6f5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:14:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:08b5db9f-6afe-5881-8ad4-2e46a98ca922"
      }
    },
    {
      "fullUrl" : "urn:uuid:65efea27-183f-4c24-9c30-3ec44ae1c9db",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.19:31<br />Kudossokeri: 4.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:870e19d6-e67c-55eb-9623-4b7700c7613d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fba4c27b-5b8b-4891-8cea-7d5201b8e133",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:870e19d6-e67c-55eb-9623-4b7700c7613d"
      }
    },
    {
      "fullUrl" : "urn:uuid:f0ee1efd-a781-4019-92d9-fc6c441cac94",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.24:31<br />Kudossokeri: 4.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21a9314a-1cd2-5042-8a78-63e818198c3d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:04c04823-3869-4d28-803e-f9b01f21db6e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:24:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:21a9314a-1cd2-5042-8a78-63e818198c3d"
      }
    },
    {
      "fullUrl" : "urn:uuid:7e3b3278-6643-4a8b-879a-28bfed5e114e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.29:31<br />Kudossokeri: 4.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a88efa4f-a90f-59ed-8167-d293c7e31a92",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:17e738bb-18e4-42ea-aa2e-8262f78c96d8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:29:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a88efa4f-a90f-59ed-8167-d293c7e31a92"
      }
    },
    {
      "fullUrl" : "urn:uuid:bcc21442-66b4-4ada-a9ef-a22d6523d7a5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.34:31<br />Kudossokeri: 4.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a94ee29a-5b3f-5da5-a8bb-c974aa488a3d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad2c48f2-5e78-4184-a333-3ce5cf53b40d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a94ee29a-5b3f-5da5-a8bb-c974aa488a3d"
      }
    },
    {
      "fullUrl" : "urn:uuid:18bfd1af-f387-4df1-b604-4f181fecd9ba",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.39:31<br />Kudossokeri: 4.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e170395-1be9-55e4-943e-88a5e0f427e7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:288c82a9-32cb-4fb9-ae51-f19bae9fe1d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:39:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1e170395-1be9-55e4-943e-88a5e0f427e7"
      }
    },
    {
      "fullUrl" : "urn:uuid:c4cbbfae-6cd1-486b-a032-f0e9c9b06391",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.44:31<br />Kudossokeri: 4.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:22cdc875-2e58-51ec-bb7e-3d6f26306869",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c2acfd51-cae1-4ff4-aaab-f77c1d9fcb9f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:44:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:22cdc875-2e58-51ec-bb7e-3d6f26306869"
      }
    },
    {
      "fullUrl" : "urn:uuid:b60ec200-7d7f-427b-93b9-aba76a0f7dbe",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.49:31<br />Kudossokeri: 4.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e8f453a5-cce5-5fa9-815b-138d381cd574",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8c44539-ff22-491d-8a39-3171d5cdbda5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e8f453a5-cce5-5fa9-815b-138d381cd574"
      }
    },
    {
      "fullUrl" : "urn:uuid:3aae2be6-4fd0-4d30-bbc9-148c29fe2658",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.54:31<br />Kudossokeri: 4.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5809d1b2-f11b-502d-bce5-b0af3f928b4a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23715959-fa24-44d0-9650-abec057aff19",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:54:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5809d1b2-f11b-502d-bce5-b0af3f928b4a"
      }
    },
    {
      "fullUrl" : "urn:uuid:c53a2602-8cef-456b-a56f-2899f00ddb22",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 19.59:31<br />Kudossokeri: 4.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ee3ef982-2e45-5e85-a8ad-b9a509430984",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e0c5ab6-4626-42b9-97e6-76bf46039420",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T19:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ee3ef982-2e45-5e85-a8ad-b9a509430984"
      }
    },
    {
      "fullUrl" : "urn:uuid:18dc936d-57ed-4614-acb9-e84af5765a32",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.04:31<br />Kudossokeri: 3.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8cf48b83-f0a8-5c8e-9aff-7bb3f8465210",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58c3d500-0c79-4df9-b923-d3e1fcad28e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8cf48b83-f0a8-5c8e-9aff-7bb3f8465210"
      }
    },
    {
      "fullUrl" : "urn:uuid:a9c04667-2550-49bc-9675-ccb0e0cc81fe",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.09:31<br />Kudossokeri: 3.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46e8a834-ad52-503d-b525-aa56af9c3d51",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:613db126-1ac2-457b-943c-25b67328106f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:09:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:46e8a834-ad52-503d-b525-aa56af9c3d51"
      }
    },
    {
      "fullUrl" : "urn:uuid:52bea678-7d1c-411e-8e80-ae90b6f68ad3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.14:31<br />Kudossokeri: 3.39 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb50f155-fa73-5f4d-91a2-929d6e4757be",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:558eb7ad-de60-4665-99ab-c1d41ca4bb6c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:14:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.39,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:eb50f155-fa73-5f4d-91a2-929d6e4757be"
      }
    },
    {
      "fullUrl" : "urn:uuid:a60f9e16-25ab-48ca-b47c-e38d1f3e507a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.19:31<br />Kudossokeri: 3.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bae73364-5e5d-52f9-8d81-fa9b364066f9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:463ce38a-c1db-4077-a96c-9932a7d743b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bae73364-5e5d-52f9-8d81-fa9b364066f9"
      }
    },
    {
      "fullUrl" : "urn:uuid:5591bf37-26bb-4173-be04-27d71d79ef4b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.24:31<br />Kudossokeri: 3.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:656592a4-9992-54a1-ae39-64062c649149",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:52bbbe17-d1a7-4747-8bdb-6803ec1b1adb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:24:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:656592a4-9992-54a1-ae39-64062c649149"
      }
    },
    {
      "fullUrl" : "urn:uuid:72aed133-5971-4a01-9598-8cd3ad967178",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.29:31<br />Kudossokeri: 3.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aaad0a3e-c472-54a3-8410-2e5c0c62962d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cf3afe59-c9bb-4f34-812b-fcb5df5b135f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:29:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:aaad0a3e-c472-54a3-8410-2e5c0c62962d"
      }
    },
    {
      "fullUrl" : "urn:uuid:1bb7df2c-8f14-4343-95b0-42312e4139a2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.34:31<br />Kudossokeri: 3.89 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46d9d8fe-5325-5e2b-b647-72b58bc01ad1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6871951-dc73-4207-a3ed-dfb118b2f1df",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:46d9d8fe-5325-5e2b-b647-72b58bc01ad1"
      }
    },
    {
      "fullUrl" : "urn:uuid:4db95193-bbc3-4854-a548-c8835bfdad34",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.39:31<br />Kudossokeri: 4.5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:55aaccef-2386-50dc-beb7-5be8fec4ac66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:480f6712-5eed-4e05-8bf2-d0434db84dd8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:39:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:55aaccef-2386-50dc-beb7-5be8fec4ac66"
      }
    },
    {
      "fullUrl" : "urn:uuid:896c304f-75b4-4734-b86b-1a759e9bc780",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.44:31<br />Kudossokeri: 4.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e8107b88-ea11-5572-b8bd-299b90a95151",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b9bf8deb-a797-48e2-b574-7473e511e6b6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:44:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e8107b88-ea11-5572-b8bd-299b90a95151"
      }
    },
    {
      "fullUrl" : "urn:uuid:cd4d1237-214c-414e-8f6a-7afd667ca152",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.49:31<br />Kudossokeri: 5.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:31968f86-ef0b-5cb2-a049-4690a75337da",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba4b7169-f1d6-4d33-a97b-7d2d14681d82",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:31968f86-ef0b-5cb2-a049-4690a75337da"
      }
    },
    {
      "fullUrl" : "urn:uuid:3d7c4313-0932-4aba-95b9-ba5e6826fc45",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.54:31<br />Kudossokeri: 5.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:44f442cf-4821-5038-a480-6ff8b2eacf96",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:44a3f0f2-495f-474e-91cc-e842e2aa16c5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:54:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:44f442cf-4821-5038-a480-6ff8b2eacf96"
      }
    },
    {
      "fullUrl" : "urn:uuid:8cafebfe-00a0-4a95-ba39-bb41b0413bc9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 20.54:58 - 20.57:37<br />Lyhytvaikutteinen insuliini 0.00 ky (0.10 ky/t, 0.15 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d670687-fbc2-5bd4-a199-fde6f184e876",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6cc9a899-1df9-4f6b-a7a2-30db71ab4b30",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T20:54:58.000+03:00",
          "end" : "2021-09-05T20:57:37.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.10 ky/t, 0.15 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.004549166666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.103,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 6.7961165048543695,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4d670687-fbc2-5bd4-a199-fde6f184e876"
      }
    },
    {
      "fullUrl" : "urn:uuid:94135733-fbcb-4d98-91a7-46cb2a497d13",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 20.55:18<br />Lyhytvaikutteinen insuliini 2.20 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fc5e8bc8-3007-50bb-b6f0-99bd31e73f11",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0d6badb8-473e-49b8-a529-b02481419fbe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:55:18.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 2.20 ky",
          "dose" : {
            "value" : 2.2,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fc5e8bc8-3007-50bb-b6f0-99bd31e73f11"
      }
    },
    {
      "fullUrl" : "urn:uuid:ef5c35ad-72a2-49f5-814d-debd8c4d094c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 20.57:37 - 21.40:29<br />Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e33ed74b-bff3-57e9-a5ff-8ca006cfabd9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:710ef13c-eacb-4fe3-abb6-1057215f4060",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T20:57:37.000+03:00",
          "end" : "2021-09-05T21:40:29.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e33ed74b-bff3-57e9-a5ff-8ca006cfabd9"
      }
    },
    {
      "fullUrl" : "urn:uuid:e2fa7482-17d9-42f4-8389-766031f49305",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 20.59:31<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78627f78-1210-57a7-a633-17bfedd86b63",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:342aa6e2-4b5b-4152-a2a4-a02e6bc7e924",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T20:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:78627f78-1210-57a7-a633-17bfedd86b63"
      }
    },
    {
      "fullUrl" : "urn:uuid:1967c54d-5a62-4fde-b827-adc1d56ed1e3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.04:31<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:67efc7a2-a176-539c-aa4a-a54bb0f390e9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7159558b-25e6-45c5-8125-218a6ac226b4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:67efc7a2-a176-539c-aa4a-a54bb0f390e9"
      }
    },
    {
      "fullUrl" : "urn:uuid:6a21bacf-4df4-46e5-a75b-b0166d9eb799",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.09:31<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16013324-bd83-55f1-8d08-c11ef6965c3e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e0acf41-6bb7-4c14-80e5-c7324eec1b71",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:09:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:16013324-bd83-55f1-8d08-c11ef6965c3e"
      }
    },
    {
      "fullUrl" : "urn:uuid:ca63028a-752d-45dc-81af-50a0ae7d3b39",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.14:31<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9b0c1113-2b82-5dfb-94fc-a061030c0635",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b777e150-f400-40f5-beef-29ad2d16eae6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:14:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9b0c1113-2b82-5dfb-94fc-a061030c0635"
      }
    },
    {
      "fullUrl" : "urn:uuid:4162ffed-5116-4690-ac5c-8cf998f0a145",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.19:31<br />Kudossokeri: 6.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9342c747-065f-5759-b806-d37a8431d31e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4bed0b89-9207-441f-975c-8d18cd341e8f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9342c747-065f-5759-b806-d37a8431d31e"
      }
    },
    {
      "fullUrl" : "urn:uuid:64703193-1d4c-4c4b-ad32-b94fd04b294c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.24:31<br />Kudossokeri: 6.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e589b61-9077-5ba4-8599-784698177a9c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e00d1600-3573-4a34-9831-4e21dec92fa9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:24:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.075+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2e589b61-9077-5ba4-8599-784698177a9c"
      }
    },
    {
      "fullUrl" : "urn:uuid:ea051925-144e-48bd-a1aa-9edbd10a56a0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.29:31<br />Kudossokeri: 6.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0702f651-6680-57c7-b2aa-576e74f11c08",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3e36967-ac14-4a23-b9e7-22c322034645",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:29:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0702f651-6680-57c7-b2aa-576e74f11c08"
      }
    },
    {
      "fullUrl" : "urn:uuid:54613acb-fbfc-4ac0-b776-0d25776cf186",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.34:31<br />Kudossokeri: 6.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:92231924-1853-5d74-9080-c12c44648a48",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95b943f8-7234-4696-90a6-8b6bf756eea1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:92231924-1853-5d74-9080-c12c44648a48"
      }
    },
    {
      "fullUrl" : "urn:uuid:59925213-809a-4875-924d-1113d1c6b1c8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.39:31<br />Kudossokeri: 6.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6677b0b5-1d35-537c-ae3f-08dd613b9ef9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b139311d-7786-4ac3-86d4-b2fcfe64386f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:39:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6677b0b5-1d35-537c-ae3f-08dd613b9ef9"
      }
    },
    {
      "fullUrl" : "urn:uuid:c21c1e5f-bc09-414b-8ad7-d6bb1f465a68",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 21.40:29 - 21.41:33<br />Lyhytvaikutteinen insuliini 0.01 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:61a8182f-827f-5d17-bfe0-147ca1e87a62",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1da7fa78-c6d4-4acd-be70-068b1a078ed2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T21:40:29.000+03:00",
          "end" : "2021-09-05T21:41:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.012444444444444444,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:61a8182f-827f-5d17-bfe0-147ca1e87a62"
      }
    },
    {
      "fullUrl" : "urn:uuid:28883aa0-7cc7-4bdb-ba57-d709bf8c13f3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 21.40:46<br />Lyhytvaikutteinen insuliini 0.85 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:642fb9ee-3ee0-5a85-8aa2-fd285870b896",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:77a7fdeb-a73c-4f07-b0d9-3599563a42b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:40:46.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.85 ky",
          "dose" : {
            "value" : 0.84901,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:642fb9ee-3ee0-5a85-8aa2-fd285870b896"
      }
    },
    {
      "fullUrl" : "urn:uuid:b2460f7a-fca3-427d-b8ff-5d55e7b9b033",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 5.9.2021 21.40:46<br />Arvioitu hiilihydraattimäärä: 25 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a683d9e8-6f4b-594a-a6c0-fd190d214041",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dcf96cd0-9190-4109-9a70-e312bcb32b9c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:40:46.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 25,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a683d9e8-6f4b-594a-a6c0-fd190d214041"
      }
    },
    {
      "fullUrl" : "urn:uuid:cc66adbf-5a41-495b-9d90-07ca12591033",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 21.41:33 - 22.46:35<br />Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9b4a47e3-00b1-5a81-bb58-59be7779eaf0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46ce75a4-2977-427a-b944-6ff827e4ef4d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T21:41:33.000+03:00",
          "end" : "2021-09-05T22:46:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0 [iU]/h)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9b4a47e3-00b1-5a81-bb58-59be7779eaf0"
      }
    },
    {
      "fullUrl" : "urn:uuid:d2930fe4-6532-445a-aad4-6aa9f2c200df",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.44:31<br />Kudossokeri: 6.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc84f8ef-ba90-579b-9abf-9618edffdb7c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:18748076-61bd-4a94-b468-2724692b83aa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:44:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bc84f8ef-ba90-579b-9abf-9618edffdb7c"
      }
    },
    {
      "fullUrl" : "urn:uuid:98bba24e-4ef9-4903-95a3-ae07bb959c53",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.49:31<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dc5b133a-d087-5e40-aad1-33dda5effc6b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:18edce70-00ed-4c64-90f7-0e4f301911c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dc5b133a-d087-5e40-aad1-33dda5effc6b"
      }
    },
    {
      "fullUrl" : "urn:uuid:942c6fc4-938b-4f94-a72b-159829db2b0e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.54:31<br />Kudossokeri: 5.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3e358558-76fa-5d0f-9aef-c1758a5f08b8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ec27de2-c8c7-41d1-9338-8310555928d0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:54:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3e358558-76fa-5d0f-9aef-c1758a5f08b8"
      }
    },
    {
      "fullUrl" : "urn:uuid:341fd67b-ec77-4e6d-a15d-3544b680bbef",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 21.59:30<br />Kudossokeri: 5.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a64ec02c-fe75-5135-949e-7458a6e5587a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1aceb458-99ee-41b3-989e-90d81bee191d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T21:59:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a64ec02c-fe75-5135-949e-7458a6e5587a"
      }
    },
    {
      "fullUrl" : "urn:uuid:633f4532-6055-4cf9-a0e9-58e53ecaea33",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.04:30<br />Kudossokeri: 4.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c029bf65-e48b-5d1f-b589-7895980fa558",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5bb2eb41-4ccc-4ee8-a64c-6b0d68417641",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:04:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c029bf65-e48b-5d1f-b589-7895980fa558"
      }
    },
    {
      "fullUrl" : "urn:uuid:11e95a69-4158-45ff-b400-99689b47bfcb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.09:30<br />Kudossokeri: 4.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f8a785aa-85ce-5a6f-a66a-1db5c7bd5a55",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b77947e-289e-43dc-9563-1c2994c20883",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:09:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.076+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f8a785aa-85ce-5a6f-a66a-1db5c7bd5a55"
      }
    },
    {
      "fullUrl" : "urn:uuid:5a58bad0-375a-4253-ae84-f312d9992314",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.14:30<br />Kudossokeri: 4.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d6b9c767-9d9a-5433-b5dc-3afa35442a49",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8fa4e0ad-c216-46d3-b32d-388da0ac9671",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:14:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d6b9c767-9d9a-5433-b5dc-3afa35442a49"
      }
    },
    {
      "fullUrl" : "urn:uuid:d96b27ac-b7a4-4e61-8764-6c5da78c1b90",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.19:30<br />Kudossokeri: 4.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:748b23ab-7d80-5442-aebe-dc81d72c0086",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:311f5fab-c04e-488b-958a-3554ab50d91e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:19:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:748b23ab-7d80-5442-aebe-dc81d72c0086"
      }
    },
    {
      "fullUrl" : "urn:uuid:ece51eca-410b-4c90-ba6a-eb31cb022791",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.24:30<br />Kudossokeri: 4.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6896ff95-b225-550c-9333-1524cd365a47",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3e61c99d-42d4-4a9b-b5f1-300190cf0a39",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:24:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6896ff95-b225-550c-9333-1524cd365a47"
      }
    },
    {
      "fullUrl" : "urn:uuid:049907b2-0e01-4e45-b399-06920aa1f638",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.29:30<br />Kudossokeri: 4.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:baf382e0-7bc2-580e-894d-ef6dd550320e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b123cd81-5cb4-4339-9c38-6682e470a835",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:29:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:baf382e0-7bc2-580e-894d-ef6dd550320e"
      }
    },
    {
      "fullUrl" : "urn:uuid:db710c91-a481-4813-9fd9-0613920fa388",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.34:32<br />Kudossokeri: 4.39 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:775d24ec-e2b4-5a4e-9250-0bf81b623780",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a90fd347-40c4-4b61-a12d-51319100897f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:34:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.39,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:775d24ec-e2b4-5a4e-9250-0bf81b623780"
      }
    },
    {
      "fullUrl" : "urn:uuid:ad496cc5-5b5a-4fe5-a49f-bef6d27c57a9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.39:31<br />Kudossokeri: 4.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:716e5387-797d-5448-8a47-e09935c751e1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:760485f2-a6c4-4613-86d7-363ef5de1be6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:39:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:716e5387-797d-5448-8a47-e09935c751e1"
      }
    },
    {
      "fullUrl" : "urn:uuid:0cbbfc17-6412-4de7-8f24-7df0351b0c4d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.44:32<br />Kudossokeri: 4.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:72f233ab-48cf-55a3-9eb6-e11d20c50230",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5cf60d2e-824d-4e45-9663-c3c83b8b5b10",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:44:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:72f233ab-48cf-55a3-9eb6-e11d20c50230"
      }
    },
    {
      "fullUrl" : "urn:uuid:e82413f1-f5d0-4fea-8a84-d6aaff4ef98f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 22.46:35 - 23.01:56<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3a56b34f-b486-5e0b-960b-4c09b07eee6a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5e906291-d1c1-4d59-ab1c-5e719563a2a8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T22:46:35.000+03:00",
          "end" : "2021-09-05T23:01:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3a56b34f-b486-5e0b-960b-4c09b07eee6a"
      }
    },
    {
      "fullUrl" : "urn:uuid:9824a304-f82c-4a53-889d-2cb5a4b156ee",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.49:30<br />Kudossokeri: 3.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a5f27722-b88e-5ea5-aa3c-75a501a614c4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f87c8df9-e16a-487e-a96c-cc455cb4d2f1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:49:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a5f27722-b88e-5ea5-aa3c-75a501a614c4"
      }
    },
    {
      "fullUrl" : "urn:uuid:226ad97d-7ff1-4746-a6e2-eae1e0ceb68f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 22.49:45<br />Lyhytvaikutteinen insuliini 2.68 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a215777c-0c98-5629-a6ed-e3a6d1174451",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2edf6a93-4545-41d2-866c-99e2b4c7592f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:49:45.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 2.68 ky",
          "dose" : {
            "value" : 2.68,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a215777c-0c98-5629-a6ed-e3a6d1174451"
      }
    },
    {
      "fullUrl" : "urn:uuid:ddfb8dbb-51dd-4d72-b682-07d3060fc271",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 5.9.2021 22.49:45<br />Arvioitu hiilihydraattimäärä: 50 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:02388d37-ac14-599c-8e07-8282d196c1fb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8812241f-982a-496e-9e9e-06bbf819daba",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:49:45.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 50,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:02388d37-ac14-599c-8e07-8282d196c1fb"
      }
    },
    {
      "fullUrl" : "urn:uuid:63b0e9ba-7a58-47d4-8b54-ac104f249a2c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.54:30<br />Kudossokeri: 3.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:93ac7374-6bfd-5569-aaf4-91563f9d11f2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb338a4f-05a3-44fd-af32-b60b2fa2a67c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:54:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:93ac7374-6bfd-5569-aaf4-91563f9d11f2"
      }
    },
    {
      "fullUrl" : "urn:uuid:3a858701-6ec9-4522-8e99-efb0ff4463a8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 22.59:31<br />Kudossokeri: 2.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:451d013c-6b2c-5351-a8f6-b73d62806458",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:48911b6d-99d8-494d-a53b-65f6e04ea67f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T22:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 2.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:451d013c-6b2c-5351-a8f6-b73d62806458"
      }
    },
    {
      "fullUrl" : "urn:uuid:8e170d89-9523-4e08-b90c-dfd891d94f7d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 23.01:56 - 23.16:57<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60436da7-388d-5a59-9631-1fd715acff76",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:30834256-ec63-4698-9cae-ade064090386",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T23:01:56.000+03:00",
          "end" : "2021-09-05T23:16:57.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:60436da7-388d-5a59-9631-1fd715acff76"
      }
    },
    {
      "fullUrl" : "urn:uuid:51ef5e0d-e3a7-4d28-b0cf-4c12b8c5ae69",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.04:31<br />Kudossokeri: 2.89 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e423b816-27cc-53a9-9b98-8b9015dcf408",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c79df52d-450f-4637-ac4e-7aa728fe7e34",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 2.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e423b816-27cc-53a9-9b98-8b9015dcf408"
      }
    },
    {
      "fullUrl" : "urn:uuid:14ebf99b-9267-40e6-b254-995aa7235e62",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.09:31<br />Kudossokeri: 3.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3c4a947c-e764-59da-a9b7-de251460b6e7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e01db79c-a8b7-4aec-abc5-eee61e11df78",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:09:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3c4a947c-e764-59da-a9b7-de251460b6e7"
      }
    },
    {
      "fullUrl" : "urn:uuid:7cd3bf2f-9de1-4f31-9016-5a9ca5a5a43e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.14:31<br />Kudossokeri: 3.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca02e712-66ff-566e-a2f9-2e6c9dc5eb4d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e1af000c-4075-4a2b-9940-d6582d9cf58f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:14:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 3.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ca02e712-66ff-566e-a2f9-2e6c9dc5eb4d"
      }
    },
    {
      "fullUrl" : "urn:uuid:1128e2ac-9255-4968-aab4-252288873e9c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 23.16:57 - 23.21:59<br />Lyhytvaikutteinen insuliini 0.04 ky (0.45 ky/t, 0.59 % = 0.27 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ce018242-cb78-5501-a5ae-9fdcfa2e8803",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:06c8d4a5-890e-4fe3-b29f-6c0dece52e64",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T23:16:57.000+03:00",
          "end" : "2021-09-05T23:21:59.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.45 ky/t, 0.59 % = 0.27 ky/t)",
          "dose" : {
            "value" : 0.037414444444444445,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.446,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.6816143497757847,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ce018242-cb78-5501-a5ae-9fdcfa2e8803"
      }
    },
    {
      "fullUrl" : "urn:uuid:4f7ee2de-3605-4617-abea-632fc36ff5a5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.19:30<br />Kudossokeri: 4.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3cd4239f-cfaa-533f-b07b-02f050294c4b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:17ff342a-aae0-4181-8778-b61c996cb2ee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:19:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3cd4239f-cfaa-533f-b07b-02f050294c4b"
      }
    },
    {
      "fullUrl" : "urn:uuid:5a2c238d-3d4a-4971-b8eb-03b85dd82800",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 23.21:59 - 23.27:00<br />Lyhytvaikutteinen insuliini 0.06 ky (0.75 ky/t, 0.99 % = 0.74 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3cebe9b-d781-5e7d-bd5a-8af5b23e052d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:77cd1674-dcdd-401d-9218-8ec62622e3c2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T23:21:59.000+03:00",
          "end" : "2021-09-05T23:27:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.75 ky/t, 0.99 % = 0.74 ky/t)",
          "dose" : {
            "value" : 0.06237388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.746,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0053619302949062,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e3cebe9b-d781-5e7d-bd5a-8af5b23e052d"
      }
    },
    {
      "fullUrl" : "urn:uuid:2f5edcbc-3954-4513-b824-3441cbeae9c0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.24:30<br />Kudossokeri: 4.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f6c14e5d-e304-5999-b432-1c78a729a9fa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b57151cd-2a4c-4d0a-9202-8552259e79fe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:24:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f6c14e5d-e304-5999-b432-1c78a729a9fa"
      }
    },
    {
      "fullUrl" : "urn:uuid:7f4df255-9a16-49a5-8c99-806d15d17715",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 23.27:00 - 23.32:00<br />Lyhytvaikutteinen insuliini 0.05 ky (0.57 ky/t, 0.76 % = 0.44 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fcf28fb9-f882-5bf1-895c-e232628776bf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95184776-4218-42ff-b778-890540edf04a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T23:27:00.000+03:00",
          "end" : "2021-09-05T23:32:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.57 ky/t, 0.76 % = 0.44 ky/t)",
          "dose" : {
            "value" : 0.04775,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.573,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.3089005235602096,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fcf28fb9-f882-5bf1-895c-e232628776bf"
      }
    },
    {
      "fullUrl" : "urn:uuid:104b4de4-d3c7-4cae-8d93-d5ce5ebd5a91",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.29:37<br />Kudossokeri: 5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:20d2a788-29ba-5a93-b30b-39b28f5a1965",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:00b4ffed-c27c-421e-a4e5-867445473ff6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:29:37.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:20d2a788-29ba-5a93-b30b-39b28f5a1965"
      }
    },
    {
      "fullUrl" : "urn:uuid:df7311f9-daca-44ea-8f7e-1406e2266756",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 5.9.2021 23.32:00 - 6.9.2021 00.00:00<br />Lyhytvaikutteinen insuliini 0.35 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7c6dea4c-0c74-50be-be95-3e8baf12ba03",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8343eb6e-90e9-4c5a-9b68-c7554891583a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T23:32:00.000+03:00",
          "end" : "2021-09-06T00:00:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.35 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.35,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7c6dea4c-0c74-50be-be95-3e8baf12ba03"
      }
    },
    {
      "fullUrl" : "urn:uuid:51870deb-2cc5-471e-8f63-fddb6330d435",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.34:30<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5373ae73-83aa-502f-81eb-3df985ec3cf7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9fd3fb9-5bd6-4483-81da-8cd97febe4a6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:34:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5373ae73-83aa-502f-81eb-3df985ec3cf7"
      }
    },
    {
      "fullUrl" : "urn:uuid:5544cab5-13d9-478e-8d16-cc8ecf59a99a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.39:30<br />Kudossokeri: 6.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7cf7975f-c652-56cc-8139-013d69b82fe0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f34727aa-aa91-4fb9-a948-459cff5491db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:39:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7cf7975f-c652-56cc-8139-013d69b82fe0"
      }
    },
    {
      "fullUrl" : "urn:uuid:ea1a1cdf-dd9c-44c5-9c65-d22636091518",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.44:30<br />Kudossokeri: 6.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fdbf7a47-1fd8-5449-ac5d-69862c9d99f9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bde3b718-85d9-4c15-bcfc-6c586e79894e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:44:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fdbf7a47-1fd8-5449-ac5d-69862c9d99f9"
      }
    },
    {
      "fullUrl" : "urn:uuid:959a5c78-b8c9-48cc-88d2-f71d7f9fb0ac",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.49:30<br />Kudossokeri: 6.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56e1940f-4049-5c65-9c5e-5b4cfa235c99",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ada1029d-e1c1-4cfa-9cb0-b7c11c4c88fa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:49:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:56e1940f-4049-5c65-9c5e-5b4cfa235c99"
      }
    },
    {
      "fullUrl" : "urn:uuid:a61a261d-cc69-4be6-8a32-10f4821d997d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.54:30<br />Kudossokeri: 7.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ab6ebb7e-1670-5998-a0b1-648d33244290",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e965ab64-6941-4285-b75c-e41a20562163",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:54:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ab6ebb7e-1670-5998-a0b1-648d33244290"
      }
    },
    {
      "fullUrl" : "urn:uuid:3578d148-d347-4c3a-a196-506c40644cfb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 5.9.2021 23.59:30<br />Kudossokeri: 7.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dd31ea1a-3d4d-5ac1-b539-af6bc76d0de4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d2fbfed5-2f1f-4fff-8edd-1386286a327b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-05T23:59:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dd31ea1a-3d4d-5ac1-b539-af6bc76d0de4"
      }
    },
    {
      "fullUrl" : "urn:uuid:8322be84-1c91-43ff-9720-50c6b95a08f0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.00:00 - 00.17:07<br />Lyhytvaikutteinen insuliini 0.21 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:afa08b13-42e5-54ad-9da0-2d4b5cfbdbf3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3850ce54-fec3-4afa-a280-6587ebbd30b6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:00:00.000+03:00",
          "end" : "2021-09-06T00:17:07.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.21 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.21395833333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:afa08b13-42e5-54ad-9da0-2d4b5cfbdbf3"
      }
    },
    {
      "fullUrl" : "urn:uuid:9f95a821-822d-456a-9131-9cdd4de159bf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.04:30<br />Kudossokeri: 7.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e8df6b47-3e66-58d8-9e24-d14eed89b241",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a1ab444e-f248-47f7-9952-1fdb618a690d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:04:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.077+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e8df6b47-3e66-58d8-9e24-d14eed89b241"
      }
    },
    {
      "fullUrl" : "urn:uuid:16d24674-5bf2-4936-b7a6-7c8e7d11b1a2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.09:30<br />Kudossokeri: 7.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:305281a1-93ab-5ff5-8270-02faf62a95ac",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:08a2040e-6a08-44d6-ae72-1f579d7896ee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:09:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:305281a1-93ab-5ff5-8270-02faf62a95ac"
      }
    },
    {
      "fullUrl" : "urn:uuid:774e2fa2-ceda-4b93-a4e6-af81a586c377",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.14:32<br />Kudossokeri: 7.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:04c6b559-f260-52a6-96d0-109446d3f67a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9e032f11-4691-4074-a481-4b4e7601f364",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:14:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:04c6b559-f260-52a6-96d0-109446d3f67a"
      }
    },
    {
      "fullUrl" : "urn:uuid:4ce912e3-e158-441d-a969-070fbd1af106",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.17:07 - 00.22:08<br />Lyhytvaikutteinen insuliini 0.08 ky (0.99 ky/t, 1.32 % = 1.31 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b0636196-044f-5d99-a637-6187913caaf9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c93c16b2-395a-4476-a730-2a408c566217",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:17:07.000+03:00",
          "end" : "2021-09-06T00:22:08.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.99 ky/t, 1.32 % = 1.31 ky/t)",
          "dose" : {
            "value" : 0.08294222222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.992,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7560483870967742,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b0636196-044f-5d99-a637-6187913caaf9"
      }
    },
    {
      "fullUrl" : "urn:uuid:94603a46-6ea1-4107-808d-950dfb27b681",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.19:32<br />Kudossokeri: 8.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35c12d74-b992-51d2-a72a-ed0634515c4b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35666e49-3a09-4c99-a9ae-d06d0312d890",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:19:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:35c12d74-b992-51d2-a72a-ed0634515c4b"
      }
    },
    {
      "fullUrl" : "urn:uuid:d945b734-6321-4b4d-aa5c-5f460a235fa3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.22:08 - 00.27:09<br />Lyhytvaikutteinen insuliini 0.12 ky (1.42 ky/t, 1.89 % = 2.67 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:594ce37f-2ec6-5d34-940f-f5603a6e1705",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a5704e44-9df0-4175-af85-ca45ef7ba103",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:22:08.000+03:00",
          "end" : "2021-09-06T00:27:09.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (1.42 ky/t, 1.89 % = 2.67 ky/t)",
          "dose" : {
            "value" : 0.11830972222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.415,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5300353356890459,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:594ce37f-2ec6-5d34-940f-f5603a6e1705"
      }
    },
    {
      "fullUrl" : "urn:uuid:7ba8de09-9be7-44ad-a933-757fd17b0c9f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.24:33<br />Kudossokeri: 8.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1cbeed44-f427-5e07-94ff-557ba8cf3ae4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d3b23588-b587-43b3-9823-175442e42445",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:24:33.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1cbeed44-f427-5e07-94ff-557ba8cf3ae4"
      }
    },
    {
      "fullUrl" : "urn:uuid:5b316a88-a6b1-4c88-9d99-ed411d90040c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.27:09 - 00.32:09<br />Lyhytvaikutteinen insuliini 0.14 ky (1.72 ky/t, 2.29 % = 3.93 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33530a2f-2bd2-5fd4-ad06-8504de18a9a6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d209e20-a75b-415c-b0c6-2c1674923bd3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:27:09.000+03:00",
          "end" : "2021-09-06T00:32:09.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.72 ky/t, 2.29 % = 3.93 ky/t)",
          "dose" : {
            "value" : 0.14308333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.717,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.436808386721025,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:33530a2f-2bd2-5fd4-ad06-8504de18a9a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:b48d6ae0-9c48-40a4-8dd6-5f74bc5ef72e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.29:31<br />Kudossokeri: 8.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4ba8cad9-7fbd-5521-bd37-b4d99aadb29d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:db4e837a-4e26-4cef-abb2-9b9971276287",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:29:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4ba8cad9-7fbd-5521-bd37-b4d99aadb29d"
      }
    },
    {
      "fullUrl" : "urn:uuid:02d829df-80b0-4a96-ae98-3ebe9a0efd18",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.32:09 - 00.37:11<br />Lyhytvaikutteinen insuliini 0.18 ky (2.17 ky/t, 2.89 % = 6.27 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b705a189-ab76-5185-9f02-5baf60cc17dd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d92ec83a-a6b1-4a56-83f4-1923c0b4ab16",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:32:09.000+03:00",
          "end" : "2021-09-06T00:37:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.18 ky (2.17 ky/t, 2.89 % = 6.27 ky/t)",
          "dose" : {
            "value" : 0.18187111111111112,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.168,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3459409594095941,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b705a189-ab76-5185-9f02-5baf60cc17dd"
      }
    },
    {
      "fullUrl" : "urn:uuid:346649aa-5632-4e1f-81de-7dc201bc71ac",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.34:32<br />Kudossokeri: 8.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:55a9c28c-a514-5244-8640-198b4338c52d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e5035f1-42d2-4e4b-8038-fd695c1d6dd7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:34:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:55a9c28c-a514-5244-8640-198b4338c52d"
      }
    },
    {
      "fullUrl" : "urn:uuid:73aaa76b-0856-4024-bb3c-1f9855092aab",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.37:11 - 00.42:11<br />Lyhytvaikutteinen insuliini 0.20 ky (2.39 ky/t, 3.19 % = 7.63 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f0ba65d6-423d-5b1a-b524-a7675b2033d1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca37613b-263b-4d87-90cb-5200d2877230",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:37:11.000+03:00",
          "end" : "2021-09-06T00:42:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.20 ky (2.39 ky/t, 3.19 % = 7.63 ky/t)",
          "dose" : {
            "value" : 0.19933333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.392,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.31354515050167225,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:f0ba65d6-423d-5b1a-b524-a7675b2033d1"
      }
    },
    {
      "fullUrl" : "urn:uuid:a12ccaa0-f627-4692-9cc3-a17f8838bbce",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.39:32<br />Kudossokeri: 9.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d82931d5-f691-5c8a-b422-7cdb27e18692",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3028224-f841-426c-abd4-81dc45ab9011",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d82931d5-f691-5c8a-b422-7cdb27e18692"
      }
    },
    {
      "fullUrl" : "urn:uuid:109404e6-97ba-4cc9-99bf-b50a33511f2e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.42:11 - 00.47:12<br />Lyhytvaikutteinen insuliini 0.21 ky (2.50 ky/t, 3.33 % = 8.30 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:adb07765-f4c5-5ae1-94f5-e81e1d64cba3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:abc4a2df-5327-4746-8c6d-55585643f2e2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:42:11.000+03:00",
          "end" : "2021-09-06T00:47:12.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.21 ky (2.50 ky/t, 3.33 % = 8.30 ky/t)",
          "dose" : {
            "value" : 0.2086097222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.495,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.30060120240480964,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:adb07765-f4c5-5ae1-94f5-e81e1d64cba3"
      }
    },
    {
      "fullUrl" : "urn:uuid:884cfad1-bc53-4d64-8ff5-591baf630d9a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.44:35<br />Kudossokeri: 9.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e7d31fb6-118a-5f74-90a5-0ff68b02fa74",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2858ecd0-97db-4d34-b834-c3371154b603",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:44:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e7d31fb6-118a-5f74-90a5-0ff68b02fa74"
      }
    },
    {
      "fullUrl" : "urn:uuid:eb60e389-c28b-406f-8dc3-872e77a9a2b4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.47:12 - 00.52:13<br />Lyhytvaikutteinen insuliini 0.20 ky (2.42 ky/t, 3.23 % = 7.80 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3a6dc9e0-508b-552c-8642-af571231752a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:87300e07-b3d6-4b79-b2e6-45c49bd4c82d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:47:12.000+03:00",
          "end" : "2021-09-06T00:52:13.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.20 ky (2.42 ky/t, 3.23 % = 7.80 ky/t)",
          "dose" : {
            "value" : 0.20225527777777777,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.419,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3100454733360893,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3a6dc9e0-508b-552c-8642-af571231752a"
      }
    },
    {
      "fullUrl" : "urn:uuid:20e1c593-6a59-488d-9872-c67a36a3e4d0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.49:31<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0886449b-16f0-527d-8fdf-b8d4fc68432d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e5313ec-eb44-4b2f-a091-ee6ba956a96c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0886449b-16f0-527d-8fdf-b8d4fc68432d"
      }
    },
    {
      "fullUrl" : "urn:uuid:9453af7a-66d2-4b17-bae9-762995eb5aee",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.52:13 - 00.57:15<br />Lyhytvaikutteinen insuliini 0.17 ky (2.05 ky/t, 2.73 % = 5.60 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8bd0b87b-7d8e-5ba2-9398-4add49ab0f06",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b08a8138-66cb-4eab-8c34-292699304c3a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:52:13.000+03:00",
          "end" : "2021-09-06T00:57:15.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.17 ky (2.05 ky/t, 2.73 % = 5.60 ky/t)",
          "dose" : {
            "value" : 0.17197222222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.05,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3658536585365854,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8bd0b87b-7d8e-5ba2-9398-4add49ab0f06"
      }
    },
    {
      "fullUrl" : "urn:uuid:5cf5d660-4447-412b-84df-6c957db3ba67",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.54:31<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3e468256-a9ac-5f01-b4b1-f86df1e09f54",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8f721ebc-6996-461f-b9be-9e2d63825eea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:54:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3e468256-a9ac-5f01-b4b1-f86df1e09f54"
      }
    },
    {
      "fullUrl" : "urn:uuid:04bcb8d4-fadc-4791-b853-74652c8cf174",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 00.57:15 - 01.02:16<br />Lyhytvaikutteinen insuliini 0.16 ky (1.90 ky/t, 2.53 % = 4.79 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3df641b7-9488-5508-b168-fc6323dd73d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:277af7bd-2519-4eda-b14f-e5839a4af577",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T00:57:15.000+03:00",
          "end" : "2021-09-06T01:02:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.16 ky (1.90 ky/t, 2.53 % = 4.79 ky/t)",
          "dose" : {
            "value" : 0.15852666666666668,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.896,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.39556962025316456,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3df641b7-9488-5508-b168-fc6323dd73d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:8c11143d-8ec0-450a-b31f-d77d7cb810b3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 00.59:31<br />Kudossokeri: 9.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:159804ec-eca5-5862-9168-35d25091f751",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4587b55e-257f-42a5-bb42-818e8d67a253",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T00:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:159804ec-eca5-5862-9168-35d25091f751"
      }
    },
    {
      "fullUrl" : "urn:uuid:043819cd-95bf-4acc-a89d-c2b7be730c36",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.02:16 - 01.07:15<br />Lyhytvaikutteinen insuliini 0.15 ky (1.82 ky/t, 2.43 % = 4.41 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba4ca6d0-4ef7-5b85-b8bd-7ccdf192dc10",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:59bb818c-e940-4870-8b1e-b440d3146e0a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:02:16.000+03:00",
          "end" : "2021-09-06T01:07:15.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.82 ky/t, 2.43 % = 4.41 ky/t)",
          "dose" : {
            "value" : 0.15107805555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.819,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.41231445849367787,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ba4ca6d0-4ef7-5b85-b8bd-7ccdf192dc10"
      }
    },
    {
      "fullUrl" : "urn:uuid:b78c8046-a07c-478d-9908-56f243f8b648",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.04:31<br />Kudossokeri: 9.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1de91190-6138-5175-9570-99b3d6a4ac2d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3df5ca55-a963-4f92-a48d-eb15006e1c34",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1de91190-6138-5175-9570-99b3d6a4ac2d"
      }
    },
    {
      "fullUrl" : "urn:uuid:ae9bb777-8356-4bc0-9014-b6e3ea542298",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.07:15 - 01.12:16<br />Lyhytvaikutteinen insuliini 0.15 ky (1.76 ky/t, 2.35 % = 4.13 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca50584f-d0cc-5c89-b840-027dc6035df8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:05ddb2ac-44b4-48b6-be7c-615fb36de00f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:07:15.000+03:00",
          "end" : "2021-09-06T01:12:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.76 ky/t, 2.35 % = 4.13 ky/t)",
          "dose" : {
            "value" : 0.14723916666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.761,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.42589437819420783,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ca50584f-d0cc-5c89-b840-027dc6035df8"
      }
    },
    {
      "fullUrl" : "urn:uuid:2ef7aa4c-408d-4f15-88c7-3547d27b922c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.09:31<br />Kudossokeri: 9.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ab57e6c9-05c0-5d4c-912a-068ba9fd9641",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6a1e2290-e440-4998-b769-410c5f778f6a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:09:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ab57e6c9-05c0-5d4c-912a-068ba9fd9641"
      }
    },
    {
      "fullUrl" : "urn:uuid:4d86dbb1-5b07-43a0-aad2-a6b8d0bec1b8",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.12:16 - 01.15:26<br />Lyhytvaikutteinen insuliini 0.09 ky (1.72 ky/t, 2.29 % = 3.94 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9c56dc9-a77b-5e85-b3df-52f9852c3e50",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c223faa2-f361-4093-a804-a5be0184a944",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:12:16.000+03:00",
          "end" : "2021-09-06T01:15:26.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.72 ky/t, 2.29 % = 3.94 ky/t)",
          "dose" : {
            "value" : 0.09077777777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.72,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.436046511627907,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c9c56dc9-a77b-5e85-b3df-52f9852c3e50"
      }
    },
    {
      "fullUrl" : "urn:uuid:5027d258-5544-4928-a054-3968c63f9135",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.14:31<br />Kudossokeri: 10.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8f6c5578-6984-5ad7-8cf4-4eb5571c83ee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad84a918-16a1-4399-941f-5ecf23b32c55",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:14:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.078+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8f6c5578-6984-5ad7-8cf4-4eb5571c83ee"
      }
    },
    {
      "fullUrl" : "urn:uuid:5cc22012-ffef-4df7-a5c5-1ad5e9aa4de9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.15:26 - 01.17:17<br />Lyhytvaikutteinen insuliini 0.05 ky (1.72 ky/t, 2.29 % = 3.94 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:02d970c2-37d0-5fd1-8f2f-04f9d9f7f800",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90f9e834-d36a-483c-aa68-1c7f1ebbc192",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:15:26.000+03:00",
          "end" : "2021-09-06T01:17:17.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (1.72 ky/t, 2.29 % = 3.94 ky/t)",
          "dose" : {
            "value" : 0.053033333333333335,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.72,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.436046511627907,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:02d970c2-37d0-5fd1-8f2f-04f9d9f7f800"
      }
    },
    {
      "fullUrl" : "urn:uuid:12a1b02c-fd51-4137-ab18-2afde2d64396",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.17:17 - 01.35:26<br />Lyhytvaikutteinen insuliini 0.23 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2de4bd0a-996e-50c6-9996-ee80a5842b88",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:84208e79-4989-4161-8cce-991f0091d2b8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:17:17.000+03:00",
          "end" : "2021-09-06T01:35:26.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.23 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.226875,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2de4bd0a-996e-50c6-9996-ee80a5842b88"
      }
    },
    {
      "fullUrl" : "urn:uuid:caa13032-619e-42b1-8fa6-a77dc49e38a7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.19:31<br />Kudossokeri: 10.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d373069a-5cdc-5294-840f-eb0346bc13ea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:59c1694c-9e2d-46dd-8a2d-b5cfcc847a45",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d373069a-5cdc-5294-840f-eb0346bc13ea"
      }
    },
    {
      "fullUrl" : "urn:uuid:a1c5f5b3-a2bd-4865-b8d1-935734a808ae",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.24:31<br />Kudossokeri: 10.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6f20ef1-fddc-5151-97a7-3ad9a641d0d3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b69a7e4e-c9fc-4173-8112-d79ca4640eda",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:24:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c6f20ef1-fddc-5151-97a7-3ad9a641d0d3"
      }
    },
    {
      "fullUrl" : "urn:uuid:84ac8a8e-d477-4bb6-a3a1-c3cec521b8af",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.29:31<br />Kudossokeri: 10.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:668b45f6-83d9-5706-916e-984727148d69",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1331c3b4-0617-461f-9bcb-12d106e6f2bd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:29:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:668b45f6-83d9-5706-916e-984727148d69"
      }
    },
    {
      "fullUrl" : "urn:uuid:35a4fb21-aaf8-4927-b5da-a205692289bf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.34:31<br />Kudossokeri: 11.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:867ff902-769d-5419-a071-dd35f8f5c2dc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:479a2423-d15a-486f-9ed6-3cfd87051e16",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:867ff902-769d-5419-a071-dd35f8f5c2dc"
      }
    },
    {
      "fullUrl" : "urn:uuid:2482d711-cd04-4b1d-8370-27fec6708c66",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.35:26 - 01.37:21<br />Lyhytvaikutteinen insuliini 0.02 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:45a4e40d-58a2-5284-868a-320431c57695",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:51733844-5a4c-4bba-81a8-1d26269b12d1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:35:26.000+03:00",
          "end" : "2021-09-06T01:37:21.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.023958333333333335,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:45a4e40d-58a2-5284-868a-320431c57695"
      }
    },
    {
      "fullUrl" : "urn:uuid:b01e97d9-b9f1-41fc-83aa-b144db1f5357",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.37:21 - 01.42:21<br />Lyhytvaikutteinen insuliini 0.29 ky (3.50 ky/t, 4.67 % = 16.35 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46ae9c42-4392-585a-88bb-58083d7e1c52",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:10caef09-1a06-424e-bda7-b07b6af4d0a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:37:21.000+03:00",
          "end" : "2021-09-06T01:42:21.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.29 ky (3.50 ky/t, 4.67 % = 16.35 ky/t)",
          "dose" : {
            "value" : 0.29183333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 3.502,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.21416333523700742,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:46ae9c42-4392-585a-88bb-58083d7e1c52"
      }
    },
    {
      "fullUrl" : "urn:uuid:57434763-1771-4271-bc8c-3dd3dd955f1f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.39:31<br />Kudossokeri: 11.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:88b9fffc-bf17-5974-9313-dcd28ced000b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c88e96a-3d75-4948-8da7-5b908bf050e7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:39:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:88b9fffc-bf17-5974-9313-dcd28ced000b"
      }
    },
    {
      "fullUrl" : "urn:uuid:038dfec3-a6f3-4f68-8afb-52f3ebaca2f7",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.42:21 - 01.52:23<br />Lyhytvaikutteinen insuliini 0.59 ky (3.51 ky/t, 4.68 % = 16.45 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ba39d02-c135-5f85-b6a9-51c673623cd4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ab876158-094a-4ec1-bd3f-59f0c467fc41",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:42:21.000+03:00",
          "end" : "2021-09-06T01:52:23.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.59 ky (3.51 ky/t, 4.68 % = 16.45 ky/t)",
          "dose" : {
            "value" : 0.5874516666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 3.513,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.2134927412467976,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8ba39d02-c135-5f85-b6a9-51c673623cd4"
      }
    },
    {
      "fullUrl" : "urn:uuid:9a51b4cf-c630-4e5d-b1c4-fc3a2b8979b3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.44:35<br />Kudossokeri: 11.32 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bde5ddc7-33c7-54e8-a3ca-30b35060264d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11f45ac8-d049-4766-a04d-9f3b8f5c36ea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:44:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.32,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bde5ddc7-33c7-54e8-a3ca-30b35060264d"
      }
    },
    {
      "fullUrl" : "urn:uuid:99e4aa8b-bc0d-4799-8131-6081640b2319",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.49:31<br />Kudossokeri: 11.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b264d7e-cc30-5d34-a92d-f59a8569d5be",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c4ced5c-ef13-4b60-975c-bed05731afa6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0b264d7e-cc30-5d34-a92d-f59a8569d5be"
      }
    },
    {
      "fullUrl" : "urn:uuid:3f565998-bf87-482d-aed4-b62214f57b48",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.52:23 - 01.57:25<br />Lyhytvaikutteinen insuliini 0.22 ky (2.59 ky/t, 3.46 % = 8.96 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed9d7bda-0d49-55f7-a723-f69b6ccf0f4b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:722a2620-8ed2-4fa4-92a4-f43233b6dc7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:52:23.000+03:00",
          "end" : "2021-09-06T01:57:25.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.22 ky (2.59 ky/t, 3.46 % = 8.96 ky/t)",
          "dose" : {
            "value" : 0.21744,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.592,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.28935185185185186,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ed9d7bda-0d49-55f7-a723-f69b6ccf0f4b"
      }
    },
    {
      "fullUrl" : "urn:uuid:7fa77be6-18af-438b-a56f-84a98b41cd5f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.54:30<br />Kudossokeri: 11.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b38f5086-33ef-5ad2-a41e-a96eeaee508f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:51e8f8d7-f635-40c6-ae6c-a9aef51a9d6f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:54:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b38f5086-33ef-5ad2-a41e-a96eeaee508f"
      }
    },
    {
      "fullUrl" : "urn:uuid:b7a429e7-986e-4795-bbba-f4b1c4f984a1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 01.57:25 - 02.02:26<br />Lyhytvaikutteinen insuliini 0.21 ky (2.55 ky/t, 3.40 % = 8.65 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e32c3ea1-ed6b-56a8-9ec2-928b66f173da",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e0d1f50f-120e-4fb9-a7ec-83f8001afb6a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T01:57:25.000+03:00",
          "end" : "2021-09-06T02:02:26.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.21 ky (2.55 ky/t, 3.40 % = 8.65 ky/t)",
          "dose" : {
            "value" : 0.2129575,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.547,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.2944640753828033,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e32c3ea1-ed6b-56a8-9ec2-928b66f173da"
      }
    },
    {
      "fullUrl" : "urn:uuid:02bb11aa-9850-44f8-9711-28c8ef8ab5d0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 01.59:30<br />Kudossokeri: 11.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d867303b-7461-5a9e-99d8-81f3d5d00de2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:74516944-cf24-4290-b5db-eedac976d591",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T01:59:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d867303b-7461-5a9e-99d8-81f3d5d00de2"
      }
    },
    {
      "fullUrl" : "urn:uuid:e559accc-a7b0-47d0-be92-486d0046de2c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.02:26 - 02.07:26<br />Lyhytvaikutteinen insuliini 0.18 ky (2.12 ky/t, 2.83 % = 6.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d18fd70c-89ba-54c5-8580-7e61b04f2734",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:06046834-0d74-473e-9f73-6c77a7313e6b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:02:26.000+03:00",
          "end" : "2021-09-06T02:07:26.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.18 ky (2.12 ky/t, 2.83 % = 6.02 ky/t)",
          "dose" : {
            "value" : 0.177,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.124,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3531073446327683,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d18fd70c-89ba-54c5-8580-7e61b04f2734"
      }
    },
    {
      "fullUrl" : "urn:uuid:e1bea4a7-9d2a-4096-a785-847c2fe6661d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.04:30<br />Kudossokeri: 11.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3997abe-90a6-59d2-912d-bb4d34c708d4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78e925a4-67ed-4704-b020-938f0533da22",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:04:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e3997abe-90a6-59d2-912d-bb4d34c708d4"
      }
    },
    {
      "fullUrl" : "urn:uuid:d2bf4578-ecd1-4e72-a2e0-21edec74b32e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.07:26 - 02.12:27<br />Lyhytvaikutteinen insuliini 0.15 ky (1.78 ky/t, 2.37 % = 4.23 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ee3ed5b4-c144-59bb-bb2e-978314b7ac22",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:62093fe5-0763-4fc1-b806-e9688893038c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:07:26.000+03:00",
          "end" : "2021-09-06T02:12:27.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.78 ky/t, 2.37 % = 4.23 ky/t)",
          "dose" : {
            "value" : 0.14891138888888888,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.781,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4211117349803481,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ee3ed5b4-c144-59bb-bb2e-978314b7ac22"
      }
    },
    {
      "fullUrl" : "urn:uuid:98eb52d9-0b92-4e46-a3d8-0a6bcb575673",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.09:30<br />Kudossokeri: 11.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dda266e3-3f42-5418-9b16-79d5d71516a4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:211c689b-6a0c-4565-9884-e7032db28afb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:09:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dda266e3-3f42-5418-9b16-79d5d71516a4"
      }
    },
    {
      "fullUrl" : "urn:uuid:ecb07a5d-df65-4a41-8f31-45440f604ea4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.12:27 - 02.17:28<br />Lyhytvaikutteinen insuliini 0.14 ky (1.70 ky/t, 2.27 % = 3.87 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a93dd585-07e3-5c53-b35f-eea175f47bc9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:28738f33-75ee-4e4f-9758-b5fd1bafe7e0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:12:27.000+03:00",
          "end" : "2021-09-06T02:17:28.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.70 ky/t, 2.27 % = 3.87 ky/t)",
          "dose" : {
            "value" : 0.14247333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.704,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.44014084507042256,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a93dd585-07e3-5c53-b35f-eea175f47bc9"
      }
    },
    {
      "fullUrl" : "urn:uuid:8af1a8f6-9c09-4e36-9d97-9222617b9757",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.14:30<br />Kudossokeri: 10.93 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4a037d46-ea88-5c6a-933e-18e61a034df4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:337dc67c-f3a3-47f6-baf8-7ce304308b97",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:14:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.93,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4a037d46-ea88-5c6a-933e-18e61a034df4"
      }
    },
    {
      "fullUrl" : "urn:uuid:0f73f702-4c3a-42b3-9051-e8ec4a0f0217",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.17:28 - 02.22:29<br />Lyhytvaikutteinen insuliini 0.13 ky (1.58 ky/t, 2.11 % = 3.35 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a701111-8211-5f42-ae02-0e617377239a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0464be2f-7237-4546-97bc-c4f151ce835c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:17:28.000+03:00",
          "end" : "2021-09-06T02:22:29.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (1.58 ky/t, 2.11 % = 3.35 ky/t)",
          "dose" : {
            "value" : 0.13244,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.584,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.47348484848484845,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7a701111-8211-5f42-ae02-0e617377239a"
      }
    },
    {
      "fullUrl" : "urn:uuid:9ce8faf2-9d02-467f-b14e-20c7d07d6be4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.19:30<br />Kudossokeri: 10.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56704e99-1c53-5ac2-b02f-86d229a27f66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d87ebd8-9722-4677-b8ee-2e7553dd7b93",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:19:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:56704e99-1c53-5ac2-b02f-86d229a27f66"
      }
    },
    {
      "fullUrl" : "urn:uuid:42115878-e681-4974-9f4f-217422f26a5f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.22:29 - 02.27:30<br />Lyhytvaikutteinen insuliini 0.12 ky (1.48 ky/t, 1.98 % = 2.94 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d7d901d1-cf82-5bec-b8bd-a9e870189a29",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:85432f06-0f5a-45ca-a7f4-43e0b3485f19",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:22:29.000+03:00",
          "end" : "2021-09-06T02:27:30.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (1.48 ky/t, 1.98 % = 2.94 ky/t)",
          "dose" : {
            "value" : 0.12407888888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.484,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5053908355795148,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d7d901d1-cf82-5bec-b8bd-a9e870189a29"
      }
    },
    {
      "fullUrl" : "urn:uuid:3ead7809-bf79-40c6-a3ed-0a197d514aa4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.24:30<br />Kudossokeri: 10.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:15889d71-b995-58dd-93f3-ac6c2f041a2d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e924797f-c5b1-4432-8076-a2e04b0cfd0e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:24:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:15889d71-b995-58dd-93f3-ac6c2f041a2d"
      }
    },
    {
      "fullUrl" : "urn:uuid:1162eae1-0036-4e2b-a016-5da52425bbfc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.27:30 - 02.32:29<br />Lyhytvaikutteinen insuliini 0.12 ky (1.42 ky/t, 1.89 % = 2.68 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c57090c6-8f0a-5f21-90d7-1fdd4898c777",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d9f33bb2-824e-4ac1-8a75-3ece0cf66d70",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:27:30.000+03:00",
          "end" : "2021-09-06T02:32:29.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (1.42 ky/t, 1.89 % = 2.68 ky/t)",
          "dose" : {
            "value" : 0.11777277777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.418,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5289139633286319,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c57090c6-8f0a-5f21-90d7-1fdd4898c777"
      }
    },
    {
      "fullUrl" : "urn:uuid:e8b08708-98c9-4dbd-a653-b4827fe2a0b2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.29:32<br />Kudossokeri: 10.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dfad3d7f-c06d-56f1-968f-1e191d78706f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7ebc296c-cd69-479e-bc0d-094a9b171b74",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dfad3d7f-c06d-56f1-968f-1e191d78706f"
      }
    },
    {
      "fullUrl" : "urn:uuid:a01f41d1-da1d-44b5-9ee3-ebc8cc067729",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.32:29 - 02.37:31<br />Lyhytvaikutteinen insuliini 0.10 ky (1.25 ky/t, 1.66 % = 2.07 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:81f00143-c423-5bd6-bd60-00b8ece26be0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b62101c-d25e-4bff-a536-651a00cb27bd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:32:29.000+03:00",
          "end" : "2021-09-06T02:37:31.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.10 ky (1.25 ky/t, 1.66 % = 2.07 ky/t)",
          "dose" : {
            "value" : 0.10452555555555555,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.246,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6019261637239165,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:81f00143-c423-5bd6-bd60-00b8ece26be0"
      }
    },
    {
      "fullUrl" : "urn:uuid:670ee0cf-1772-410c-a943-a3362b5fde33",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.34:31<br />Kudossokeri: 10.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aac9d21a-bb72-5482-b047-fb3e456122de",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:500ae09f-4d26-45c7-9dde-c29ccf4058aa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.079+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:aac9d21a-bb72-5482-b047-fb3e456122de"
      }
    },
    {
      "fullUrl" : "urn:uuid:96242852-00a1-4c2c-b91d-b26f2dd51d2c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.37:31 - 02.42:32<br />Lyhytvaikutteinen insuliini 0.09 ky (1.10 ky/t, 1.47 % = 1.62 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5e5186bb-e93f-5c4d-8866-26d4fb12938d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0ea673e3-84cc-47fe-a30e-7a666077195c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:37:31.000+03:00",
          "end" : "2021-09-06T02:42:32.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.10 ky/t, 1.47 % = 1.62 ky/t)",
          "dose" : {
            "value" : 0.09222305555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.103,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6799637352674525,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:5e5186bb-e93f-5c4d-8866-26d4fb12938d"
      }
    },
    {
      "fullUrl" : "urn:uuid:4ccd527c-da88-4ded-9102-1fd3977d7744",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.39:30<br />Kudossokeri: 10.32 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4390b3b8-1ce2-5e7a-82f4-10bf768ee7a6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bb8f1c8b-cecc-4769-b7cf-7fa61de5fc87",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:39:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.32,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4390b3b8-1ce2-5e7a-82f4-10bf768ee7a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:aab592dd-91ec-4f49-9547-e69eb28a9226",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.42:32 - 02.47:33<br />Lyhytvaikutteinen insuliini 0.11 ky (1.29 ky/t, 1.72 % = 2.21 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1a2f7590-148a-5dba-866c-056e76ac3df6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a1005f5c-9146-4092-b4d3-71ca2030114e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:42:32.000+03:00",
          "end" : "2021-09-06T02:47:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.29 ky/t, 1.72 % = 2.21 ky/t)",
          "dose" : {
            "value" : 0.1076075,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.287,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5827505827505828,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1a2f7590-148a-5dba-866c-056e76ac3df6"
      }
    },
    {
      "fullUrl" : "urn:uuid:c97e2d8c-a4d6-4e59-ac09-c269e9721d25",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.44:31<br />Kudossokeri: 10.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:18fd72d4-72f7-5525-b185-8b800a2322a4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b1152f3-79ce-4f68-b78c-3927ddd8f9e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:44:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:18fd72d4-72f7-5525-b185-8b800a2322a4"
      }
    },
    {
      "fullUrl" : "urn:uuid:6ef298ed-b7bc-478c-b772-9e445bce59dd",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.47:33 - 02.52:33<br />Lyhytvaikutteinen insuliini 0.12 ky (1.49 ky/t, 1.99 % = 2.97 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2948628f-07d3-597a-98fe-28e6811ae3d3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7b8171ae-278c-493a-8037-dc80c74aaebc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:47:33.000+03:00",
          "end" : "2021-09-06T02:52:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (1.49 ky/t, 1.99 % = 2.97 ky/t)",
          "dose" : {
            "value" : 0.12433333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.492,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5026809651474531,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2948628f-07d3-597a-98fe-28e6811ae3d3"
      }
    },
    {
      "fullUrl" : "urn:uuid:5c2cb6ab-f873-461f-a654-91aee69bb6f6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.49:30<br />Kudossokeri: 10.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f4d3dcc7-7a78-5609-9af8-3adb722e184b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9740e305-1167-4d2e-9bba-a1e229032479",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:49:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f4d3dcc7-7a78-5609-9af8-3adb722e184b"
      }
    },
    {
      "fullUrl" : "urn:uuid:4e6b94cb-37a7-44aa-ba67-7f5e435438a9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.52:33 - 02.57:34<br />Lyhytvaikutteinen insuliini 0.13 ky (1.61 ky/t, 2.15 % = 3.47 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1f5a858d-7d48-5f04-863b-bc7ae5ecfff2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d66bbd7f-a1a5-450d-9ada-b1c21a0da053",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:52:33.000+03:00",
          "end" : "2021-09-06T02:57:34.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (1.61 ky/t, 2.15 % = 3.47 ky/t)",
          "dose" : {
            "value" : 0.13494833333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.614,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4646840148698885,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1f5a858d-7d48-5f04-863b-bc7ae5ecfff2"
      }
    },
    {
      "fullUrl" : "urn:uuid:1822931f-cead-4eef-be26-e3b8c3803da2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.54:30<br />Kudossokeri: 9.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f8e32900-d026-5fb9-b2ea-83724d9851d8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8164c37e-c026-4a31-aecb-a0333c79ab81",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:54:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f8e32900-d026-5fb9-b2ea-83724d9851d8"
      }
    },
    {
      "fullUrl" : "urn:uuid:7c5a5b55-3f1d-4924-9e1c-ab783cbcfc11",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 02.57:34 - 03.02:34<br />Lyhytvaikutteinen insuliini 0.08 ky (0.97 ky/t, 1.30 % = 1.27 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4fda682b-70d2-54c0-993a-960e07d9c10c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8c4a997c-7b0a-4782-9e67-3a738fca85db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T02:57:34.000+03:00",
          "end" : "2021-09-06T03:02:34.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.97 ky/t, 1.30 % = 1.27 ky/t)",
          "dose" : {
            "value" : 0.08125,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.975,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7692307692307692,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4fda682b-70d2-54c0-993a-960e07d9c10c"
      }
    },
    {
      "fullUrl" : "urn:uuid:47a15be8-548b-4426-ac3f-7581f12fa7ba",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 02.59:30<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b1d112ca-7eca-5072-9a3f-c964618c272e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:700be92b-47cf-4331-b986-0718fee9380a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T02:59:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b1d112ca-7eca-5072-9a3f-c964618c272e"
      }
    },
    {
      "fullUrl" : "urn:uuid:e128168a-15ae-4313-bdad-f803ecc28608",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.02:34 - 03.27:40<br />Lyhytvaikutteinen insuliini 0.31 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e067c139-4c1e-59af-9c02-b77c506b0901",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c4fa6f3-1d32-4821-b981-d5e9ab345906",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:02:34.000+03:00",
          "end" : "2021-09-06T03:27:40.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.31 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.31375,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e067c139-4c1e-59af-9c02-b77c506b0901"
      }
    },
    {
      "fullUrl" : "urn:uuid:7baa73f8-70f1-42c8-9531-2640c86b4f85",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.04:36<br />Kudossokeri: 9.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5e875183-5a92-53e7-8e95-6d786b3f7dcc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:752a2958-8c47-4766-b8ec-d68c34e5da15",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:04:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5e875183-5a92-53e7-8e95-6d786b3f7dcc"
      }
    },
    {
      "fullUrl" : "urn:uuid:37fa1311-2c97-4968-9b60-419cc01dd9b3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.09:36<br />Kudossokeri: 9.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7138fcbc-d560-5436-97f5-18a45206ec91",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c4f48c7e-b6e9-4747-9fd5-1201ef529fb4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:09:36.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7138fcbc-d560-5436-97f5-18a45206ec91"
      }
    },
    {
      "fullUrl" : "urn:uuid:05526d4b-6e55-458e-b462-43324ece3944",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.14:35<br />Kudossokeri: 8.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c49260e6-4a91-5bb9-8989-b83e5a3f2b3b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6a7c8515-869b-4a60-bfe5-3d4f8574b54c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:14:35.000+03:00",
        "issued" : "2023-03-31T23:53:48.080+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c49260e6-4a91-5bb9-8989-b83e5a3f2b3b"
      }
    },
    {
      "fullUrl" : "urn:uuid:47ef8c9e-dd9e-4cb5-9683-a401e12bdf5e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.19:30<br />Kudossokeri: 8.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:709e5caf-fec2-5284-a7b4-5a77c3991ae1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:99bf38da-c9b5-4806-a526-a1cbddd14b47",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:19:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:709e5caf-fec2-5284-a7b4-5a77c3991ae1"
      }
    },
    {
      "fullUrl" : "urn:uuid:ff28268c-4ea3-47f3-8fa7-44ec2148461c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.24:30<br />Kudossokeri: 8.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:629798da-6dda-568d-868e-541898c3c53f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bf3d39b2-40fb-4dbc-bcde-25bffb54ef42",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:24:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:629798da-6dda-568d-868e-541898c3c53f"
      }
    },
    {
      "fullUrl" : "urn:uuid:83152bc3-9c14-4581-b6f6-80dd20e2398c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.27:40 - 03.32:39<br />Lyhytvaikutteinen insuliini 0.07 ky (0.82 ky/t, 1.10 % = 0.91 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d79bd63-3978-5f22-a455-640885b8306c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8b28ce9c-e3ff-4482-9455-c7b4b80a0f1b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:27:40.000+03:00",
          "end" : "2021-09-06T03:32:39.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.82 ky/t, 1.10 % = 0.91 ky/t)",
          "dose" : {
            "value" : 0.06843777777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.824,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.9101941747572816,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8d79bd63-3978-5f22-a455-640885b8306c"
      }
    },
    {
      "fullUrl" : "urn:uuid:a33fdfc3-df1c-497f-bca9-34446769f9bc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.29:30<br />Kudossokeri: 8.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a8c7a31-d732-5a50-883d-638c7bc4ee15",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ccdafc9-8ac5-4856-8329-18c3ac291888",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:29:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8a8c7a31-d732-5a50-883d-638c7bc4ee15"
      }
    },
    {
      "fullUrl" : "urn:uuid:b48242e5-524a-44c0-a37a-98e44f9e0e42",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.32:39 - 03.37:40<br />Lyhytvaikutteinen insuliini 0.08 ky (0.95 ky/t, 1.26 % = 1.20 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16376626-62fe-507e-b471-c98b62bba66c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a7a8fc0b-de8a-41ce-b3e1-c5ba3cda22b7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:32:39.000+03:00",
          "end" : "2021-09-06T03:37:40.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.95 ky/t, 1.26 % = 1.20 ky/t)",
          "dose" : {
            "value" : 0.07926333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.948,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7911392405063291,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:16376626-62fe-507e-b471-c98b62bba66c"
      }
    },
    {
      "fullUrl" : "urn:uuid:71b5c6d2-2b57-4883-b656-503909252415",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.34:30<br />Kudossokeri: 8.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6dfb143e-64ae-5879-85ec-08420c0b5635",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ec08b2b-dbca-494b-b847-bf6847d4e924",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:34:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6dfb143e-64ae-5879-85ec-08420c0b5635"
      }
    },
    {
      "fullUrl" : "urn:uuid:49349c06-0676-46de-8403-bf67902d3c4f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.37:40 - 03.42:41<br />Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fc675b6d-7a73-5a89-b581-071575624f9c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a8021660-8ebf-49b8-b9d0-96264c484202",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:37:40.000+03:00",
          "end" : "2021-09-06T03:42:41.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.06270833333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fc675b6d-7a73-5a89-b581-071575624f9c"
      }
    },
    {
      "fullUrl" : "urn:uuid:b2927ab2-a63e-4e19-9f00-be568e846795",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.39:30<br />Kudossokeri: 8.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6aabb97f-5af2-5aba-845b-9b949d029232",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a2155ff-8b3f-4bbd-98b3-4eaa60b0dba5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:39:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6aabb97f-5af2-5aba-845b-9b949d029232"
      }
    },
    {
      "fullUrl" : "urn:uuid:9ce4318f-d785-4686-9482-f8f4b84a7e02",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.42:41 - 03.47:41<br />Lyhytvaikutteinen insuliini 0.07 ky (0.81 ky/t, 1.08 % = 0.87 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57dcd3c8-2585-5e0e-8f23-4c3455bab855",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a9daecb2-94ad-4b7a-98c5-576cfe7db03d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:42:41.000+03:00",
          "end" : "2021-09-06T03:47:41.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.81 ky/t, 1.08 % = 0.87 ky/t)",
          "dose" : {
            "value" : 0.0675,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.81,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.9259259259259258,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:57dcd3c8-2585-5e0e-8f23-4c3455bab855"
      }
    },
    {
      "fullUrl" : "urn:uuid:c3f83944-e1ca-440f-8fe2-ba87ecfcaed5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.44:30<br />Kudossokeri: 8.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50980ec3-8fee-5df2-8138-19529c361a7c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:357fc81a-8dac-496c-9a1e-824d13916ba9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:44:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:50980ec3-8fee-5df2-8138-19529c361a7c"
      }
    },
    {
      "fullUrl" : "urn:uuid:7c5d1c2c-f21d-43a5-865c-91e74198c5e7",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.47:41 - 03.52:42<br />Lyhytvaikutteinen insuliini 0.07 ky (0.87 ky/t, 1.15 % = 1.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4e138295-f227-5d66-bc1d-b4a8b3454c0b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25e07bf0-b789-4d7e-90e5-e4bda71b602b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:47:41.000+03:00",
          "end" : "2021-09-06T03:52:42.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.87 ky/t, 1.15 % = 1.00 ky/t)",
          "dose" : {
            "value" : 0.07240722222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.866,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8660508083140878,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4e138295-f227-5d66-bc1d-b4a8b3454c0b"
      }
    },
    {
      "fullUrl" : "urn:uuid:bca3c148-a506-4f9d-a3fa-498dd9dcb722",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.49:30<br />Kudossokeri: 8.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d1ab6cc4-874d-5b04-965d-f5f8d26c4c2e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d54ba8d-9958-4a7d-89fe-811365bbda29",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:49:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d1ab6cc4-874d-5b04-965d-f5f8d26c4c2e"
      }
    },
    {
      "fullUrl" : "urn:uuid:1fda3a97-c4ea-436e-aa6f-bd9c97ec604a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.52:42 - 03.57:43<br />Lyhytvaikutteinen insuliini 0.07 ky (0.85 ky/t, 1.13 % = 0.96 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b66a4ef3-269a-5a69-ab52-63d4d9f25d15",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fb515fb0-7337-4d5c-a627-6b8b4506fcfa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:52:42.000+03:00",
          "end" : "2021-09-06T03:57:43.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.85 ky/t, 1.13 % = 0.96 ky/t)",
          "dose" : {
            "value" : 0.07090222222222223,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.848,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8844339622641509,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b66a4ef3-269a-5a69-ab52-63d4d9f25d15"
      }
    },
    {
      "fullUrl" : "urn:uuid:cdcd03b7-f865-4903-ba18-a8010c9e5bf0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.54:30<br />Kudossokeri: 7.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5c4a8932-62be-5973-9ac2-67870aab3d6c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2acca566-dbe6-4867-8bb2-06a69a561b12",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:54:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.081+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5c4a8932-62be-5973-9ac2-67870aab3d6c"
      }
    },
    {
      "fullUrl" : "urn:uuid:a9ff6f89-68da-4317-b219-9fccfc8a21ee",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 03.57:43 - 04.17:48<br />Lyhytvaikutteinen insuliini 0.25 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f27a9b35-9531-53e1-a81b-26a4aa8e560a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:de5ff29f-379e-4c71-a2b6-87248ddee764",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T03:57:43.000+03:00",
          "end" : "2021-09-06T04:17:48.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.25 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.25104166666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:f27a9b35-9531-53e1-a81b-26a4aa8e560a"
      }
    },
    {
      "fullUrl" : "urn:uuid:7187b9d7-439d-402a-b911-9c2f1832e6ba",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 03.59:30<br />Kudossokeri: 7.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a5da45d6-5608-57d7-96fe-bd23e1fb74bd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:317edc2b-5402-466b-8f02-6f42f04e6399",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T03:59:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a5da45d6-5608-57d7-96fe-bd23e1fb74bd"
      }
    },
    {
      "fullUrl" : "urn:uuid:388877e7-c017-4dfc-af00-5426fb5e4122",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.04:31<br />Kudossokeri: 7.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f327a342-2162-5a9d-b17a-521407b49b0e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:729423fa-69b7-4428-b56c-2a69fb1938fa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:04:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f327a342-2162-5a9d-b17a-521407b49b0e"
      }
    },
    {
      "fullUrl" : "urn:uuid:463e85c2-6e45-4940-832f-967f15ca1606",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.09:30<br />Kudossokeri: 7.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:13cceca5-9487-56e8-b412-24ac5d6739f7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:733be303-c1f8-4c78-b007-cda711c945b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:09:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:13cceca5-9487-56e8-b412-24ac5d6739f7"
      }
    },
    {
      "fullUrl" : "urn:uuid:dfa8fc6c-6098-482a-9a0f-78dd1175c078",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.14:30<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1b930586-9adf-5de9-8bcf-88ee3ce4372c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ff3cb082-8655-47a2-a1b1-e5f060343ae8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:14:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1b930586-9adf-5de9-8bcf-88ee3ce4372c"
      }
    },
    {
      "fullUrl" : "urn:uuid:9ebd9bfd-5391-414a-abfa-0408bbeb3ca3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 04.17:48 - 04.22:48<br />Lyhytvaikutteinen insuliini 0.10 ky (1.17 ky/t, 1.57 % = 1.84 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1b6d114a-9393-5e51-9087-53de2225c658",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35e8eb4d-c8dd-49cd-ad1e-f0fe6a81a1eb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T04:17:48.000+03:00",
          "end" : "2021-09-06T04:22:48.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.10 ky (1.17 ky/t, 1.57 % = 1.84 ky/t)",
          "dose" : {
            "value" : 0.09783333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.174,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6388415672913118,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1b6d114a-9393-5e51-9087-53de2225c658"
      }
    },
    {
      "fullUrl" : "urn:uuid:22f2bc1e-6eaf-4d73-87e3-b803f8c631b0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.19:30<br />Kudossokeri: 7.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d2b54d11-3563-5fae-b0d0-0af94495efd4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:476b222f-901a-47e1-b754-bcfe572f5cb7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:19:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d2b54d11-3563-5fae-b0d0-0af94495efd4"
      }
    },
    {
      "fullUrl" : "urn:uuid:34694dd5-76d2-4ae5-90d2-059093500718",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 04.22:48 - 04.27:48<br />Lyhytvaikutteinen insuliini 0.10 ky (1.16 ky/t, 1.55 % = 1.81 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5dadc5dc-6c8f-59c8-8cd3-96c46a8ab673",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58b63e46-804c-4851-babb-5ef7acb27116",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T04:22:48.000+03:00",
          "end" : "2021-09-06T04:27:48.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.10 ky (1.16 ky/t, 1.55 % = 1.81 ky/t)",
          "dose" : {
            "value" : 0.097,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.164,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6443298969072165,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:5dadc5dc-6c8f-59c8-8cd3-96c46a8ab673"
      }
    },
    {
      "fullUrl" : "urn:uuid:49b0812c-ea37-44e0-bf2f-ddf9b5511331",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.24:30<br />Kudossokeri: 7.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2937f966-29ff-56d4-b07d-d51a07106acd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14343661-ea00-4cab-9f4e-ca66bc7d2517",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:24:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2937f966-29ff-56d4-b07d-d51a07106acd"
      }
    },
    {
      "fullUrl" : "urn:uuid:7aa74d1a-b978-4009-9272-4656649374ac",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 04.27:48 - 04.32:49<br />Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9297585c-ecea-5bbe-b99c-2b30c1bf9d75",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c4072088-1dfa-42bb-821b-64bddf1cfab1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T04:27:48.000+03:00",
          "end" : "2021-09-06T04:32:49.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.06270833333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9297585c-ecea-5bbe-b99c-2b30c1bf9d75"
      }
    },
    {
      "fullUrl" : "urn:uuid:1651c844-76cb-4eb4-9e03-d0bed535ced1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.29:32<br />Kudossokeri: 6.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:128ae33a-36f6-5542-8059-4eaf04b17aeb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d56c325-1276-4b01-82b8-5bb398293aa9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:29:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:128ae33a-36f6-5542-8059-4eaf04b17aeb"
      }
    },
    {
      "fullUrl" : "urn:uuid:348e9016-cd86-4d3e-b657-bda1dd771a69",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 04.32:49 - 04.37:50<br />Lyhytvaikutteinen insuliini 0.04 ky (0.42 ky/t, 0.56 % = 0.24 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ee8366b1-f83a-59fa-9fd3-aaf9ee577fee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:40a6a567-2df5-4f9c-a06f-90c1de3bc453",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T04:32:49.000+03:00",
          "end" : "2021-09-06T04:37:50.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.42 ky/t, 0.56 % = 0.24 ky/t)",
          "dose" : {
            "value" : 0.035283888888888885,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.422,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.7772511848341233,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ee8366b1-f83a-59fa-9fd3-aaf9ee577fee"
      }
    },
    {
      "fullUrl" : "urn:uuid:b7affb57-6632-4b9e-ae28-e644cc8a5152",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.34:31<br />Kudossokeri: 7.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1c68ea6-4bda-5c4c-9e29-652fc0c64b70",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4ae61e0a-1fb6-41f7-a287-bcc921df936f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c1c68ea6-4bda-5c4c-9e29-652fc0c64b70"
      }
    },
    {
      "fullUrl" : "urn:uuid:5aae961f-3d9d-4193-844d-27365facc6c0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 04.37:50 - 05.12:55<br />Lyhytvaikutteinen insuliini 0.44 ky (0.75 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4bec736b-49d1-5454-ac31-67c2be399f3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:478ac342-dd7b-47dc-88bb-822e067cbe64",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T04:37:50.000+03:00",
          "end" : "2021-09-06T05:12:55.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.44 ky (0.75 [iU]/h)",
          "dose" : {
            "value" : 0.43854166666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.75,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4bec736b-49d1-5454-ac31-67c2be399f3f"
      }
    },
    {
      "fullUrl" : "urn:uuid:cdb06805-a50e-44c6-8d58-979ddb165aea",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.39:31<br />Kudossokeri: 7.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d1cbf2c-96d9-5fef-948f-2e5083349d43",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a2730e7-9a35-4f5c-832e-95932e389b63",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:39:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9d1cbf2c-96d9-5fef-948f-2e5083349d43"
      }
    },
    {
      "fullUrl" : "urn:uuid:a7189aab-fbcf-48ea-a8ff-b7b2a8be4c37",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.44:31<br />Kudossokeri: 7.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c3183e3-6a29-5ae4-8128-037f4efab8ff",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ddd5330-434e-4c4f-9d08-0ca6d3e7c66b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:44:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4c3183e3-6a29-5ae4-8128-037f4efab8ff"
      }
    },
    {
      "fullUrl" : "urn:uuid:29896a52-87f5-4817-aeaf-757c1551427c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.49:32<br />Kudossokeri: 6.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3879e4f2-da63-513f-8654-25a06b095786",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1816686c-4caa-4a9f-8512-65654ef3afc9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:49:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3879e4f2-da63-513f-8654-25a06b095786"
      }
    },
    {
      "fullUrl" : "urn:uuid:6293813e-4b3a-407e-86b3-9573b5bd9819",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.54:30<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:db9a68ae-f5a6-57e8-b466-51ab1d442f8f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8021f2f-7f53-43ed-a77b-45f7f7492bb8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:54:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:db9a68ae-f5a6-57e8-b466-51ab1d442f8f"
      }
    },
    {
      "fullUrl" : "urn:uuid:679248e7-aede-4466-9503-34694fe670c4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 04.59:30<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d89cbbd7-5227-597a-b169-7218c81aafa6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f4dc1da4-c5a3-4b66-bc43-0f7e4c7ca559",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T04:59:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d89cbbd7-5227-597a-b169-7218c81aafa6"
      }
    },
    {
      "fullUrl" : "urn:uuid:d9fed14e-c5bc-4120-8d6f-4cbfade65214",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.04:29<br />Kudossokeri: 6.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9aa6453c-35b4-5001-b2d7-ae9d57baf218",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fe2ad225-281c-49a5-8236-3c0f9cba9482",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9aa6453c-35b4-5001-b2d7-ae9d57baf218"
      }
    },
    {
      "fullUrl" : "urn:uuid:f51be5f6-7f0a-4914-9fbd-e40f4d3454a3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.09:29<br />Kudossokeri: 6.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:170b731a-f272-57c5-adb1-0b549ffcea26",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5d728611-88fd-4905-93e9-afa42da71102",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:09:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:170b731a-f272-57c5-adb1-0b549ffcea26"
      }
    },
    {
      "fullUrl" : "urn:uuid:48af57df-e040-4336-a746-c3c0f3ff3d15",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.12:55 - 05.17:55<br />Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.46 % = 0.16 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c769226-69c0-5857-91f6-6473f9550dc1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b9dca727-eb50-45ed-9b6b-614bf743e7fa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:12:55.000+03:00",
          "end" : "2021-09-06T05:17:55.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.46 % = 0.16 ky/t)",
          "dose" : {
            "value" : 0.028749999999999994,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.345,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.173913043478261,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1c769226-69c0-5857-91f6-6473f9550dc1"
      }
    },
    {
      "fullUrl" : "urn:uuid:c0cd4031-8e89-494e-8136-df0a3f19b572",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.14:29<br />Kudossokeri: 6.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ae12133f-ce26-5f5e-a014-a201ceb06eb7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bb303d7f-5b88-4c39-b5c6-b250ffb83dea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:14:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.082+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ae12133f-ce26-5f5e-a014-a201ceb06eb7"
      }
    },
    {
      "fullUrl" : "urn:uuid:0f5184e8-d87c-4c7f-a1b6-d31c5a465a9e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.17:55 - 05.22:56<br />Lyhytvaikutteinen insuliini 0.03 ky (0.37 ky/t, 0.49 % = 0.18 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:86765bba-1c3b-5a08-82d1-19798377c616",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6c07528-b4af-4ca2-bffb-aff162dcce7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:17:55.000+03:00",
          "end" : "2021-09-06T05:22:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.37 ky/t, 0.49 % = 0.18 ky/t)",
          "dose" : {
            "value" : 0.030936111111111112,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.37,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.027027027027027,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:86765bba-1c3b-5a08-82d1-19798377c616"
      }
    },
    {
      "fullUrl" : "urn:uuid:3d79d64a-744a-4d35-8c59-8fc2e9811ff8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.19:29<br />Kudossokeri: 6.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:32cd34f8-356a-555d-bb2e-3885e6c45351",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:713d88ad-bd08-4e40-9ec9-6304ec9d8b4b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:32cd34f8-356a-555d-bb2e-3885e6c45351"
      }
    },
    {
      "fullUrl" : "urn:uuid:d9bdad6c-650d-4892-9022-b6fc7f727043",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.22:56 - 05.27:56<br />Lyhytvaikutteinen insuliini 0.03 ky (0.32 ky/t, 0.42 % = 0.13 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:05d536c1-0039-5c23-ab59-bf420e4799cf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4f5c5628-81a6-4edf-bde9-6aef461d9511",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:22:56.000+03:00",
          "end" : "2021-09-06T05:27:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.32 ky/t, 0.42 % = 0.13 ky/t)",
          "dose" : {
            "value" : 0.026333333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.316,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.373417721518987,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:05d536c1-0039-5c23-ab59-bf420e4799cf"
      }
    },
    {
      "fullUrl" : "urn:uuid:2f200b21-51e7-4eb4-b62e-d2f3fcf9bb57",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.24:30<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:826d0259-346f-554a-afec-bf3d4f080992",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:543bc707-acc3-4312-9fb5-b545246dce23",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:24:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:826d0259-346f-554a-afec-bf3d4f080992"
      }
    },
    {
      "fullUrl" : "urn:uuid:9410ac19-e8f0-4611-9aed-ce41833141a4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.27:56 - 05.32:58<br />Lyhytvaikutteinen insuliini 0.03 ky (0.37 ky/t, 0.49 % = 0.18 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:64fe6be6-63d4-5862-80bc-e32595b12ca3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3522eadc-d4e8-419f-85e4-4737c9944020",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:27:56.000+03:00",
          "end" : "2021-09-06T05:32:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.37 ky/t, 0.49 % = 0.18 ky/t)",
          "dose" : {
            "value" : 0.031122777777777777,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.371,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.0215633423180592,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:64fe6be6-63d4-5862-80bc-e32595b12ca3"
      }
    },
    {
      "fullUrl" : "urn:uuid:ba4ff472-a4b6-4a43-bf6a-91b9ab2967fe",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.29:29<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f513facf-d83c-5b13-87a0-a225fb4ae857",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4f939994-b610-4fea-871e-5f7d5c61dceb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f513facf-d83c-5b13-87a0-a225fb4ae857"
      }
    },
    {
      "fullUrl" : "urn:uuid:79ba0c09-aa08-49a5-90f0-0093b56e1f1e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.32:58 - 05.37:58<br />Lyhytvaikutteinen insuliini 0.05 ky (0.60 ky/t, 0.70 % = 0.42 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b06b2eb-65ca-5d82-9ade-585390728843",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4b3fce25-49d7-4439-aff2-2ff79edb5a8b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:32:58.000+03:00",
          "end" : "2021-09-06T05:37:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.60 ky/t, 0.70 % = 0.42 ky/t)",
          "dose" : {
            "value" : 0.049833333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.598,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.4214046822742477,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:5b06b2eb-65ca-5d82-9ade-585390728843"
      }
    },
    {
      "fullUrl" : "urn:uuid:bbfb3a6e-f093-4468-95c4-bcc03df7efbc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.34:29<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2f9c9dff-d322-52f6-b51b-cdc0e740545f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f6674964-42ff-4e76-ba2c-c5654c883df4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:34:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2f9c9dff-d322-52f6-b51b-cdc0e740545f"
      }
    },
    {
      "fullUrl" : "urn:uuid:2117f599-9482-4cc6-84f4-b45e683297dd",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.37:58 - 05.43:00<br />Lyhytvaikutteinen insuliini 0.06 ky (0.75 ky/t, 0.88 % = 0.66 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:339ced28-9ab7-56cf-bbe6-51d76372c0fd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f489d5c1-e683-4d4e-945f-1bae23aa7ff0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:37:58.000+03:00",
          "end" : "2021-09-06T05:43:00.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.75 ky/t, 0.88 % = 0.66 ky/t)",
          "dose" : {
            "value" : 0.062665,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.747,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.1378848728246318,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:339ced28-9ab7-56cf-bbe6-51d76372c0fd"
      }
    },
    {
      "fullUrl" : "urn:uuid:97da8687-3055-4329-b447-aa2716698046",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.39:29<br />Kudossokeri: 6.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1ba6d91c-0a73-5337-a78b-caf1e2da0198",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:de46ba33-f5d9-4583-9801-ba2f7a55987c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:39:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1ba6d91c-0a73-5337-a78b-caf1e2da0198"
      }
    },
    {
      "fullUrl" : "urn:uuid:8e895dc2-29ec-4cf6-88a4-5aeba3c80ec6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.43:00 - 05.48:01<br />Lyhytvaikutteinen insuliini 0.06 ky (0.72 ky/t, 0.85 % = 0.61 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8f07e792-bf89-58f8-89bb-356ceed1f887",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:70696a4e-89c6-4676-88ac-cc1012d072f9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:43:00.000+03:00",
          "end" : "2021-09-06T05:48:01.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.72 ky/t, 0.85 % = 0.61 ky/t)",
          "dose" : {
            "value" : 0.060283611111111114,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.721,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.1789181692094313,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8f07e792-bf89-58f8-89bb-356ceed1f887"
      }
    },
    {
      "fullUrl" : "urn:uuid:086a6d0d-d5bd-4894-9e87-2faf8eedb121",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.44:30<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:561620e9-918f-5488-a34c-a7840689e948",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4204434a-9a2e-4a16-b205-8222dc80004c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:44:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:561620e9-918f-5488-a34c-a7840689e948"
      }
    },
    {
      "fullUrl" : "urn:uuid:255c3741-165a-4b93-a0d0-cbfb8a9ec819",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.48:01 - 05.53:01<br />Lyhytvaikutteinen insuliini 0.05 ky (0.63 ky/t, 0.74 % = 0.47 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a5d23768-d481-5181-abb8-2ac8bd89905f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aed11609-44bb-4ee2-b563-83fb99a6ed5d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:48:01.000+03:00",
          "end" : "2021-09-06T05:53:01.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.63 ky/t, 0.74 % = 0.47 ky/t)",
          "dose" : {
            "value" : 0.05266666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.632,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.3449367088607596,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a5d23768-d481-5181-abb8-2ac8bd89905f"
      }
    },
    {
      "fullUrl" : "urn:uuid:281384a7-bd52-42b0-b46b-0a33b37d1144",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.49:29<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91fbe986-5a0f-53c2-9769-0755322ff80c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc8abc62-0ef7-44d0-a776-2690f091ba7d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:49:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:91fbe986-5a0f-53c2-9769-0755322ff80c"
      }
    },
    {
      "fullUrl" : "urn:uuid:7f1b9af3-dc54-42b1-b38c-e3b73b59ed6f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.53:01 - 05.58:01<br />Lyhytvaikutteinen insuliini 0.05 ky (0.54 ky/t, 0.64 % = 0.34 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90c5c5b5-3858-5a50-8248-15a82051ba0d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb5c572f-653c-418b-a654-6ecd8b33a1c4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:53:01.000+03:00",
          "end" : "2021-09-06T05:58:01.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.54 ky/t, 0.64 % = 0.34 ky/t)",
          "dose" : {
            "value" : 0.045083333333333336,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.541,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.5711645101663583,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:90c5c5b5-3858-5a50-8248-15a82051ba0d"
      }
    },
    {
      "fullUrl" : "urn:uuid:6c7609ad-7f47-461f-b890-a29747f693ad",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.54:29<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e5836092-6936-59fd-a54a-b47655ed5217",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9b2058a7-ee3b-4988-b2a6-95b91f8dbf72",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:54:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e5836092-6936-59fd-a54a-b47655ed5217"
      }
    },
    {
      "fullUrl" : "urn:uuid:3687d77b-99f7-437c-933c-2278d985cebc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 05.58:01 - 06.03:02<br />Lyhytvaikutteinen insuliini 0.04 ky (0.47 ky/t, 0.56 % = 0.26 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:061284a0-1f8f-5e63-8131-3a0e815ea805",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:500fc8fe-34ab-48f7-8b97-3bf461613a97",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T05:58:01.000+03:00",
          "end" : "2021-09-06T06:03:02.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.47 ky/t, 0.56 % = 0.26 ky/t)",
          "dose" : {
            "value" : 0.03963166666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.474,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.7932489451476794,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:061284a0-1f8f-5e63-8131-3a0e815ea805"
      }
    },
    {
      "fullUrl" : "urn:uuid:1b7dd1b3-56ff-40d4-83b4-7955fefe0fab",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 05.59:29<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:83751204-fd18-563c-93d1-84b53d89524f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95524cc4-606d-43a8-9b82-a826bdfe3d16",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T05:59:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:83751204-fd18-563c-93d1-84b53d89524f"
      }
    },
    {
      "fullUrl" : "urn:uuid:d13b840f-ea45-4e68-a66c-969ca9a1b320",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.03:02 - 06.08:03<br />Lyhytvaikutteinen insuliini 0.04 ky (0.52 ky/t, 0.62 % = 0.32 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e2d9221d-5cdd-5848-88f2-b8afb1dc11f7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e11d7f69-a4ed-48e7-9e1d-d98b6fb9990f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:03:02.000+03:00",
          "end" : "2021-09-06T06:08:03.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.52 ky/t, 0.62 % = 0.32 ky/t)",
          "dose" : {
            "value" : 0.043728611111111114,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.523,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.6252390057361374,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e2d9221d-5cdd-5848-88f2-b8afb1dc11f7"
      }
    },
    {
      "fullUrl" : "urn:uuid:2efcc87e-33a5-44bc-884b-2fadfe731ba3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.04:29<br />Kudossokeri: 5.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ae55224e-9f2d-5674-b44e-d212e37fe58e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb9038a2-2ae6-49ab-a2ea-393b65f592a2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ae55224e-9f2d-5674-b44e-d212e37fe58e"
      }
    },
    {
      "fullUrl" : "urn:uuid:f37bfa0e-89f3-4f30-a168-00c2d91272a4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.08:03 - 06.13:04<br />Lyhytvaikutteinen insuliini 0.04 ky (0.49 ky/t, 0.57 % = 0.28 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0d551976-0fda-5c9e-905a-a7dbad0aa917",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:995881f5-568b-4696-9a41-fe6b1941dbef",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:08:03.000+03:00",
          "end" : "2021-09-06T06:13:04.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.49 ky/t, 0.57 % = 0.28 ky/t)",
          "dose" : {
            "value" : 0.04071861111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.487,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.7453798767967144,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:0d551976-0fda-5c9e-905a-a7dbad0aa917"
      }
    },
    {
      "fullUrl" : "urn:uuid:4c4bafba-915b-4177-8331-f72939fef6c8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.09:29<br />Kudossokeri: 5.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0d4fabf3-45de-57c9-bcae-f01731c8c5ae",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d01e753a-b8d0-4914-a5eb-61f7d6a9a8bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:09:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.083+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0d4fabf3-45de-57c9-bcae-f01731c8c5ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:d392334c-71ea-4c9e-b8c2-288341fbcee0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.13:04 - 06.18:05<br />Lyhytvaikutteinen insuliini 0.04 ky (0.43 ky/t, 0.50 % = 0.22 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e42ca53b-615a-5095-afea-1d08237c649b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:47155514-eabf-48d7-a1ae-4a974f6bd3aa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:13:04.000+03:00",
          "end" : "2021-09-06T06:18:05.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.43 ky/t, 0.50 % = 0.22 ky/t)",
          "dose" : {
            "value" : 0.03578555555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.428,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.985981308411215,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e42ca53b-615a-5095-afea-1d08237c649b"
      }
    },
    {
      "fullUrl" : "urn:uuid:87ef74a6-3e10-4f68-83f3-7c1e60118188",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.14:29<br />Kudossokeri: 5.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ea83f04a-b7ee-5286-be5f-67b90ec7c3f4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3b7b9d56-4128-4d04-b02d-34b78254a511",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:14:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ea83f04a-b7ee-5286-be5f-67b90ec7c3f4"
      }
    },
    {
      "fullUrl" : "urn:uuid:57065e9e-1dde-46df-95ad-7d7bbeb16208",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.18:05 - 06.23:07<br />Lyhytvaikutteinen insuliini 0.03 ky (0.38 ky/t, 0.44 % = 0.17 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:854cb5aa-e8bb-5ac7-8fcb-202921523c35",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cec34797-0b6b-49f1-b395-f0edbf0fc8cd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:18:05.000+03:00",
          "end" : "2021-09-06T06:23:07.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.38 ky/t, 0.44 % = 0.17 ky/t)",
          "dose" : {
            "value" : 0.03145833333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.375,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.2666666666666666,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:854cb5aa-e8bb-5ac7-8fcb-202921523c35"
      }
    },
    {
      "fullUrl" : "urn:uuid:c9c097b2-34a9-43e1-9e0e-57c0ad90b589",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.19:29<br />Kudossokeri: 5.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19926454-f6c4-5d7b-8264-31d16ddc7f3a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:73418b73-33f9-46fb-80e7-b60ea5ef2b1e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:19926454-f6c4-5d7b-8264-31d16ddc7f3a"
      }
    },
    {
      "fullUrl" : "urn:uuid:f36228e8-0624-48e6-bf8f-fbac02116bb4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.23:07 - 06.28:07<br />Lyhytvaikutteinen insuliini 0.05 ky (0.62 ky/t, 0.73 % = 0.45 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:121e70c9-8de2-5def-8352-8157d4cfcc2b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a60cd991-33dc-45b2-8ba9-eab9a2b523ef",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:23:07.000+03:00",
          "end" : "2021-09-06T06:28:07.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.62 ky/t, 0.73 % = 0.45 ky/t)",
          "dose" : {
            "value" : 0.0515,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.618,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.3754045307443366,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:121e70c9-8de2-5def-8352-8157d4cfcc2b"
      }
    },
    {
      "fullUrl" : "urn:uuid:dba30253-d7eb-46e4-87fe-2d796b48a42b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.24:29<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a0fcc0ea-212c-595d-b863-48d84f2c6dbe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ab01cd71-c1b0-4777-93b1-a85ab53f39a4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:24:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a0fcc0ea-212c-595d-b863-48d84f2c6dbe"
      }
    },
    {
      "fullUrl" : "urn:uuid:45f2f6d6-d10f-43eb-87c8-17d5366e6036",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.28:07 - 06.33:08<br />Lyhytvaikutteinen insuliini 0.07 ky (0.84 ky/t, 0.99 % = 0.84 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b058ce15-9751-579f-a4aa-0bf7caaf3e0d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b6e3315c-4218-4f8f-8630-36ad7d9200ec",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:28:07.000+03:00",
          "end" : "2021-09-06T06:33:08.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.84 ky/t, 0.99 % = 0.84 ky/t)",
          "dose" : {
            "value" : 0.07065138888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.845,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0059171597633136,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b058ce15-9751-579f-a4aa-0bf7caaf3e0d"
      }
    },
    {
      "fullUrl" : "urn:uuid:47fc07e2-746b-4c14-8fc8-c07034f840df",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.29:29<br />Kudossokeri: 5.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9cefe83f-f2c7-59e9-806f-892f958ed746",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a786295f-6395-48d5-9774-9a3f59e7318e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9cefe83f-f2c7-59e9-806f-892f958ed746"
      }
    },
    {
      "fullUrl" : "urn:uuid:919606cc-7b86-4458-a604-2f9d67a03ae8",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.33:08 - 06.38:09<br />Lyhytvaikutteinen insuliini 0.07 ky (0.85 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c67c464e-7e9d-5783-a6b9-be6067584ddb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:37dbe1f4-d378-409d-aad7-c74c40e309b3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:33:08.000+03:00",
          "end" : "2021-09-06T06:38:09.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.85 [iU]/h)",
          "dose" : {
            "value" : 0.07106944444444445,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.85,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c67c464e-7e9d-5783-a6b9-be6067584ddb"
      }
    },
    {
      "fullUrl" : "urn:uuid:11254bd5-e760-4425-8309-e2544b0c4eee",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.34:31<br />Kudossokeri: 5.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d7621d2d-b463-568c-b364-21d524ae6168",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e14c0d3f-40d8-448a-9ea3-74749043e82b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d7621d2d-b463-568c-b364-21d524ae6168"
      }
    },
    {
      "fullUrl" : "urn:uuid:b3fc60f8-c85e-4c89-90af-379499875c62",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.38:09 - 06.43:09<br />Lyhytvaikutteinen insuliini 0.05 ky (0.64 ky/t, 0.75 % = 0.48 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78845c97-e5a4-58e4-90fe-e6aca91be6be",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8e7f5a3-703e-4f9d-9c1a-3b56930814ad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:38:09.000+03:00",
          "end" : "2021-09-06T06:43:09.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.64 ky/t, 0.75 % = 0.48 ky/t)",
          "dose" : {
            "value" : 0.05341666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.641,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.3260530421216847,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:78845c97-e5a4-58e4-90fe-e6aca91be6be"
      }
    },
    {
      "fullUrl" : "urn:uuid:e9cdb2d2-d410-424e-b442-e519eedd32a5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.39:29<br />Kudossokeri: 5.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5f3f3155-8842-5001-8274-8ed3eaf907ce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:343acbd1-7fd8-422b-92eb-321083dcb67f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:39:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5f3f3155-8842-5001-8274-8ed3eaf907ce"
      }
    },
    {
      "fullUrl" : "urn:uuid:c628bca5-fa63-4dbc-a72d-097640465a34",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.43:09 - 06.48:11<br />Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.40 % = 0.13 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91de13ff-928d-5bb5-b536-a7a3efe0215e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e2aa07c-5cd7-411c-8f56-5ce2f4dba578",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:43:09.000+03:00",
          "end" : "2021-09-06T06:48:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.40 % = 0.13 ky/t)",
          "dose" : {
            "value" : 0.028186666666666665,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.336,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.5297619047619047,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:91de13ff-928d-5bb5-b536-a7a3efe0215e"
      }
    },
    {
      "fullUrl" : "urn:uuid:73625f92-86fe-4179-8ecb-248a880bf164",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.44:29<br />Kudossokeri: 5.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:74e25bc3-b751-5caf-ac0f-7b7b42cd3e9f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f5dd7083-605b-4638-b5d0-7da8073cbf07",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:74e25bc3-b751-5caf-ac0f-7b7b42cd3e9f"
      }
    },
    {
      "fullUrl" : "urn:uuid:b1b566fe-76cf-4392-a57a-3a1a5a7c9756",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.48:11 - 06.53:11<br />Lyhytvaikutteinen insuliini 0.03 ky (0.41 ky/t, 0.48 % = 0.19 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c696858-3249-580b-a81e-38a2a292392c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b874fd0f-13f1-48f6-8349-4822918752b5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:48:11.000+03:00",
          "end" : "2021-09-06T06:53:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.41 ky/t, 0.48 % = 0.19 ky/t)",
          "dose" : {
            "value" : 0.03383333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.406,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.0935960591133003,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2c696858-3249-580b-a81e-38a2a292392c"
      }
    },
    {
      "fullUrl" : "urn:uuid:d22f79ba-3c46-48a9-b0d2-8e96da98112c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.49:31<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50e37bce-01d6-50d9-85da-cc74c9049f67",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:047b2f46-4fd1-4a0a-a8fb-000afff4b9df",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:50e37bce-01d6-50d9-85da-cc74c9049f67"
      }
    },
    {
      "fullUrl" : "urn:uuid:a594ed69-ad19-4c69-b6a7-c5b01b0fa620",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.53:11 - 06.58:13<br />Lyhytvaikutteinen insuliini 0.06 ky (0.71 ky/t, 0.84 % = 0.59 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:296ad615-e6cb-50c2-b6b7-7a4cf1c7ecc1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cd35d29e-bf1f-4ccc-8e91-43d6ff45d0a2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:53:11.000+03:00",
          "end" : "2021-09-06T06:58:13.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.71 ky/t, 0.84 % = 0.59 ky/t)",
          "dose" : {
            "value" : 0.05956111111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.71,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.1971830985915493,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:296ad615-e6cb-50c2-b6b7-7a4cf1c7ecc1"
      }
    },
    {
      "fullUrl" : "urn:uuid:6a21d698-62d3-4f7c-bf5d-2d603684f3ff",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.53:48<br />Lyhytvaikutteinen insuliini 7.38 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:22e3f8c9-1e3a-5bb7-af2d-a53320033c86",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:334db2de-a404-4dab-b418-87c732ceb08a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:53:48.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 7.38 ky",
          "dose" : {
            "value" : 7.38,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:22e3f8c9-1e3a-5bb7-af2d-a53320033c86"
      }
    },
    {
      "fullUrl" : "urn:uuid:6b3f2cfc-8564-48e7-ac6e-b6aa2b690f33",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 6.9.2021 06.53:48<br />Arvioitu hiilihydraattimäärä: 75 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d97c8817-50f6-596b-ac45-4c470bb11b7a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f563ac4e-4253-49ed-be45-5387572487cc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:53:48.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 75,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d97c8817-50f6-596b-ac45-4c470bb11b7a"
      }
    },
    {
      "fullUrl" : "urn:uuid:127501c2-e89c-43d5-ac24-f5405a134f01",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.54:31<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d64912d0-993c-5357-98a7-e170bb23a801",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5d36644-adc2-44bf-a965-b6512db7587b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:54:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d64912d0-993c-5357-98a7-e170bb23a801"
      }
    },
    {
      "fullUrl" : "urn:uuid:2be4b61d-29a7-48df-a20c-e5a81bf41e48",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 06.58:13 - 07.03:14<br />Lyhytvaikutteinen insuliini 0.07 ky (0.84 ky/t, 0.99 % = 0.83 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cc23a9fc-1e13-5f24-a3f6-d8e111113510",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6052e93-08a8-435d-9086-86e81b2ac929",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T06:58:13.000+03:00",
          "end" : "2021-09-06T07:03:14.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.84 ky/t, 0.99 % = 0.83 ky/t)",
          "dose" : {
            "value" : 0.07023333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.84,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0119047619047619,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:cc23a9fc-1e13-5f24-a3f6-d8e111113510"
      }
    },
    {
      "fullUrl" : "urn:uuid:67a93d21-7c91-46c3-9d35-fd9d561304a9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 06.59:31<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9cb17ffa-5e46-555a-b5ac-fe46ce6925b2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:313b219f-92fc-47e1-bede-76f5c3009dfd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T06:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9cb17ffa-5e46-555a-b5ac-fe46ce6925b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:5063c9d2-7ef1-41e8-8ca5-fcc102affeb6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 07.03:14 - 07.28:18<br />Lyhytvaikutteinen insuliini 0.40 ky (0.95 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a09f23fc-bb01-50fe-8eb3-c35a2f863e6b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f1588f85-3641-4871-a771-2a081a703db0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T07:03:14.000+03:00",
          "end" : "2021-09-06T07:28:18.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.40 ky (0.95 [iU]/h)",
          "dose" : {
            "value" : 0.3968888888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.95,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a09f23fc-bb01-50fe-8eb3-c35a2f863e6b"
      }
    },
    {
      "fullUrl" : "urn:uuid:0e9b7dc0-c403-4b58-b157-e266d84aa48b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.04:29<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f03758b1-42ea-5a33-9f0f-22590e2c617c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25011c41-3f92-43d2-8c63-e216070826e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f03758b1-42ea-5a33-9f0f-22590e2c617c"
      }
    },
    {
      "fullUrl" : "urn:uuid:d4b6486b-ba8d-46d2-a8e1-0e7a277e7148",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.09:31<br />Kudossokeri: 6.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c5c020e3-97d0-537e-84bd-6f313fd510ad",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d43e3cce-9ba0-467d-8290-255334e617fa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:09:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.084+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c5c020e3-97d0-537e-84bd-6f313fd510ad"
      }
    },
    {
      "fullUrl" : "urn:uuid:9d2a5149-3a60-4085-9c5d-3b5c9300b29b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.14:29<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:976f8bf3-0068-5362-b8a5-d7c3691e9ddf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c66cb927-58f7-43be-8b41-31a0180d093c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:14:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:976f8bf3-0068-5362-b8a5-d7c3691e9ddf"
      }
    },
    {
      "fullUrl" : "urn:uuid:67ac727b-0e9b-4d81-9469-e2bcecf651eb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.19:29<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ae1068a-50a2-58c1-afd6-81ff8cd62e2f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:068cb330-efb3-46be-b85e-2ed1567c71cd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8ae1068a-50a2-58c1-afd6-81ff8cd62e2f"
      }
    },
    {
      "fullUrl" : "urn:uuid:d0b9670b-cd7e-49cd-a580-2dabfb0b3d09",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.24:29<br />Kudossokeri: 6.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d4bc9979-5dd3-58fd-bb41-2db57d8d6550",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:42191060-1362-4301-b6a7-ebed74494f68",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:24:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d4bc9979-5dd3-58fd-bb41-2db57d8d6550"
      }
    },
    {
      "fullUrl" : "urn:uuid:b705f8ac-c40e-4b0f-bce2-8012cf2a31d4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 07.28:18 - 07.33:18<br />Lyhytvaikutteinen insuliini 0.08 ky (0.95 ky/t, 1.00 % = 0.94 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:785a0bed-4939-58d1-b146-11b012337340",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6b12eed3-8678-4416-9e13-ec84b3322a04",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T07:28:18.000+03:00",
          "end" : "2021-09-06T07:33:18.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.95 ky/t, 1.00 % = 0.94 ky/t)",
          "dose" : {
            "value" : 0.07891666666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.947,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0031678986272439,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:785a0bed-4939-58d1-b146-11b012337340"
      }
    },
    {
      "fullUrl" : "urn:uuid:8ef6f58c-3b4e-4548-a5ce-a98de493dc36",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.29:29<br />Kudossokeri: 6.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed2c170c-9418-57ca-80aa-cde8a2f96b87",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ba2dd7c-06dd-4718-83fb-f72033fc5368",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ed2c170c-9418-57ca-80aa-cde8a2f96b87"
      }
    },
    {
      "fullUrl" : "urn:uuid:ccdf48c4-dd8c-4c99-8cc1-fb0f6ef932d4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 07.33:18 - 08.28:28<br />Lyhytvaikutteinen insuliini 0.87 ky (0.95 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e70f27b7-c1f4-5033-b604-e79e854233c8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aef54176-f1a0-4389-9a16-d11d27f81a4a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T07:33:18.000+03:00",
          "end" : "2021-09-06T08:28:28.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.87 ky (0.95 [iU]/h)",
          "dose" : {
            "value" : 0.8734722222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.95,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e70f27b7-c1f4-5033-b604-e79e854233c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:ef067116-a7a2-414c-b57f-244d899f93a4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.34:31<br />Kudossokeri: 6.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca5dbf11-063c-5e5c-8d5f-6e45a8ad0664",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3c7260d-7a71-4615-9907-5c167be83474",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ca5dbf11-063c-5e5c-8d5f-6e45a8ad0664"
      }
    },
    {
      "fullUrl" : "urn:uuid:97334253-64da-4b9d-aa31-9e2a1e54ace2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.39:30<br />Kudossokeri: 7.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:18924305-10b2-5da0-9dd1-3cd78eb6a2cf",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aee2eb71-1ed3-4f98-9610-7253719833e9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:39:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:18924305-10b2-5da0-9dd1-3cd78eb6a2cf"
      }
    },
    {
      "fullUrl" : "urn:uuid:8e31f848-d8da-4790-a873-cb1642d97d96",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.44:29<br />Kudossokeri: 7.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a156e830-f805-5b45-8498-242733158137",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4398fdfd-2339-48ca-aaae-977d1c57e663",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a156e830-f805-5b45-8498-242733158137"
      }
    },
    {
      "fullUrl" : "urn:uuid:670be43e-b6cb-467a-8f56-cca86f0a2667",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.49:29<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:689c51b0-876a-511b-ba48-ff60519a5b6b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:12364772-b0bc-4b76-a3d5-1c0ad96309c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:49:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:689c51b0-876a-511b-ba48-ff60519a5b6b"
      }
    },
    {
      "fullUrl" : "urn:uuid:eb16f320-681f-44c4-ac69-ca4703c7cc2f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.54:29<br />Kudossokeri: 8.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:64f1d03e-b439-54cf-ba23-779a64c0a950",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8b51b37-f0db-463d-ba1a-dfb958f7cf32",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:54:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:64f1d03e-b439-54cf-ba23-779a64c0a950"
      }
    },
    {
      "fullUrl" : "urn:uuid:0db58af2-0335-429e-9b42-8e9542bb48d8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 07.59:29<br />Kudossokeri: 8.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b3fb3d4c-a519-5b1b-af93-e922c0ede737",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c5cae0b5-52d1-44f7-b51f-81a7e5832e21",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T07:59:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b3fb3d4c-a519-5b1b-af93-e922c0ede737"
      }
    },
    {
      "fullUrl" : "urn:uuid:e688f834-fe91-45f6-990e-876b1cd65c2b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.04:29<br />Kudossokeri: 7.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc387efe-aceb-5772-957b-46c4255cde4d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9de47c66-d50f-4c55-9452-60e576c58c2f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bc387efe-aceb-5772-957b-46c4255cde4d"
      }
    },
    {
      "fullUrl" : "urn:uuid:db9ad921-8e08-4e34-85e6-7b64ad195468",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.09:30<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:84590fe3-c1da-5f42-ae30-86d1bb6b33f0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ab481e3f-eea0-4307-806a-95c97aa7f68d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:09:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:84590fe3-c1da-5f42-ae30-86d1bb6b33f0"
      }
    },
    {
      "fullUrl" : "urn:uuid:9063cfc2-4597-4fb7-8684-375c7f585a4c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.14:31<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3f20967-ca83-5d44-a203-c26b8f6fd245",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95f61a25-b67d-4717-92eb-d1c0e14ba7e0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:14:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f3f20967-ca83-5d44-a203-c26b8f6fd245"
      }
    },
    {
      "fullUrl" : "urn:uuid:1eb1f314-a576-479d-8dc5-b26f94670cee",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.19:29<br />Kudossokeri: 7.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb5ad064-98a6-506d-b54a-2934f6109e8d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b400871b-1cf1-4c39-9661-66f67a7e75dd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cb5ad064-98a6-506d-b54a-2934f6109e8d"
      }
    },
    {
      "fullUrl" : "urn:uuid:6ce92aca-13d2-4120-9625-d36a1c1e16de",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.24:29<br />Kudossokeri: 7.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0642b3dd-640b-5a05-b8d6-fe022f58d052",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d60c5ef1-7e63-4a47-82e4-c48d8049cced",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:24:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0642b3dd-640b-5a05-b8d6-fe022f58d052"
      }
    },
    {
      "fullUrl" : "urn:uuid:b70f4dfd-0b5e-4f81-8e38-37b209b4233b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 08.28:28 - 08.33:28<br />Lyhytvaikutteinen insuliini 0.08 ky (0.94 ky/t, 0.99 % = 0.94 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6cb24407-8269-5817-916f-f7e7f9761459",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d5ec990-f4a6-44ae-8a97-df7a2e4cdc03",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T08:28:28.000+03:00",
          "end" : "2021-09-06T08:33:28.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.94 ky/t, 0.99 % = 0.94 ky/t)",
          "dose" : {
            "value" : 0.07858333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.943,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.007423117709438,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6cb24407-8269-5817-916f-f7e7f9761459"
      }
    },
    {
      "fullUrl" : "urn:uuid:248f31c3-5093-4822-8f60-b2bd74bf168c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.29:29<br />Kudossokeri: 6.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4ab24c66-d13f-5c1e-ba63-9c2b61ad2dda",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6073776a-0ddb-4739-9c43-fe804f319101",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4ab24c66-d13f-5c1e-ba63-9c2b61ad2dda"
      }
    },
    {
      "fullUrl" : "urn:uuid:514b1fa3-c22d-4856-b609-b679239f558e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 08.33:28 - 08.38:28<br />Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.21 % = 0.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1bd2121e-594c-54ba-af54-22cd9726ddb3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:66669142-3594-4f3e-8f35-22643d83ffd5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T08:33:28.000+03:00",
          "end" : "2021-09-06T08:38:28.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.21 % = 0.04 ky/t)",
          "dose" : {
            "value" : 0.016999999999999998,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.204,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.6568627450980395,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1bd2121e-594c-54ba-af54-22cd9726ddb3"
      }
    },
    {
      "fullUrl" : "urn:uuid:125627ce-748b-42e9-a202-6fb02b52752d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.34:29<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b96193be-c6b9-5176-b48f-2cbd4e558861",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:684ca07c-ab14-4802-9625-e9d79cf47496",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:34:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b96193be-c6b9-5176-b48f-2cbd4e558861"
      }
    },
    {
      "fullUrl" : "urn:uuid:5b144af0-e094-4026-ad36-e653bfb81bbd",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 08.38:28 - 09.03:33<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f081440e-25dc-5683-96b5-69a4ca822435",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed20221a-9744-426c-a700-a67e42be0f90",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T08:38:28.000+03:00",
          "end" : "2021-09-06T09:03:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:f081440e-25dc-5683-96b5-69a4ca822435"
      }
    },
    {
      "fullUrl" : "urn:uuid:8f1dda4a-6f60-4ff4-a907-349808b6398e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.39:29<br />Kudossokeri: 5.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b930e88-c521-50a3-a835-86995933006f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8c8ff01a-0bf9-44ba-b4cd-bd1b2f360a40",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:39:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5b930e88-c521-50a3-a835-86995933006f"
      }
    },
    {
      "fullUrl" : "urn:uuid:e7d138e8-83af-439e-b29e-d8cfd5e6ea3d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.44:29<br />Kudossokeri: 4.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1c1f82f-b250-594b-94c0-9055b95d76d3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:29b2d4c4-9de0-4060-a5f8-bf40271c4b06",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c1c1f82f-b250-594b-94c0-9055b95d76d3"
      }
    },
    {
      "fullUrl" : "urn:uuid:b0e9a520-08d8-4fb0-b030-080279acf7e8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.49:30<br />Kudossokeri: 4.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2af1f07b-e657-5899-ae24-5927bc6efb24",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ec4cfda2-5d37-4d22-a61a-2c43a6292319",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:49:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 4.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2af1f07b-e657-5899-ae24-5927bc6efb24"
      }
    },
    {
      "fullUrl" : "urn:uuid:a499c0c6-a206-44a5-b510-c98a4d68e076",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.54:29<br />Kudossokeri: 5.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6248e1ac-c5e0-5390-834b-5cacf848673f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6373b6b4-3e37-4780-9295-39235615c7e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:54:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6248e1ac-c5e0-5390-834b-5cacf848673f"
      }
    },
    {
      "fullUrl" : "urn:uuid:dbf4a7a4-5de5-46c6-814b-cdd2bc2d316e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 08.59:29<br />Kudossokeri: 5.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a9fcc38-9160-596d-80fd-1670283254f8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:db09192e-a9c7-479c-91e3-d8e3614341be",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T08:59:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8a9fcc38-9160-596d-80fd-1670283254f8"
      }
    },
    {
      "fullUrl" : "urn:uuid:63ab8a38-4dfb-44f0-b443-2058604531e8",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.03:33 - 09.08:33<br />Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.20 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d1d811e-e1af-51cf-9948-43e31ed05589",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9f82c0d2-d187-4665-ac18-842065f7c169",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T09:03:33.000+03:00",
          "end" : "2021-09-06T09:08:33.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.20 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.011749999999999998,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.141,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.964539007092198,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7d1d811e-e1af-51cf-9948-43e31ed05589"
      }
    },
    {
      "fullUrl" : "urn:uuid:f3d6b43e-55c3-451d-ac57-809b93c2cef3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.04:29<br />Kudossokeri: 5.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed05ff79-9612-53fd-893c-30d11a9b2fe2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8afb44fa-4590-4fee-adb8-e2050dfb31a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ed05ff79-9612-53fd-893c-30d11a9b2fe2"
      }
    },
    {
      "fullUrl" : "urn:uuid:ea67a4ff-7b09-41e5-8569-bcc0e47d90d3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.08:33 - 09.13:34<br />Lyhytvaikutteinen insuliini 0.06 ky (0.66 ky/t, 0.95 % = 0.63 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:28774a44-998a-5857-867c-4ad7c6c47d57",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:967137c8-29f1-4708-a135-1c62e3c45495",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T09:08:33.000+03:00",
          "end" : "2021-09-06T09:13:34.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.66 ky/t, 0.95 % = 0.63 ky/t)",
          "dose" : {
            "value" : 0.055350555555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.662,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.0574018126888216,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:28774a44-998a-5857-867c-4ad7c6c47d57"
      }
    },
    {
      "fullUrl" : "urn:uuid:f7c56448-ec13-46d3-a38c-00d9efe56c95",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.09:29<br />Kudossokeri: 6.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fbc604c6-b6bd-5210-97ac-c89539145a2f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e5d19ab-b24f-42bd-96dd-2ea81dd93a6b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:09:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fbc604c6-b6bd-5210-97ac-c89539145a2f"
      }
    },
    {
      "fullUrl" : "urn:uuid:b6f10eaf-191e-497a-9bef-aa601ddc3330",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.13:34 - 09.18:35<br />Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8accc68d-fdb6-5717-af79-5cda0e28413a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5d39446d-2528-400a-8609-b61283bd041c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T09:13:34.000+03:00",
          "end" : "2021-09-06T09:18:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.058527777777777776,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8accc68d-fdb6-5717-af79-5cda0e28413a"
      }
    },
    {
      "fullUrl" : "urn:uuid:073299bd-4aa8-42f5-8082-59cf97c119cc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.14:29<br />Kudossokeri: 7.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a61cbaf-41be-5cef-8b41-56b9d9afedfa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c8a32a69-8672-4ef4-b675-95c4429d3410",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:14:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.085+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7a61cbaf-41be-5cef-8b41-56b9d9afedfa"
      }
    },
    {
      "fullUrl" : "urn:uuid:15e21f88-146a-4d17-914c-7fab7f26eb76",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.18:35 - 09.23:36<br />Lyhytvaikutteinen insuliini 0.09 ky (1.06 ky/t, 1.52 % = 1.61 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eed9c9a3-9e54-51ea-a976-3ddda0bb6e2b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16dc42ee-c5f7-4c47-8896-00b018d0c04b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T09:18:35.000+03:00",
          "end" : "2021-09-06T09:23:36.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.06 ky/t, 1.52 % = 1.61 ky/t)",
          "dose" : {
            "value" : 0.0887113888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.061,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6597549481621112,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:eed9c9a3-9e54-51ea-a976-3ddda0bb6e2b"
      }
    },
    {
      "fullUrl" : "urn:uuid:d39d5dfa-dd16-4d2f-a922-f2c494eff974",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.19:31<br />Kudossokeri: 7.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8512fee2-56b6-5f97-bd84-83944707a0f1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c33044aa-34f7-4d1c-9296-372212a59118",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:19:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8512fee2-56b6-5f97-bd84-83944707a0f1"
      }
    },
    {
      "fullUrl" : "urn:uuid:419fc0fe-51df-4237-b9a7-9fb0942d7fae",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.23:36 - 09.28:36<br />Lyhytvaikutteinen insuliini 0.18 ky (2.21 ky/t, 3.16 % = 6.97 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23b1aac4-84a2-5b0b-9e92-7772bc66dac0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:32fda54c-15a3-40c0-90e8-ee2f6335952e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T09:23:36.000+03:00",
          "end" : "2021-09-06T09:28:36.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.18 ky (2.21 ky/t, 3.16 % = 6.97 ky/t)",
          "dose" : {
            "value" : 0.18408333333333332,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.209,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.31688546853779986,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:23b1aac4-84a2-5b0b-9e92-7772bc66dac0"
      }
    },
    {
      "fullUrl" : "urn:uuid:83502004-1c0e-4e02-ae85-7b85d276f108",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.23:50<br />Lyhytvaikutteinen insuliini 1.62 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:27ce4b5d-7ddb-5553-8136-0c06c129d94c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:61b75c89-e771-4439-bd92-885673cf93a9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:23:50.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.62 ky",
          "dose" : {
            "value" : 1.62066,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:27ce4b5d-7ddb-5553-8136-0c06c129d94c"
      }
    },
    {
      "fullUrl" : "urn:uuid:67cf9fde-1a13-466b-8353-f13bb4ef7c08",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.24:31<br />Kudossokeri: 7.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dc7eba4f-51e9-5f56-a3a1-7e5c2648ed81",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c74ac09-7c78-4fda-8ed7-8a7f9c07ba6e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:24:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dc7eba4f-51e9-5f56-a3a1-7e5c2648ed81"
      }
    },
    {
      "fullUrl" : "urn:uuid:3f5c229c-4c5a-45aa-b43f-3125caa8c485",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.28:36 - 09.58:40<br />Lyhytvaikutteinen insuliini 0.35 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7652db2-6885-540c-a659-5e72dd4cf7d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0089c875-90d4-4f93-a0c4-da69873bcda1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T09:28:36.000+03:00",
          "end" : "2021-09-06T09:58:40.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.35 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.3507777777777778,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c7652db2-6885-540c-a659-5e72dd4cf7d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:9d7dc69f-ce3c-49ca-b041-f685e5c2ff7f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.29:29<br />Kudossokeri: 8.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:76e0a32b-229a-5e65-b54f-ad3c59facdd8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0638b372-0361-42e3-82ec-1b00c115b0d3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:76e0a32b-229a-5e65-b54f-ad3c59facdd8"
      }
    },
    {
      "fullUrl" : "urn:uuid:5d406fb3-4bef-44b9-98af-d3dc9b3fb5d3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.34:29<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2f00f3ff-63a8-560c-bdba-bf9c656afb61",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c81fd1b9-4b4a-47db-870c-9291748e9907",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:34:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2f00f3ff-63a8-560c-bdba-bf9c656afb61"
      }
    },
    {
      "fullUrl" : "urn:uuid:fd81cf8d-b4c9-4769-9f5e-1c3b8a12128f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.39:29<br />Kudossokeri: 7.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:00d0bfd7-b77c-5a91-b77e-d240e2db190e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14b2cd59-3fd8-4482-9985-fa5fe14a4d2e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:39:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:00d0bfd7-b77c-5a91-b77e-d240e2db190e"
      }
    },
    {
      "fullUrl" : "urn:uuid:33df357d-bb73-4a57-97ee-7ccbba0ab463",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.44:29<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:72f791c7-c4a1-59a1-8802-0fce1e2c0e02",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dc7737f8-ca32-4b3a-90da-df43dc455758",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:72f791c7-c4a1-59a1-8802-0fce1e2c0e02"
      }
    },
    {
      "fullUrl" : "urn:uuid:705d92ba-3847-4938-98ff-ab58992b5e74",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.49:29<br />Kudossokeri: 7.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91118cd5-5d3e-5d55-898b-71f5ff30a2de",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b6884bad-06e1-43fd-8b50-c71d89b3a7f7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:49:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:91118cd5-5d3e-5d55-898b-71f5ff30a2de"
      }
    },
    {
      "fullUrl" : "urn:uuid:26f2c994-a3ed-4b14-9e88-ba57f2734be0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.54:29<br />Kudossokeri: 7.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8340519a-6e57-5b53-999b-a3a7a38b7573",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3a2a5ed-e710-4f55-a64a-88165180c391",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:54:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8340519a-6e57-5b53-999b-a3a7a38b7573"
      }
    },
    {
      "fullUrl" : "urn:uuid:95a057b2-657a-4b29-9714-5de839108575",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 09.58:40 - 10.03:43<br />Lyhytvaikutteinen insuliini 0.05 ky (0.64 ky/t, 0.91 % = 0.59 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:924ee8be-753c-5fec-8e5c-9f3041719da7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5285e99-0410-4b21-b623-44c1818d2968",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T09:58:40.000+03:00",
          "end" : "2021-09-06T10:03:43.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.64 ky/t, 0.91 % = 0.59 ky/t)",
          "dose" : {
            "value" : 0.05386666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.64,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.09375,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:924ee8be-753c-5fec-8e5c-9f3041719da7"
      }
    },
    {
      "fullUrl" : "urn:uuid:1626e702-f88f-441e-8ba5-1e8397add88a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 09.59:29<br />Kudossokeri: 7.22 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:00d33eda-b78d-5033-b508-b9edba564457",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:123c3aa5-203f-4451-8f34-4a9966d41764",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T09:59:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:00d33eda-b78d-5033-b508-b9edba564457"
      }
    },
    {
      "fullUrl" : "urn:uuid:d7c71f43-be65-4640-a3a0-39104d2027ef",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.03:43 - 10.08:43<br />Lyhytvaikutteinen insuliini 0.05 ky (0.63 ky/t, 0.90 % = 0.57 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d98f4f8-e99e-5c53-9112-e9bbaaeab4c7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:190a2987-53e2-45ff-aa42-06897020ac02",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:03:43.000+03:00",
          "end" : "2021-09-06T10:08:43.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.63 ky/t, 0.90 % = 0.57 ky/t)",
          "dose" : {
            "value" : 0.05275,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.633,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.1058451816745656,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7d98f4f8-e99e-5c53-9112-e9bbaaeab4c7"
      }
    },
    {
      "fullUrl" : "urn:uuid:81d0cb88-0fea-453c-ae1a-623f43408149",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.04:29<br />Kudossokeri: 7.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b5ebcfa7-d07f-5dc4-bef1-5295a8b9d8d0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ee8e39c3-a3bb-479b-af0a-72628e18399a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b5ebcfa7-d07f-5dc4-bef1-5295a8b9d8d0"
      }
    },
    {
      "fullUrl" : "urn:uuid:5f287433-ca47-4b32-a5f9-c79a303d8d27",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.08:43 - 10.18:44<br />Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:75c5ac89-2007-5f86-8bdb-8cbfb1e45878",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:81d47347-9b73-4231-9a17-2954d7787263",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:08:43.000+03:00",
          "end" : "2021-09-06T10:18:44.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.11686111111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:75c5ac89-2007-5f86-8bdb-8cbfb1e45878"
      }
    },
    {
      "fullUrl" : "urn:uuid:d5c1745c-5330-41e7-9fd4-6562dca180d5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.09:29<br />Kudossokeri: 7.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c3104c73-82fc-5cd4-81a0-6795149803c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:54d3d1fc-c4cb-4a73-b9fd-58d69bc75dc5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:09:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c3104c73-82fc-5cd4-81a0-6795149803c3"
      }
    },
    {
      "fullUrl" : "urn:uuid:ba953486-ea2c-415a-93ac-8cf19c30c333",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.14:30<br />Kudossokeri: 6.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90c88001-4744-5ac5-9850-1c03f38a7853",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:edb38607-f2b0-4e07-88d4-b9e00cc0bf87",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:14:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:90c88001-4744-5ac5-9850-1c03f38a7853"
      }
    },
    {
      "fullUrl" : "urn:uuid:ffb91d57-47d3-40fc-8dbf-12b719c71add",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.18:44 - 10.23:45<br />Lyhytvaikutteinen insuliini 0.06 ky (0.68 ky/t, 0.97 % = 0.66 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca841f2a-733b-54ff-9179-cde1ce672826",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:77cd91cd-5c76-4560-bf36-7e066e186b43",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:18:44.000+03:00",
          "end" : "2021-09-06T10:23:45.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.68 ky/t, 0.97 % = 0.66 ky/t)",
          "dose" : {
            "value" : 0.05693916666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.681,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.027900146842878,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ca841f2a-733b-54ff-9179-cde1ce672826"
      }
    },
    {
      "fullUrl" : "urn:uuid:e6ba234a-b8c0-4541-8b57-26c55f4c2151",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.19:29<br />Kudossokeri: 6.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ea6aa186-e52c-58a7-816d-2f9830fabf33",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c4725b6-762c-4bdb-874c-19336a33195f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ea6aa186-e52c-58a7-816d-2f9830fabf33"
      }
    },
    {
      "fullUrl" : "urn:uuid:da2b957f-3651-431b-8f2d-b309a2cf3532",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.23:45 - 10.28:46<br />Lyhytvaikutteinen insuliini 0.05 ky (0.63 ky/t, 0.90 % = 0.57 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e278b361-c973-5d2b-893f-1cfeeb2532e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dbe46ef6-d7c3-43f6-83c0-6432ff840ea9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:23:45.000+03:00",
          "end" : "2021-09-06T10:28:46.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.63 ky/t, 0.90 % = 0.57 ky/t)",
          "dose" : {
            "value" : 0.05275861111111111,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.631,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.109350237717908,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e278b361-c973-5d2b-893f-1cfeeb2532e6"
      }
    },
    {
      "fullUrl" : "urn:uuid:a78e52d5-af49-443d-9cc2-343034eb05b5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.24:29<br />Kudossokeri: 6.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9002f95b-153d-5d41-b63a-c08400dc2a8a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:05f8d716-b4df-4b74-a0e4-342fbf55d6f1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:24:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9002f95b-153d-5d41-b63a-c08400dc2a8a"
      }
    },
    {
      "fullUrl" : "urn:uuid:9fa016bd-2736-4ae9-b52e-7aaf8034a91b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.28:46 - 10.33:46<br />Lyhytvaikutteinen insuliini 0.05 ky (0.58 ky/t, 0.83 % = 0.48 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fd244b4d-ed48-59ed-a85a-556a80afc53b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6c663454-ecb4-4f44-b42b-42aa5c0bba02",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:28:46.000+03:00",
          "end" : "2021-09-06T10:33:46.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.58 ky/t, 0.83 % = 0.48 ky/t)",
          "dose" : {
            "value" : 0.04833333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.58,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.2068965517241381,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:fd244b4d-ed48-59ed-a85a-556a80afc53b"
      }
    },
    {
      "fullUrl" : "urn:uuid:6eeeeada-ea75-4f41-8de2-69edcccfa845",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.29:29<br />Kudossokeri: 6.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8552af84-cda7-5974-bdcd-b072501dc6fc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3176b95d-6810-4fd5-8cf8-7cf2014f0dbb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8552af84-cda7-5974-bdcd-b072501dc6fc"
      }
    },
    {
      "fullUrl" : "urn:uuid:7f565c58-5bca-4d45-8ffe-e998d0285213",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.33:46 - 10.38:48<br />Lyhytvaikutteinen insuliini 0.04 ky (0.44 ky/t, 0.62 % = 0.27 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a792e164-8e2b-5551-8140-8019927e3bec",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4047f6cf-c425-4dc8-be45-346246f21f4e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:33:46.000+03:00",
          "end" : "2021-09-06T10:38:48.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.44 ky/t, 0.62 % = 0.27 ky/t)",
          "dose" : {
            "value" : 0.036575555555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.436,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.6055045871559632,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a792e164-8e2b-5551-8140-8019927e3bec"
      }
    },
    {
      "fullUrl" : "urn:uuid:d2225008-e157-4489-af13-99d12028fcfd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.34:32<br />Kudossokeri: 6.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8f12e4c-9f18-5f50-b9d5-7c7d1432c09d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:85b8f813-057a-4cac-82e4-49eaaddfe31a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:34:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.086+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d8f12e4c-9f18-5f50-b9d5-7c7d1432c09d"
      }
    },
    {
      "fullUrl" : "urn:uuid:efb2c9a5-58f7-4142-980f-11b0d0acc561",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.38:48 - 10.43:48<br />Lyhytvaikutteinen insuliini 0.04 ky (0.45 ky/t, 0.64 % = 0.29 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e0634ec1-abeb-58a0-b350-4a002c424876",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:773f5706-d733-42ad-a270-439d7bf3ebb5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:38:48.000+03:00",
          "end" : "2021-09-06T10:43:48.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.45 ky/t, 0.64 % = 0.29 ky/t)",
          "dose" : {
            "value" : 0.037333333333333336,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.448,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.5625,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e0634ec1-abeb-58a0-b350-4a002c424876"
      }
    },
    {
      "fullUrl" : "urn:uuid:c9b75538-1c0f-4291-b67b-5b9595f0675f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.39:32<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80a93b19-2289-56c7-8987-bcde5aa6dcdc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:457604f2-1f5a-48d5-9e44-c65b8628bcf8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:39:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:80a93b19-2289-56c7-8987-bcde5aa6dcdc"
      }
    },
    {
      "fullUrl" : "urn:uuid:94c9faf1-503d-4d31-b6d1-a72bc2f8a9f0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.43:48 - 10.48:49<br />Lyhytvaikutteinen insuliini 0.01 ky (0.18 ky/t, 0.26 % = 0.05 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b0176aed-7ee9-5dea-89ec-74be3466d11d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:337ddd65-b2f6-4a9e-a947-de0e356509c3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:43:48.000+03:00",
          "end" : "2021-09-06T10:48:49.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.18 ky/t, 0.26 % = 0.05 ky/t)",
          "dose" : {
            "value" : 0.014966388888888888,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.179,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.9106145251396645,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b0176aed-7ee9-5dea-89ec-74be3466d11d"
      }
    },
    {
      "fullUrl" : "urn:uuid:20551eb8-6c6c-4ed4-8c8b-6fd2b34131b7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.44:29<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bafff913-069f-5e3d-80f3-d9cd23e6f4ba",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b8652160-a474-4413-8316-68e0c6293749",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bafff913-069f-5e3d-80f3-d9cd23e6f4ba"
      }
    },
    {
      "fullUrl" : "urn:uuid:6edba8e0-916e-4676-a397-83268072bc64",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.48:49 - 10.53:51<br />Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.21 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21bcc226-af0b-5283-bad0-32492e45db9a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3d326e20-beaa-4dd3-93fb-6087de0bbd2b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:48:49.000+03:00",
          "end" : "2021-09-06T10:53:51.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.21 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.012163888888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.145,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.8275862068965525,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:21bcc226-af0b-5283-bad0-32492e45db9a"
      }
    },
    {
      "fullUrl" : "urn:uuid:1bebe348-9152-489d-861c-0a167a764a45",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.49:31<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:31d05f4b-399f-5087-84c7-bf2e0a0ebcf9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b116aee7-9268-4559-ad32-4215a721f240",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:31d05f4b-399f-5087-84c7-bf2e0a0ebcf9"
      }
    },
    {
      "fullUrl" : "urn:uuid:1c8b02d8-f063-40c4-ac96-1db5244de176",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.53:51 - 10.58:51<br />Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.21 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11ef80d9-8a6e-55f1-8ac0-c6086407f92e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fd62534a-7741-4aa4-a492-db32e84f32e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:53:51.000+03:00",
          "end" : "2021-09-06T10:58:51.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.21 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.012416666666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.149,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.697986577181208,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:11ef80d9-8a6e-55f1-8ac0-c6086407f92e"
      }
    },
    {
      "fullUrl" : "urn:uuid:eb0006c7-6616-423e-a319-8dd9a863377c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.54:31<br />Kudossokeri: 5.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8841649-353f-5e27-a6b7-e38fffccc12c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3134f583-8e4f-4aba-9c86-4cb8834dd90a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:54:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d8841649-353f-5e27-a6b7-e38fffccc12c"
      }
    },
    {
      "fullUrl" : "urn:uuid:fe1eb51b-edcd-45e7-9a99-5629ecfd9b54",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 10.58:51 - 11.03:51<br />Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.40 % = 0.11 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6dbadff7-609f-5ae0-b436-2772b7c36e1b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23043923-3ba4-4e1e-9ea2-7f4435a26550",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T10:58:51.000+03:00",
          "end" : "2021-09-06T11:03:51.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.40 % = 0.11 ky/t)",
          "dose" : {
            "value" : 0.023333333333333338,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.28,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.4999999999999996,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6dbadff7-609f-5ae0-b436-2772b7c36e1b"
      }
    },
    {
      "fullUrl" : "urn:uuid:6087ae09-195f-4010-9959-873233bff3ce",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 10.59:29<br />Kudossokeri: 5.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dd49a506-4f96-5f39-ba1e-cea7c703825c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:29a8626e-e305-4316-a19c-86d3c6c49e61",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T10:59:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dd49a506-4f96-5f39-ba1e-cea7c703825c"
      }
    },
    {
      "fullUrl" : "urn:uuid:bc1a2f68-4c42-41a4-92a7-2abf91263f55",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.03:51 - 11.08:52<br />Lyhytvaikutteinen insuliini 0.02 ky (0.26 ky/t, 0.38 % = 0.10 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2efd0faa-28af-54cc-80b6-1c99613a0a29",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8923bacf-88f9-44ce-b374-37ed23e93bc9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:03:51.000+03:00",
          "end" : "2021-09-06T11:08:52.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.26 ky/t, 0.38 % = 0.10 ky/t)",
          "dose" : {
            "value" : 0.021989722222222223,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.263,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.6615969581749046,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2efd0faa-28af-54cc-80b6-1c99613a0a29"
      }
    },
    {
      "fullUrl" : "urn:uuid:e912f437-a4e9-44ff-b215-d073967a80dc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.04:29<br />Kudossokeri: 5.61 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1cd1c10-9f42-5300-ab2d-26692e16f261",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e5d1ca40-fd20-4031-9f18-f10e75f6f837",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c1cd1c10-9f42-5300-ab2d-26692e16f261"
      }
    },
    {
      "fullUrl" : "urn:uuid:8802e855-90d1-42f0-ae35-463120b1381e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.08:52 - 11.13:54<br />Lyhytvaikutteinen insuliini 0.01 ky (0.17 ky/t, 0.24 % = 0.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ce26c1e8-74d9-58e7-99c7-65ba97f833bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ac581b5a-5c3b-4f8a-b5bc-c331ec5a5b82",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:08:52.000+03:00",
          "end" : "2021-09-06T11:13:54.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.17 ky/t, 0.24 % = 0.04 ky/t)",
          "dose" : {
            "value" : 0.014009444444444444,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.167,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.191616766467066,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ce26c1e8-74d9-58e7-99c7-65ba97f833bc"
      }
    },
    {
      "fullUrl" : "urn:uuid:d76fc79e-fa59-42fb-882f-cd82b58ff133",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.09:29<br />Kudossokeri: 5.5 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5275a567-caec-579c-a97d-75256d3e68ae",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d2ce9f6-0c5a-436d-8bcb-f8b771084245",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:09:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5275a567-caec-579c-a97d-75256d3e68ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:8bc0c638-75bf-42bd-8516-6738276d67ca",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.13:54 - 11.18:54<br />Lyhytvaikutteinen insuliini 0.01 ky (0.17 ky/t, 0.24 % = 0.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:62959f1c-5eeb-55af-b29d-bbddfd0d20a2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:003cc532-ee55-437e-be4d-c9db9ab42a92",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:13:54.000+03:00",
          "end" : "2021-09-06T11:18:54.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.17 ky/t, 0.24 % = 0.04 ky/t)",
          "dose" : {
            "value" : 0.014250000000000002,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.171,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.093567251461987,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:62959f1c-5eeb-55af-b29d-bbddfd0d20a2"
      }
    },
    {
      "fullUrl" : "urn:uuid:2eed8160-7a67-41f9-8f84-3dc57ce7e8fa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.14:29<br />Kudossokeri: 5.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:50afdd8e-e462-5e91-b9da-07bcd8ff1868",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:552a26cd-63b8-476d-be01-0cc7fa7a0038",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:14:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:50afdd8e-e462-5e91-b9da-07bcd8ff1868"
      }
    },
    {
      "fullUrl" : "urn:uuid:3cef967b-291c-45f3-8511-e6994f6928a4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.18:54 - 11.23:56<br />Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.19 % = 0.02 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1614f91f-f3ab-5ef0-a3fc-24bcf36c3a72",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:971972ec-de32-4946-9ed4-706aad432a15",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:18:54.000+03:00",
          "end" : "2021-09-06T11:23:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.19 % = 0.02 ky/t)",
          "dose" : {
            "value" : 0.011073333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.132,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.303030303030303,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1614f91f-f3ab-5ef0-a3fc-24bcf36c3a72"
      }
    },
    {
      "fullUrl" : "urn:uuid:21476031-195d-42ab-9809-9ab04b0a7549",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.19:29<br />Kudossokeri: 5.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c59b208c-7c36-588f-9295-8eb14c9c35d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:354c8173-9a35-4367-b7f3-a519026a7ca3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c59b208c-7c36-588f-9295-8eb14c9c35d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:9de8fb06-5cf9-4561-89d8-8933c3d2136a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.23:56 - 11.28:56<br />Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.19 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:64fe18ef-6e0b-50da-9efb-15896c147b40",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7fc8efe4-861b-4970-adf3-62785c25ecde",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:23:56.000+03:00",
          "end" : "2021-09-06T11:28:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.13 ky/t, 0.19 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.011166666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.134,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.223880597014925,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:64fe18ef-6e0b-50da-9efb-15896c147b40"
      }
    },
    {
      "fullUrl" : "urn:uuid:2d9eda00-1e4d-48cb-9e0a-438e3f98e827",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.24:29<br />Kudossokeri: 5.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f1be96d7-fc01-584e-8fb4-b770356ffade",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a27d3941-8beb-432f-820d-46c27b97ad65",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:24:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f1be96d7-fc01-584e-8fb4-b770356ffade"
      }
    },
    {
      "fullUrl" : "urn:uuid:b937fdda-afa6-4229-958a-4e062b0a0b7a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.28:56 - 11.33:56<br />Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.21 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e72f5fb4-6770-5e75-ab84-cfe11c950a53",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ffaacbb1-c1bb-4ac6-a394-76d053b9e59f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:28:56.000+03:00",
          "end" : "2021-09-06T11:33:56.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.15 ky/t, 0.21 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.01225,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.147,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.761904761904762,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e72f5fb4-6770-5e75-ab84-cfe11c950a53"
      }
    },
    {
      "fullUrl" : "urn:uuid:50f49b40-20ae-4a79-a901-a1d891c93e29",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.29:30<br />Kudossokeri: 5.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e968d326-061e-5266-a8c6-c0401398636e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fcf37863-a9a9-4cd6-b10d-8bba9a99bb83",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:29:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e968d326-061e-5266-a8c6-c0401398636e"
      }
    },
    {
      "fullUrl" : "urn:uuid:8c333d92-83dd-400c-9117-0c74231332b9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.33:56 - 11.38:58<br />Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.21 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5846d79-307b-5dd8-bc1d-47edd9b9ad03",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d18a010b-41cd-4b4c-925e-e683878d3dfc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:33:56.000+03:00",
          "end" : "2021-09-06T11:38:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.21 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.012163888888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.145,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 4.8275862068965525,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d5846d79-307b-5dd8-bc1d-47edd9b9ad03"
      }
    },
    {
      "fullUrl" : "urn:uuid:440ec73e-2c56-4c76-b023-98ccf6defef6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.34:31<br />Kudossokeri: 5.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:432e391e-c4b3-5f31-ada7-a5a5db9054b5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d275d895-a24d-44d0-9373-3e81625a5cba",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:34:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.087+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:432e391e-c4b3-5f31-ada7-a5a5db9054b5"
      }
    },
    {
      "fullUrl" : "urn:uuid:cd418192-3a6b-4b4d-af6d-5e58fef304c4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.38:58 - 11.43:58<br />Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.29 % = 0.06 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:196284c9-5ea6-503b-9e92-4b2965f73c48",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ea3a9e6b-4275-4156-9044-0985d51bfa88",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:38:58.000+03:00",
          "end" : "2021-09-06T11:43:58.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.20 ky/t, 0.29 % = 0.06 ky/t)",
          "dose" : {
            "value" : 0.016999999999999998,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.204,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 3.431372549019608,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:196284c9-5ea6-503b-9e92-4b2965f73c48"
      }
    },
    {
      "fullUrl" : "urn:uuid:e8fefffc-1159-45e9-95b1-2298556b9bf8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.39:28<br />Kudossokeri: 5.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3165daf-b98e-58e9-85fa-8d8e21190ba2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:41a470e2-b1ca-417c-92ad-ba99c47c0683",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e3165daf-b98e-58e9-85fa-8d8e21190ba2"
      }
    },
    {
      "fullUrl" : "urn:uuid:eb53c9d8-7b13-453f-9476-648874d2f5cf",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.43:58 - 11.48:59<br />Lyhytvaikutteinen insuliini 0.02 ky (0.24 ky/t, 0.34 % = 0.08 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cacf2de9-4673-5837-9da0-6382348634c8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d1397f0e-fb05-4afe-a873-1b26764982b3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:43:58.000+03:00",
          "end" : "2021-09-06T11:48:59.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.24 ky/t, 0.34 % = 0.08 ky/t)",
          "dose" : {
            "value" : 0.020066666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.24,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.9166666666666665,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:cacf2de9-4673-5837-9da0-6382348634c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:fb04f257-632a-4736-b238-35cd833f3b9e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.44:29<br />Kudossokeri: 5.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a5cbf36-ed9c-5a15-bcfc-064ba5b2232c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bd928a5f-a244-49b9-a512-aaa3ce9d47da",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7a5cbf36-ed9c-5a15-bcfc-064ba5b2232c"
      }
    },
    {
      "fullUrl" : "urn:uuid:30c7715c-6bf0-4b85-9155-72f62ffb791d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.48:59 - 11.53:59<br />Lyhytvaikutteinen insuliini 0.03 ky (0.31 ky/t, 0.44 % = 0.14 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:980e774b-4916-5539-94ce-c947c5c1edb9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:18d98d07-4337-403a-94f9-6ceb81f6cbe3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:48:59.000+03:00",
          "end" : "2021-09-06T11:53:59.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.31 ky/t, 0.44 % = 0.14 ky/t)",
          "dose" : {
            "value" : 0.025916666666666668,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.311,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.2508038585209,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:980e774b-4916-5539-94ce-c947c5c1edb9"
      }
    },
    {
      "fullUrl" : "urn:uuid:b0ae1d60-2b4d-475c-89e9-de671cd48ed3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.49:31<br />Kudossokeri: 5.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a1cd173-6b7c-5563-a820-420c5b25c43e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:44ba56c4-1667-4de4-afaf-4980bcaee0f0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:49:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2a1cd173-6b7c-5563-a820-420c5b25c43e"
      }
    },
    {
      "fullUrl" : "urn:uuid:319fa81c-b49c-409e-a55a-e796458ef538",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.53:59 - 11.59:01<br />Lyhytvaikutteinen insuliini 0.05 ky (0.56 ky/t, 0.81 % = 0.45 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:226088a0-729b-533e-a9e7-68db741a574d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6ed5c274-4aa5-49cf-b88e-42dc2eca1202",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:53:59.000+03:00",
          "end" : "2021-09-06T11:59:01.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.05 ky (0.56 ky/t, 0.81 % = 0.45 ky/t)",
          "dose" : {
            "value" : 0.047313333333333325,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.564,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.2411347517730495,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:226088a0-729b-533e-a9e7-68db741a574d"
      }
    },
    {
      "fullUrl" : "urn:uuid:83767a52-0715-49ee-acf5-b2b258f1cf7d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.54:29<br />Kudossokeri: 5.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e937614f-26e3-51b8-beb1-563d9fa4404d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:72bf2da5-13e0-4cf2-a804-504b2052f196",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:54:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e937614f-26e3-51b8-beb1-563d9fa4404d"
      }
    },
    {
      "fullUrl" : "urn:uuid:acc5af17-3a4f-4727-b2ac-79c3d21cf77f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 11.59:01 - 13.29:15<br />Lyhytvaikutteinen insuliini 1.05 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9e17b041-45e8-5fbe-9ce8-ec4f7979083d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:931d2a51-024e-422a-8fea-725b86d04756",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T11:59:01.000+03:00",
          "end" : "2021-09-06T13:29:15.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.05 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 1.0527222222222221,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9e17b041-45e8-5fbe-9ce8-ec4f7979083d"
      }
    },
    {
      "fullUrl" : "urn:uuid:f5e03f6b-abea-452e-bb97-5a1f771dc1b9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 11.59:29<br />Kudossokeri: 5.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e2978703-1aa7-52c9-bee6-c15d0b157565",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1306c00d-6592-4673-bd37-cc3aeac8bae6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T11:59:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e2978703-1aa7-52c9-bee6-c15d0b157565"
      }
    },
    {
      "fullUrl" : "urn:uuid:d8669d24-e346-4f64-aa75-574541187cc8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.04:29<br />Kudossokeri: 5.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7538c4e2-3069-535d-be7e-c0a05746cf9f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:696347bc-a2c5-4345-a370-064471b8a734",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7538c4e2-3069-535d-be7e-c0a05746cf9f"
      }
    },
    {
      "fullUrl" : "urn:uuid:268a7b5f-421b-4729-99f6-1bee1bffad3c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.09:28<br />Kudossokeri: 6.11 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:47d56542-43f6-5414-b83d-90ac3d201eb9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:faac7402-c6e8-4525-9e13-c166ff5d4db6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:09:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:47d56542-43f6-5414-b83d-90ac3d201eb9"
      }
    },
    {
      "fullUrl" : "urn:uuid:29c0c76a-00f7-4199-9f3a-2f02fb26dfcc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.14:28<br />Kudossokeri: 6.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:083736d3-074c-540c-b90e-f79dc426ca21",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba352cf2-7ce2-4b4e-8ba3-a34a343209bb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:14:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:083736d3-074c-540c-b90e-f79dc426ca21"
      }
    },
    {
      "fullUrl" : "urn:uuid:12d907ac-5625-4ca5-a609-74229c9fb613",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.19:29<br />Kudossokeri: 6.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3264bc28-05da-51c3-b1a1-f14d21c5457b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5c28846-3624-4e4b-9e12-ad8617977e58",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3264bc28-05da-51c3-b1a1-f14d21c5457b"
      }
    },
    {
      "fullUrl" : "urn:uuid:4b473efd-0562-40ef-b3e8-5d6f25e484bc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.24:28<br />Kudossokeri: 6.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d86b788-8845-5dcc-a153-6a79404c7342",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7f62cb47-c44f-42e4-ae2c-d62174b643a1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:24:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9d86b788-8845-5dcc-a153-6a79404c7342"
      }
    },
    {
      "fullUrl" : "urn:uuid:f33509b0-647d-43a8-8b55-92060bf7ede0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.29:29<br />Kudossokeri: 7.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5018d365-8829-5dcd-a87b-5e40009e0678",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:76618746-b0ba-4500-b4d9-5fc98b55a64b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5018d365-8829-5dcd-a87b-5e40009e0678"
      }
    },
    {
      "fullUrl" : "urn:uuid:8ddd020f-3bfc-4655-b648-ae2225d4fa24",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.34:29<br />Kudossokeri: 7.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a9c2e96-36a2-52ab-b6cc-0d6509d19243",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:219b3c8f-9e3f-42e3-bcfd-14c8ffcf555a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:34:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0a9c2e96-36a2-52ab-b6cc-0d6509d19243"
      }
    },
    {
      "fullUrl" : "urn:uuid:04ed81c4-46dd-4479-ae22-aece65a91cd8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.39:29<br />Kudossokeri: 7.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:de3e85d3-298c-5e21-938b-3a63ca33bfe5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d486af0-e83d-405a-80e5-6fb021c393f2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:39:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:de3e85d3-298c-5e21-938b-3a63ca33bfe5"
      }
    },
    {
      "fullUrl" : "urn:uuid:60359d91-d772-4c77-9c36-703dcf2737ba",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.44:29<br />Kudossokeri: 7.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2ff7a36c-506b-5529-a4e9-2c5806fa1cff",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b2220de1-3b90-416f-95bd-e36f6b8dd3ce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2ff7a36c-506b-5529-a4e9-2c5806fa1cff"
      }
    },
    {
      "fullUrl" : "urn:uuid:2c9e868b-ca08-45ce-ba2f-3fe3b78ac913",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.49:29<br />Kudossokeri: 7.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aea4ee98-6894-591b-ace3-c50d48db0d94",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a1db199-c89b-4c85-af38-96c9d1cd44c9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:49:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:aea4ee98-6894-591b-ace3-c50d48db0d94"
      }
    },
    {
      "fullUrl" : "urn:uuid:14dcfb4e-becc-4225-8305-44a889a339f6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.54:29<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9ba503b5-be05-5f9a-aa03-d300a0078897",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e243e928-c6be-492d-b59e-994331bc6f66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:54:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9ba503b5-be05-5f9a-aa03-d300a0078897"
      }
    },
    {
      "fullUrl" : "urn:uuid:1afde1bd-3601-4e58-b587-d56609f06151",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 12.59:28<br />Kudossokeri: 7.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:374fd4f6-2c45-59fc-832a-02bf7c204103",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3d72c798-3963-4cf6-91b3-8e51bc287948",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T12:59:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:374fd4f6-2c45-59fc-832a-02bf7c204103"
      }
    },
    {
      "fullUrl" : "urn:uuid:fc7faa3f-1c05-4abd-b945-0dc0db1643dd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.04:28<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3b0b4f3-cfcf-5fed-a402-db763fbc0507",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b14dc041-0d8c-435a-8063-7433d3fdcaeb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:04:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e3b0b4f3-cfcf-5fed-a402-db763fbc0507"
      }
    },
    {
      "fullUrl" : "urn:uuid:b197382d-a4c1-477d-82a2-fec37af7facd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.09:29<br />Kudossokeri: 8.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:906cfccb-7968-5516-b1c0-0a3fc8404257",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95427bcf-3a29-4fbf-b13f-71bf0c91c820",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:09:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:906cfccb-7968-5516-b1c0-0a3fc8404257"
      }
    },
    {
      "fullUrl" : "urn:uuid:4df3c3ca-7951-4eff-a121-c56331304787",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.14:28<br />Kudossokeri: 8.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7f3bc822-b025-55bd-bb3d-75e3a122685d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:62d23e65-7bfd-405e-8197-7e2d2e80dd85",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:14:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7f3bc822-b025-55bd-bb3d-75e3a122685d"
      }
    },
    {
      "fullUrl" : "urn:uuid:5e6fce70-08ac-4a00-9e64-a8002a1e3ced",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.19:29<br />Kudossokeri: 8.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:15641576-1542-52de-a1a1-e8ca8ee0ca47",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:486a18fa-dff3-4edb-8111-6593710395d2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:15641576-1542-52de-a1a1-e8ca8ee0ca47"
      }
    },
    {
      "fullUrl" : "urn:uuid:87d469df-95e2-4332-bd6e-cf51290a6ca4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.24:29<br />Kudossokeri: 8.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:17e8ad0a-b4e7-5f89-9525-464986b83767",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a0dbda3-d0f4-44d7-bb22-d711c1003192",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:24:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:17e8ad0a-b4e7-5f89-9525-464986b83767"
      }
    },
    {
      "fullUrl" : "urn:uuid:b9cafd90-216b-4912-9c43-1daed2bbd213",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 13.29:15 - 13.34:16<br />Lyhytvaikutteinen insuliini 0.06 ky (0.78 ky/t, 1.11 % = 0.86 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ccaed0ba-28bd-5acc-bb11-3972ccaa4859",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60c7c94d-c978-4fa9-baaa-18104764bb11",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T13:29:15.000+03:00",
          "end" : "2021-09-06T13:34:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.06 ky (0.78 ky/t, 1.11 % = 0.86 ky/t)",
          "dose" : {
            "value" : 0.06488222222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.776,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.9020618556701029,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ccaed0ba-28bd-5acc-bb11-3972ccaa4859"
      }
    },
    {
      "fullUrl" : "urn:uuid:0e3a8b99-9815-400e-98ca-cb4ea513e789",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.29:29<br />Kudossokeri: 8.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a8460d34-a48e-58c9-89d1-d9d89686d992",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ac9cbe7d-5f0b-419e-9506-9f21816acfe9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.088+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a8460d34-a48e-58c9-89d1-d9d89686d992"
      }
    },
    {
      "fullUrl" : "urn:uuid:42521bb8-ebfa-47af-b1a0-5a2bd13b4041",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 13.34:16 - 13.39:16<br />Lyhytvaikutteinen insuliini 0.08 ky (1.00 ky/t, 1.43 % = 1.43 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d183187b-843e-5f84-ab35-1bc71bcfeb03",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:73cbf5fb-7912-47f3-941b-85ea2e706b46",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T13:34:16.000+03:00",
          "end" : "2021-09-06T13:39:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (1.00 ky/t, 1.43 % = 1.43 ky/t)",
          "dose" : {
            "value" : 0.08333333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:d183187b-843e-5f84-ab35-1bc71bcfeb03"
      }
    },
    {
      "fullUrl" : "urn:uuid:d4b81ee4-f225-40c2-8253-53c36e798188",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.34:28<br />Kudossokeri: 8.83 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8b911efd-7596-5702-b315-e8ff3bbfca42",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2d3170c3-0e4f-4ed7-bbb9-8fb0401ad155",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:34:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8b911efd-7596-5702-b315-e8ff3bbfca42"
      }
    },
    {
      "fullUrl" : "urn:uuid:6be2751f-4b01-4536-9a6d-ce1183979a9b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 13.39:16 - 13.44:17<br />Lyhytvaikutteinen insuliini 0.09 ky (1.10 ky/t, 1.57 % = 1.72 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3dd9f6c8-ff63-50c1-8101-016e011e1477",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8b3f61f2-7882-437a-a8ed-065a74b6aa03",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T13:39:16.000+03:00",
          "end" : "2021-09-06T13:44:17.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.10 ky/t, 1.57 % = 1.72 ky/t)",
          "dose" : {
            "value" : 0.091805,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.098,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6375227686703095,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3dd9f6c8-ff63-50c1-8101-016e011e1477"
      }
    },
    {
      "fullUrl" : "urn:uuid:0328e220-8cf8-47b5-ab71-d7d4891d57c7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.39:29<br />Kudossokeri: 8.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dec795fc-0458-5e26-acbf-1ff6718fa4d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8e8545af-1ec9-4440-bcb5-07e31e934da2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:39:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dec795fc-0458-5e26-acbf-1ff6718fa4d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:79baea3e-056a-40cf-9464-68f3764e2449",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 13.44:17 - 13.50:52<br />Lyhytvaikutteinen insuliini 0.13 ky (1.14 ky/t, 1.63 % = 1.86 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:30de7d31-ec2f-5a0c-a4b8-2ad2121685d5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ff9f57cb-1003-4810-8105-ff4bf8060ec2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T13:44:17.000+03:00",
          "end" : "2021-09-06T13:50:52.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (1.14 ky/t, 1.63 % = 1.86 ky/t)",
          "dose" : {
            "value" : 0.12508333333333332,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.14,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6140350877192983,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:30de7d31-ec2f-5a0c-a4b8-2ad2121685d5"
      }
    },
    {
      "fullUrl" : "urn:uuid:38c31b3a-5d07-4375-9919-9d5a7fc7b308",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.44:29<br />Kudossokeri: 9.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a3bf700-d967-58ff-8793-f90b83241018",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d07ec4a-933d-4c0f-998d-f3d47e5cf56c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0a3bf700-d967-58ff-8793-f90b83241018"
      }
    },
    {
      "fullUrl" : "urn:uuid:3100a132-775b-44e4-b009-8eb9f9d7e9d2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 13.47:16<br />Lyhytvaikutteinen insuliini 9.50 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3b42bb92-44c1-5afe-8d56-a15a9031f834",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:effcf659-7d17-4566-a9b7-42a24b46ce06",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:47:16.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 9.50 ky",
          "dose" : {
            "value" : 9.5,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3b42bb92-44c1-5afe-8d56-a15a9031f834"
      }
    },
    {
      "fullUrl" : "urn:uuid:30f1a023-120d-442b-ad80-22dae23ca84f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 6.9.2021 13.47:16<br />Arvioitu hiilihydraattimäärä: 95 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f2e6fea3-3ccb-5952-8cdb-e5a49fb612a6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:917f45c4-8cff-4704-b53e-9822c82539aa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:47:16.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 95,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f2e6fea3-3ccb-5952-8cdb-e5a49fb612a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:ef24ecd4-cc07-4e8c-92d6-dc05afff341f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.49:29<br />Kudossokeri: 9.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:169f2c94-8fef-50bb-a711-1f9ecd949abe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4fd83ab5-505f-43c2-9b8f-7146e2abf80a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:49:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:169f2c94-8fef-50bb-a711-1f9ecd949abe"
      }
    },
    {
      "fullUrl" : "urn:uuid:ce9fc8cb-a784-4a15-88fb-dc8613beabef",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 13.50:52 - 13.55:51<br />Lyhytvaikutteinen insuliini 0.11 ky (1.33 ky/t, 1.90 % = 2.53 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4b4c661e-ec19-5bbc-af10-0c18d30f8785",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:44d26387-a0ff-4a31-b136-5a89ae2c2af9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T13:50:52.000+03:00",
          "end" : "2021-09-06T13:55:51.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.33 ky/t, 1.90 % = 2.53 ky/t)",
          "dose" : {
            "value" : 0.11046388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.33,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5263157894736842,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:4b4c661e-ec19-5bbc-af10-0c18d30f8785"
      }
    },
    {
      "fullUrl" : "urn:uuid:a6bb5e3c-ed78-40f7-b17c-7f0bcbd37ff4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.54:30<br />Kudossokeri: 9.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2fab46dc-880a-5fc4-8361-12ae442c7bf5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:41e13649-82d0-4f06-a9a8-ba7c4febea44",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:54:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2fab46dc-880a-5fc4-8361-12ae442c7bf5"
      }
    },
    {
      "fullUrl" : "urn:uuid:541c286d-36dd-4c4c-b049-8ee39850c3ea",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 13.55:51 - 15.56:11<br />Lyhytvaikutteinen insuliini 1.40 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3079d34e-f275-5b2b-a850-d0720a5c9347",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:648ea619-6e7f-4aa5-b915-bbae726d9501",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T13:55:51.000+03:00",
          "end" : "2021-09-06T15:56:11.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.40 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 1.403888888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3079d34e-f275-5b2b-a850-d0720a5c9347"
      }
    },
    {
      "fullUrl" : "urn:uuid:956a5210-39d5-421d-9c19-950470f41467",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 13.59:31<br />Kudossokeri: 9.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4ba66721-27f9-5297-8a4d-5599d26ea4b6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:964c1b64-fbb6-4889-933d-1f0e603fed02",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T13:59:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4ba66721-27f9-5297-8a4d-5599d26ea4b6"
      }
    },
    {
      "fullUrl" : "urn:uuid:0d7cb0c6-c5b0-43c7-aff5-bec2d712dc54",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.04:28<br />Kudossokeri: 9.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b75fc926-52e8-5ac3-8037-f866c47b9451",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:36026af5-92d8-46c3-bef9-1538a20b09e8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:04:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b75fc926-52e8-5ac3-8037-f866c47b9451"
      }
    },
    {
      "fullUrl" : "urn:uuid:d4529d84-02ae-4020-8e2d-2777734f12f6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.09:29<br />Kudossokeri: 9.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7c50bd2e-0d0e-555c-b94b-bb703821daa3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d540390-90f5-4b59-b3fd-564832d206d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:09:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7c50bd2e-0d0e-555c-b94b-bb703821daa3"
      }
    },
    {
      "fullUrl" : "urn:uuid:44c3996b-8650-49cb-8987-264403d45c71",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.14:29<br />Kudossokeri: 9.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d7d6a4a-dd3f-5169-bbe8-12cab8fc2fb7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2b78d61d-6d0c-4c1b-a944-9c13ea05384e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:14:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7d7d6a4a-dd3f-5169-bbe8-12cab8fc2fb7"
      }
    },
    {
      "fullUrl" : "urn:uuid:a5dbd06b-8ba8-44c0-9497-b13e55f3f88c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.19:29<br />Kudossokeri: 9.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:373bcb04-e63e-568c-8495-ea62547e03db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a80df15c-1ebb-4995-83d3-890aaef7d5dc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:373bcb04-e63e-568c-8495-ea62547e03db"
      }
    },
    {
      "fullUrl" : "urn:uuid:2e228c4e-2b44-4960-9a0a-d2b4b9315348",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.24:28<br />Kudossokeri: 9.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb9d5a10-9de9-593f-aed8-7ee55a057538",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7eb3293-841c-4be4-9e91-3bbe526083a4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:24:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:eb9d5a10-9de9-593f-aed8-7ee55a057538"
      }
    },
    {
      "fullUrl" : "urn:uuid:7013802b-002f-4e89-9cb3-3042434602b5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.29:28<br />Kudossokeri: 9.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c63fabdb-3dbc-563a-bebd-0a0935578120",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7d66fb3-788e-46a4-8e21-bbb34deec8a1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:29:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c63fabdb-3dbc-563a-bebd-0a0935578120"
      }
    },
    {
      "fullUrl" : "urn:uuid:2d7e1d54-441d-4f54-ae73-b30ee68c04c4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.34:28<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9585e538-96ca-503b-b56f-f7876991468b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9c46993c-67b1-4492-b4d9-10d1714cb82a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:34:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9585e538-96ca-503b-b56f-f7876991468b"
      }
    },
    {
      "fullUrl" : "urn:uuid:196e3390-d6fd-4290-b972-08de4ce19fab",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.39:28<br />Kudossokeri: 9.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:445f9e67-3a1a-5a78-bd75-80641930f129",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3c778b1c-c37f-4d2b-9229-16bd19fafad8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:445f9e67-3a1a-5a78-bd75-80641930f129"
      }
    },
    {
      "fullUrl" : "urn:uuid:87eab342-ba97-4c89-8969-19ea39a6e8f2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.44:28<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1aa9a5d8-b9c1-5cfa-9895-f878a1c7dd7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c0572059-a98e-4fcd-afe7-920ba3b0c10f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:44:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1aa9a5d8-b9c1-5cfa-9895-f878a1c7dd7b"
      }
    },
    {
      "fullUrl" : "urn:uuid:159ad5c7-4f30-418d-ac90-77e373f8cdf0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.49:28<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:143527b6-eb14-5318-8c34-8e455ccee487",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c454c099-7e98-4de8-a41c-51f05405f3b5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:49:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:143527b6-eb14-5318-8c34-8e455ccee487"
      }
    },
    {
      "fullUrl" : "urn:uuid:c0818d1b-4bc5-4e1f-ab2c-b40012b2e229",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.54:28<br />Kudossokeri: 9.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23f7df77-319d-50cb-bb9f-deaacfb2508f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:369b50fc-3f88-485f-b85f-6307593f0b20",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:54:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:23f7df77-319d-50cb-bb9f-deaacfb2508f"
      }
    },
    {
      "fullUrl" : "urn:uuid:946a24cb-cd9d-4fa3-b45c-fb3cca7c819c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 14.59:28<br />Kudossokeri: 9.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b165b495-a31d-56b6-a694-0d8acc7d6f56",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bbe8a629-b47b-4e22-ab39-c2ab1593684f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T14:59:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b165b495-a31d-56b6-a694-0d8acc7d6f56"
      }
    },
    {
      "fullUrl" : "urn:uuid:fc4c56aa-d218-48a4-a82c-3009bcf7dad6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.04:28<br />Kudossokeri: 9.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f6cf84e0-13a1-5a1e-b1db-c4edc4e0c543",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8aef495e-370e-4562-8a5c-a4a17bcef3d0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:04:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f6cf84e0-13a1-5a1e-b1db-c4edc4e0c543"
      }
    },
    {
      "fullUrl" : "urn:uuid:a2269e83-4256-49c1-91c7-c99cbd28f5cc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.09:28<br />Kudossokeri: 8.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fc229e94-cf25-5260-8a29-c46c17523872",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:492117cc-bc27-43fc-8ffe-609b29d9b96f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:09:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fc229e94-cf25-5260-8a29-c46c17523872"
      }
    },
    {
      "fullUrl" : "urn:uuid:d8cf7fdd-bc92-47e5-affb-d9c89224a3fb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.14:28<br />Kudossokeri: 8.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:04fa2671-28c8-54ee-9b64-402861129bf7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7ec9f5e7-9395-4fac-85d1-9d315f46b842",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:14:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:04fa2671-28c8-54ee-9b64-402861129bf7"
      }
    },
    {
      "fullUrl" : "urn:uuid:5c462da1-8b35-4b8d-85a6-49d4ec5ac359",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.19:28<br />Kudossokeri: 9.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8fa0caea-fbc1-5449-84db-c99ca402dbf1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c20f1aba-afd5-4e06-baa3-afde3f03fa94",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:19:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8fa0caea-fbc1-5449-84db-c99ca402dbf1"
      }
    },
    {
      "fullUrl" : "urn:uuid:f0c2457c-7f9e-45a9-9564-bd3f5d586c93",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.24:28<br />Kudossokeri: 9.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1613ef10-cb17-5f3c-bedc-e9b94f042b13",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9411bf7c-b63d-4b58-908b-a7ac70b9d281",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:24:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.089+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1613ef10-cb17-5f3c-bedc-e9b94f042b13"
      }
    },
    {
      "fullUrl" : "urn:uuid:28d3df7a-2f2b-48f0-8fde-1991d22b3b0a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.29:28<br />Kudossokeri: 9.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5ab60039-ac12-5ad1-a222-f363876809e2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e60215ed-231a-4253-acd4-a5aced64440e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:29:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5ab60039-ac12-5ad1-a222-f363876809e2"
      }
    },
    {
      "fullUrl" : "urn:uuid:b38e79a9-bf95-4c2d-96fa-7ab41c43e41a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.34:28<br />Kudossokeri: 9.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e17d0729-410b-5a94-a012-f7f0d5f001da",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d9db9c3f-0096-4b97-8e0c-b2e6624207aa",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:34:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e17d0729-410b-5a94-a012-f7f0d5f001da"
      }
    },
    {
      "fullUrl" : "urn:uuid:08addca4-990c-4832-975c-e69d077970ab",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.39:30<br />Kudossokeri: 8.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bee95712-13a1-509f-be65-92c4a7f03f57",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a6cf7f29-6b3c-4cf7-9cfc-6bacbb1daca1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:39:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bee95712-13a1-509f-be65-92c4a7f03f57"
      }
    },
    {
      "fullUrl" : "urn:uuid:d0c6a598-b2be-474d-8844-0a7964a8e3b4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.44:28<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33813aae-3df0-5f2a-847c-0bd32b851190",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:152381ef-f99c-40ec-9793-2d89c8cf26f3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:44:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:33813aae-3df0-5f2a-847c-0bd32b851190"
      }
    },
    {
      "fullUrl" : "urn:uuid:45b47728-563b-4caa-b918-7acf4a2fcb8b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.49:28<br />Kudossokeri: 7.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1705ddaf-ac4b-515a-9cde-6245224f3582",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:73d56460-200d-42b5-aefd-dd874fa8814b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:49:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1705ddaf-ac4b-515a-9cde-6245224f3582"
      }
    },
    {
      "fullUrl" : "urn:uuid:ca3e4c0a-557c-471e-92f2-4bf0bf8f20da",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.54:28<br />Kudossokeri: 7.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:533dbb4a-72c2-5488-9379-8f982c8509c8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:766d7bb3-7599-4dbc-9c39-264d4f36b8fb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:54:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:533dbb4a-72c2-5488-9379-8f982c8509c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:606d872d-8047-4cc9-ab86-9373566c3f75",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 15.56:11 - 16.01:12<br />Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.48 % = 0.16 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e8eb007-3566-5b17-bcba-3092d0017049",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b85ba04e-7c68-4d6b-a7d7-684d5e430251",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T15:56:11.000+03:00",
          "end" : "2021-09-06T16:01:12.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.03 ky (0.34 ky/t, 0.48 % = 0.16 ky/t)",
          "dose" : {
            "value" : 0.028093333333333335,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.336,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.083333333333333,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:2e8eb007-3566-5b17-bcba-3092d0017049"
      }
    },
    {
      "fullUrl" : "urn:uuid:b3236a61-6b4d-49ac-95f5-2d10f9249642",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 15.59:29<br />Kudossokeri: 7.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:048d972c-86db-5fc2-ab2f-4280f4f5ac22",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b71fc2d2-b950-42f9-ac5e-01b9112042d7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T15:59:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:048d972c-86db-5fc2-ab2f-4280f4f5ac22"
      }
    },
    {
      "fullUrl" : "urn:uuid:7c584ad5-d886-4132-86f6-069d8dbad52f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 16.01:12 - 16.06:12<br />Lyhytvaikutteinen insuliini 0.02 ky (0.26 ky/t, 0.37 % = 0.10 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:082084a6-d8ce-5c60-addd-c1591f2684a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:239bb5c6-50b5-4f3a-9f4b-a11196810f9d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T16:01:12.000+03:00",
          "end" : "2021-09-06T16:06:12.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.26 ky/t, 0.37 % = 0.10 ky/t)",
          "dose" : {
            "value" : 0.021666666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.26,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.692307692307692,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:082084a6-d8ce-5c60-addd-c1591f2684a7"
      }
    },
    {
      "fullUrl" : "urn:uuid:19acb74b-f39e-4b25-8418-8155030cd9b4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.04:28<br />Kudossokeri: 7.72 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:da1df470-301e-5875-ab19-94ab92a0ee91",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cf9158be-5358-4732-bedf-53d33bd7de3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:04:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:da1df470-301e-5875-ab19-94ab92a0ee91"
      }
    },
    {
      "fullUrl" : "urn:uuid:bbd19a67-e732-4915-8cca-4658c95d6293",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 16.06:12 - 16.26:15<br />Lyhytvaikutteinen insuliini 0.23 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7913cfb7-c499-5702-a20a-728667a69326",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa7523db-0b83-4ed4-8c35-a4cfd2ab178f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T16:06:12.000+03:00",
          "end" : "2021-09-06T16:26:15.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.23 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.23391666666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:7913cfb7-c499-5702-a20a-728667a69326"
      }
    },
    {
      "fullUrl" : "urn:uuid:5ea5a3a1-5956-4111-9216-a06784a6d21c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.09:28<br />Kudossokeri: 8.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6bd9ce5c-f9fc-5a4e-b649-0d28b3b09452",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:132e71f0-a811-44bf-8776-c1ab9b51b48b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:09:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6bd9ce5c-f9fc-5a4e-b649-0d28b3b09452"
      }
    },
    {
      "fullUrl" : "urn:uuid:4cfef963-f2f3-48dc-a29b-cda55c2daae5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.14:28<br />Kudossokeri: 8.55 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c49d7617-e4f6-5f2e-8b5c-0b0472c659c0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7393f07c-2a85-46a6-b14f-a719b400103e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:14:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c49d7617-e4f6-5f2e-8b5c-0b0472c659c0"
      }
    },
    {
      "fullUrl" : "urn:uuid:ea53df70-46c0-48d8-ae75-505bd2e2819d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.19:28<br />Kudossokeri: 8.94 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad814ecc-8e57-52b8-b345-a1bc4f171532",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:79568525-7943-4109-9491-b9c5b61c413f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:19:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ad814ecc-8e57-52b8-b345-a1bc4f171532"
      }
    },
    {
      "fullUrl" : "urn:uuid:c66bb76a-366a-42ca-8674-a12179ef48e9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.24:28<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:37ef9c54-7893-5072-9a11-e39f7dbaf287",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f18bc623-bae1-41a7-b250-cb6452aef56d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:24:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:37ef9c54-7893-5072-9a11-e39f7dbaf287"
      }
    },
    {
      "fullUrl" : "urn:uuid:2f0a3ad8-f3af-40e7-926b-4f588504b942",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 16.26:15 - 16.31:16<br />Lyhytvaikutteinen insuliini 0.11 ky (1.29 ky/t, 1.84 % = 2.36 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:364080a0-0646-5a90-bb10-00ff17a4d0b2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3cde4049-be5a-4eb8-8bce-72c589d37023",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T16:26:15.000+03:00",
          "end" : "2021-09-06T16:31:16.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.11 ky (1.29 ky/t, 1.84 % = 2.36 ky/t)",
          "dose" : {
            "value" : 0.10752388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.286,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.5443234836702954,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:364080a0-0646-5a90-bb10-00ff17a4d0b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:68c53590-893c-47a1-97b3-6c874ec3c4a7",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 16.26:29<br />Lyhytvaikutteinen insuliini 1.06 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b87c184b-4cb9-571f-84d2-9ffbb3cd5002",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b952ac65-4e80-45a7-9d77-5928e3de4374",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:26:29.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.06 ky",
          "dose" : {
            "value" : 1.05817,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b87c184b-4cb9-571f-84d2-9ffbb3cd5002"
      }
    },
    {
      "fullUrl" : "urn:uuid:d9cf6b26-5104-4e28-806d-998ffd2e2332",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.29:28<br />Kudossokeri: 9.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:31eea8b6-c238-52c6-8f90-13bda15f88cb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:74a9c962-7db0-4cc5-a62e-8a100983b4df",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:29:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:31eea8b6-c238-52c6-8f90-13bda15f88cb"
      }
    },
    {
      "fullUrl" : "urn:uuid:5c8ff0e2-9069-4f3d-b9d1-c683f3454acb",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 16.31:16 - 16.51:19<br />Lyhytvaikutteinen insuliini 0.23 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9b86d207-e579-5e04-a210-8b9ac161a855",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:66879216-45f7-4429-a9c6-535d0bf6ef15",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T16:31:16.000+03:00",
          "end" : "2021-09-06T16:51:19.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.23 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.23391666666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9b86d207-e579-5e04-a210-8b9ac161a855"
      }
    },
    {
      "fullUrl" : "urn:uuid:0c1b8609-1a5d-428f-90ce-795f243db3b1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.34:28<br />Kudossokeri: 10.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aed20616-6de3-5fbb-8892-e675fdc975de",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b82ef21a-8991-4a84-8609-9b150b0adbc0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:34:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:aed20616-6de3-5fbb-8892-e675fdc975de"
      }
    },
    {
      "fullUrl" : "urn:uuid:9b9756ba-2315-42b2-a887-35e2ac72dfd4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.39:28<br />Kudossokeri: 10.32 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f159e4b9-84dd-5f0c-9775-d6284a8ec6b3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:780aaa0b-b143-4048-ad0d-d7b4af122274",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.32,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f159e4b9-84dd-5f0c-9775-d6284a8ec6b3"
      }
    },
    {
      "fullUrl" : "urn:uuid:ca4dec36-bd49-49b3-b9a9-ea4d200099d1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.44:28<br />Kudossokeri: 10.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:66b987e1-f162-54f5-af09-b7f9c84f0f7f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a3d05152-2f0f-4812-915d-6352f7873a48",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:44:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:66b987e1-f162-54f5-af09-b7f9c84f0f7f"
      }
    },
    {
      "fullUrl" : "urn:uuid:0877983d-2045-4396-b88e-941040729bd2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.49:28<br />Kudossokeri: 10.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e8ad8390-f182-55fb-a893-eba232f9d11b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ac11952e-88a5-4ac3-8acd-be5973784512",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:49:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e8ad8390-f182-55fb-a893-eba232f9d11b"
      }
    },
    {
      "fullUrl" : "urn:uuid:dd5b316b-f1bd-42b2-aaff-6f10024a417c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 16.51:19 - 16.56:20<br />Lyhytvaikutteinen insuliini 0.08 ky (0.92 ky/t, 1.32 % = 1.21 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b178e73f-b95f-5384-a339-686959e56e68",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:83c47ab8-ca6d-4550-b57e-02b6a4bac359",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T16:51:19.000+03:00",
          "end" : "2021-09-06T16:56:20.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.08 ky (0.92 ky/t, 1.32 % = 1.21 ky/t)",
          "dose" : {
            "value" : 0.07700583333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.921,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.7600434310532029,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b178e73f-b95f-5384-a339-686959e56e68"
      }
    },
    {
      "fullUrl" : "urn:uuid:f6b7b2ba-4d88-46e2-8f7d-49785441447e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.54:28<br />Kudossokeri: 11.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6a2db95d-9cd9-5384-bd0b-1992e9cc236b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33cf183c-7a1d-4300-9d2e-16413385f6b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:54:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.090+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6a2db95d-9cd9-5384-bd0b-1992e9cc236b"
      }
    },
    {
      "fullUrl" : "urn:uuid:d2e642cf-24be-429a-b24d-79b5bf6bcd8f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 16.56:20 - 17.01:21<br />Lyhytvaikutteinen insuliini 0.13 ky (1.58 ky/t, 2.26 % = 3.57 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21f9245d-8be8-5890-805b-eff21d1f60f3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c31005d-8fba-4c61-a123-ea7e1ca9be25",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T16:56:20.000+03:00",
          "end" : "2021-09-06T17:01:21.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.13 ky (1.58 ky/t, 2.26 % = 3.57 ky/t)",
          "dose" : {
            "value" : 0.13210555555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.58,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.4430379746835442,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:21f9245d-8be8-5890-805b-eff21d1f60f3"
      }
    },
    {
      "fullUrl" : "urn:uuid:dbd39b9a-ea32-4929-b1d9-5c6d307f13d9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 16.59:28<br />Kudossokeri: 11.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d92129c6-e98a-5f4e-8c21-5a3a6a4166bb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:538dfce8-384d-475b-b805-1511f9be47db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T16:59:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.091+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d92129c6-e98a-5f4e-8c21-5a3a6a4166bb"
      }
    },
    {
      "fullUrl" : "urn:uuid:54d66d2c-fcc4-4c1b-b7bb-a8d50d019679",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.01:21 - 17.06:23<br />Lyhytvaikutteinen insuliini 0.19 ky (2.21 ky/t, 3.16 % = 6.97 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11b75245-4ea7-5292-943c-3528fc10fbf1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:972742c5-b82d-4afd-a440-62a868c33117",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:01:21.000+03:00",
          "end" : "2021-09-06T17:06:23.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.19 ky (2.21 ky/t, 3.16 % = 6.97 ky/t)",
          "dose" : {
            "value" : 0.18531055555555556,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.209,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.31688546853779986,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:11b75245-4ea7-5292-943c-3528fc10fbf1"
      }
    },
    {
      "fullUrl" : "urn:uuid:d46bc4b4-52cb-47f8-abc6-db04f6e42496",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.04:29<br />Kudossokeri: 11.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:52fcbf61-5f96-5252-9caa-761a28a7c347",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9f2e9bdc-75a1-44f8-8e91-2cf68c5803ee",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:04:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.091+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:52fcbf61-5f96-5252-9caa-761a28a7c347"
      }
    },
    {
      "fullUrl" : "urn:uuid:f889e521-6373-4068-9d57-b6ec47ae7ec0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.06:23 - 17.11:23<br />Lyhytvaikutteinen insuliini 0.20 ky (2.41 ky/t, 3.45 % = 8.32 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cd537fd7-5c71-5aed-a64b-b7f72261eb04",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:39420022-573c-4c66-9ebc-4c19098535cc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:06:23.000+03:00",
          "end" : "2021-09-06T17:11:23.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.20 ky (2.41 ky/t, 3.45 % = 8.32 ky/t)",
          "dose" : {
            "value" : 0.20108333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.413,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.29009531703273933,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:cd537fd7-5c71-5aed-a64b-b7f72261eb04"
      }
    },
    {
      "fullUrl" : "urn:uuid:c747f065-0642-4e7f-9ab0-a77889a030ea",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.09:28<br />Kudossokeri: 11.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6ca2d15-b42e-5c5b-afb0-2a81f138b511",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:427e8f7c-ab85-43d8-ba09-efadae4dcf58",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:09:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.091+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e6ca2d15-b42e-5c5b-afb0-2a81f138b511"
      }
    },
    {
      "fullUrl" : "urn:uuid:eec05804-b185-4288-8722-213aa1fd8361",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.11:23 - 17.16:23<br />Lyhytvaikutteinen insuliini 0.19 ky (2.31 ky/t, 3.30 % = 7.63 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b1f23697-be34-5388-b60c-3d641e5a03c6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dec00747-0eae-4d9d-9881-da2f08421a5b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:11:23.000+03:00",
          "end" : "2021-09-06T17:16:23.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.19 ky (2.31 ky/t, 3.30 % = 7.63 ky/t)",
          "dose" : {
            "value" : 0.19258333333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.311,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3028991778450887,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:b1f23697-be34-5388-b60c-3d641e5a03c6"
      }
    },
    {
      "fullUrl" : "urn:uuid:5feff190-af1e-4fec-b551-ac186ce8e48c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.14:29<br />Kudossokeri: 12.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2fd84280-4950-5041-a9cd-7473c64b278f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e705cfbe-a135-4e67-9f8e-c9f2cbedb8f9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:14:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.091+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2fd84280-4950-5041-a9cd-7473c64b278f"
      }
    },
    {
      "fullUrl" : "urn:uuid:2613315c-fb8a-4302-a9fe-983fdc388262",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.16:23 - 17.21:24<br />Lyhytvaikutteinen insuliini 0.15 ky (1.78 ky/t, 2.54 % = 4.51 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ccc45c2c-feca-52a0-9a38-ff2eb6ac39e1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b032b3f4-84c6-46d4-8851-0b2653357e35",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:16:23.000+03:00",
          "end" : "2021-09-06T17:21:24.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.15 ky (1.78 ky/t, 2.54 % = 4.51 ky/t)",
          "dose" : {
            "value" : 0.14849333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.776,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3941441441441441,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ccc45c2c-feca-52a0-9a38-ff2eb6ac39e1"
      }
    },
    {
      "fullUrl" : "urn:uuid:6ce14f0c-4527-481b-9ccf-262b8e36c589",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.19:28<br />Kudossokeri: 12.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b4594787-2a45-5b5e-a954-7314dfbe21ab",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e8abc67-1158-42d7-828d-699acd769a0e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:19:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b4594787-2a45-5b5e-a954-7314dfbe21ab"
      }
    },
    {
      "fullUrl" : "urn:uuid:56cd6f20-7353-4b05-976a-015284d00d20",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.21:24 - 17.26:25<br />Lyhytvaikutteinen insuliini 0.14 ky (1.73 ky/t, 2.46 % = 4.25 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a181f25d-0319-560e-8bc4-30bd6f7baae6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c12748f-b6e8-4088-95bb-1d9f8706e82e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:21:24.000+03:00",
          "end" : "2021-09-06T17:26:25.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.14 ky (1.73 ky/t, 2.46 % = 4.25 ky/t)",
          "dose" : {
            "value" : 0.14422916666666666,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.725,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.40579710144927533,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:a181f25d-0319-560e-8bc4-30bd6f7baae6"
      }
    },
    {
      "fullUrl" : "urn:uuid:ad64f6d2-95c0-4a98-b8d5-ab3680044ae9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.24:28<br />Kudossokeri: 12.54 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3d291435-9c1b-5094-92db-9c8436afcec9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:927ed67e-64bc-4d32-b8e5-db08f2d218fb",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:24:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.54,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3d291435-9c1b-5094-92db-9c8436afcec9"
      }
    },
    {
      "fullUrl" : "urn:uuid:017c69ec-b2af-427d-8408-daf2a8ad18b1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.26:25 - 17.31:27<br />Lyhytvaikutteinen insuliini 0.17 ky (2.04 ky/t, 2.91 % = 5.93 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8881f810-ffa0-5e11-971d-ad3e9c01516a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5a41a215-cd29-4516-b6aa-4cd19323721b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:26:25.000+03:00",
          "end" : "2021-09-06T17:31:27.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.17 ky (2.04 ky/t, 2.91 % = 5.93 ky/t)",
          "dose" : {
            "value" : 0.17096555555555557,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.038,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.3434739941118744,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8881f810-ffa0-5e11-971d-ad3e9c01516a"
      }
    },
    {
      "fullUrl" : "urn:uuid:c0ed1031-12a7-4961-b5ee-af8b91919100",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.29:30<br />Kudossokeri: 12.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a1afe353-8a2b-5820-8152-2f0cb3979515",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91a42d5f-05ec-4ddc-97a2-090e43455805",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:29:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a1afe353-8a2b-5820-8152-2f0cb3979515"
      }
    },
    {
      "fullUrl" : "urn:uuid:c81dc953-b838-44df-a529-0c94d87f191b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.31:27 - 17.36:27<br />Lyhytvaikutteinen insuliini 0.21 ky (2.52 ky/t, 3.59 % = 9.04 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:de568c9a-0018-546b-85c1-23e60aa12c8e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:582ee60e-5345-4650-b062-536844fad55c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:31:27.000+03:00",
          "end" : "2021-09-06T17:36:27.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.21 ky (2.52 ky/t, 3.59 % = 9.04 ky/t)",
          "dose" : {
            "value" : 0.20958333333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 2.515,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.27833001988071565,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:de568c9a-0018-546b-85c1-23e60aa12c8e"
      }
    },
    {
      "fullUrl" : "urn:uuid:cd6377cd-4f1a-4df5-8dad-61528be33bc0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.31:41<br />Lyhytvaikutteinen insuliini 1.43 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:42f49bf2-5c04-5e1b-8872-c66077854e0b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:336319e0-32ef-4468-90e7-544d0a716e5b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:31:41.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.43 ky",
          "dose" : {
            "value" : 1.42713,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:42f49bf2-5c04-5e1b-8872-c66077854e0b"
      }
    },
    {
      "fullUrl" : "urn:uuid:9b5f545d-301f-413c-9292-7be2781c8f9e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.34:29<br />Kudossokeri: 13.04 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c21c0656-0c48-53bf-aa1a-8a9b200848bc",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4e66c530-1303-4a9b-ab81-e5e7da2d2d1a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:34:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.04,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c21c0656-0c48-53bf-aa1a-8a9b200848bc"
      }
    },
    {
      "fullUrl" : "urn:uuid:2995ad76-2eaf-49e6-becf-72ae36f7569f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.36:27 - 17.46:27<br />Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c45b35d5-73d7-5524-9513-984ac0233c3c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1ac6bf0e-a8d5-432b-b7b8-4e63c0dbbfe1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:36:27.000+03:00",
          "end" : "2021-09-06T17:46:27.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.12 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.11666666666666667,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:c45b35d5-73d7-5524-9513-984ac0233c3c"
      }
    },
    {
      "fullUrl" : "urn:uuid:8a3ad935-0830-49e7-a7c1-495589d826ad",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.39:28<br />Kudossokeri: 13.32 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e50311a-4452-5cfe-bbf3-69770e8629a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:954bb84b-3dbc-4d81-a25e-c3f82018c895",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.32,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1e50311a-4452-5cfe-bbf3-69770e8629a7"
      }
    },
    {
      "fullUrl" : "urn:uuid:be45ad8d-0907-4ea9-b91a-6715e268435e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.44:31<br />Kudossokeri: 13.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:522c85ef-d2fc-5a53-b954-7188cd5a81e3",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad56324f-c284-4432-95a0-65423eda1f00",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:44:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:522c85ef-d2fc-5a53-b954-7188cd5a81e3"
      }
    },
    {
      "fullUrl" : "urn:uuid:dec96f1d-bed8-4354-ad3c-2cc4264fa89c",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.46:27 - 17.51:29<br />Lyhytvaikutteinen insuliini 0.09 ky (1.12 ky/t, 1.60 % = 1.79 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:81507d17-7a80-579d-8dc4-4c91b01b65c8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d7b54ae-3c77-40f6-bd01-8cd760c6007f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:46:27.000+03:00",
          "end" : "2021-09-06T17:51:29.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.12 ky/t, 1.60 % = 1.79 ky/t)",
          "dose" : {
            "value" : 0.09395555555555557,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.12,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6249999999999999,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:81507d17-7a80-579d-8dc4-4c91b01b65c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:27ab56ab-6cdd-4fff-803c-1ab32ed11db8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.49:28<br />Kudossokeri: 13.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16efaf07-ef84-599a-96ad-cb0d473051a8",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9dffe17e-b0e9-474b-bf8f-62d9b5037160",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:49:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:16efaf07-ef84-599a-96ad-cb0d473051a8"
      }
    },
    {
      "fullUrl" : "urn:uuid:eb8998e6-a0d6-401b-9cca-c5e9948fbf0f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.51:29 - 17.56:30<br />Lyhytvaikutteinen insuliini 0.09 ky (1.10 ky/t, 1.57 % = 1.73 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5447514f-d6d7-582f-ba55-d1f04d25d670",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d527c8a8-9246-42bf-9e59-b2e3b79317ea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:51:29.000+03:00",
          "end" : "2021-09-06T17:56:30.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.09 ky (1.10 ky/t, 1.57 % = 1.73 ky/t)",
          "dose" : {
            "value" : 0.09205583333333334,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 1.101,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.6357856494096276,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:5447514f-d6d7-582f-ba55-d1f04d25d670"
      }
    },
    {
      "fullUrl" : "urn:uuid:92f8662e-81f8-4f18-8bb1-c95637f02a72",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.54:28<br />Kudossokeri: 13.04 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:37b35004-7a82-5efd-a240-4ccbe25a921c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0c46912c-2d43-4f00-95dd-618065bf9564",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:54:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 13.04,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:37b35004-7a82-5efd-a240-4ccbe25a921c"
      }
    },
    {
      "fullUrl" : "urn:uuid:1c91c95b-698c-4792-ab4d-92f5e406a89b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 17.56:30 - 18.36:35<br />Lyhytvaikutteinen insuliini 0.47 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8e400abf-9108-5e28-bd43-f40a83a9a3e2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7d588023-98c3-41bb-8369-468dda44076f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T17:56:30.000+03:00",
          "end" : "2021-09-06T18:36:35.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.47 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 0.4676388888888889,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8e400abf-9108-5e28-bd43-f40a83a9a3e2"
      }
    },
    {
      "fullUrl" : "urn:uuid:5ed87fdd-aa22-459a-ab06-ab903f60baf6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 17.59:30<br />Kudossokeri: 12.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4ab8300c-e6b9-5ae0-bf52-d97d00bf2693",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:71917d7b-9a1b-40ec-a9c2-7125c3e3495c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T17:59:30.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4ab8300c-e6b9-5ae0-bf52-d97d00bf2693"
      }
    },
    {
      "fullUrl" : "urn:uuid:9d581a92-9e26-4f54-beff-f7f8f18e6a4a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.04:28<br />Kudossokeri: 12.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3ccbb16-076c-595b-a85a-57a224d0efb4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8afaefc6-e3e1-43df-adcd-7ee8a45f9194",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:04:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f3ccbb16-076c-595b-a85a-57a224d0efb4"
      }
    },
    {
      "fullUrl" : "urn:uuid:a60f229d-509f-4c27-85c0-fa7b1cd936ad",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.09:28<br />Kudossokeri: 12.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e67a6a1-9899-5ab0-aca3-2cf5223debbd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:484c80e8-f8dc-4ff0-941d-3adf5d64f1ca",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:09:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1e67a6a1-9899-5ab0-aca3-2cf5223debbd"
      }
    },
    {
      "fullUrl" : "urn:uuid:6fc38d86-a4b8-4a2b-b2fb-98ec88134442",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.14:28<br />Kudossokeri: 12.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:79fd3800-a249-54a9-94d9-7b643062d479",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a50f6a0f-f7b6-41a3-910b-7e6b0d79ab9c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:14:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:79fd3800-a249-54a9-94d9-7b643062d479"
      }
    },
    {
      "fullUrl" : "urn:uuid:4d87c426-3896-4249-bba6-1ab083141912",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.19:28<br />Kudossokeri: 12.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e2a8f902-748b-53dc-aeed-9d6e611831e2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f7aa0e2c-b597-4d6d-ab2e-7bfeb3995f08",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:19:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 12.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e2a8f902-748b-53dc-aeed-9d6e611831e2"
      }
    },
    {
      "fullUrl" : "urn:uuid:2749cbde-421b-4a11-8e6c-baea8460a8ff",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.24:28<br />Kudossokeri: 11.99 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46201847-b54c-5bdf-a12a-1a15ca2a20ec",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3949f1c-4111-4f01-aaeb-86d32abe89be",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:24:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:46201847-b54c-5bdf-a12a-1a15ca2a20ec"
      }
    },
    {
      "fullUrl" : "urn:uuid:716fb3bd-d537-44b3-90ef-cd1252931b7d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.29:28<br />Kudossokeri: 11.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:96cbb9e0-9ac0-5a83-b16f-437f65fe1e53",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:901fcf64-4d22-4682-aece-ae4021b1c92c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:29:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:96cbb9e0-9ac0-5a83-b16f-437f65fe1e53"
      }
    },
    {
      "fullUrl" : "urn:uuid:5c20c8d6-ea85-4e23-8d5d-c28cea5d06de",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.34:28<br />Kudossokeri: 11.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e1eb994-2830-59c0-ac6b-4ce3c730232c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a83e009-73fe-426b-82c7-91dd1bf4901e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:34:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2e1eb994-2830-59c0-ac6b-4ce3c730232c"
      }
    },
    {
      "fullUrl" : "urn:uuid:c1d20f42-3b46-41ca-b1d9-539bd75c121a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 18.36:35 - 18.41:38<br />Lyhytvaikutteinen insuliini 0.07 ky (0.86 ky/t, 1.23 % = 1.06 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6cd78f60-9a0a-56d3-a69a-650917e82a3f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cc4d411e-9903-4b41-a07e-06a4f026b89a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T18:36:35.000+03:00",
          "end" : "2021-09-06T18:41:38.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.07 ky (0.86 ky/t, 1.23 % = 1.06 ky/t)",
          "dose" : {
            "value" : 0.07263583333333333,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.863,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 0.8111239860950173,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:6cd78f60-9a0a-56d3-a69a-650917e82a3f"
      }
    },
    {
      "fullUrl" : "urn:uuid:fc17cc02-427b-444e-a470-df099ae79f33",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 18.37:12<br />Lyhytvaikutteinen insuliini 0.93 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:98588785-2e69-5e56-a0b5-e26fa11a3b04",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3e919758-68b2-4c94-b59e-83a6e2fd71a7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:37:12.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.93 ky",
          "dose" : {
            "value" : 0.93128,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:98588785-2e69-5e56-a0b5-e26fa11a3b04"
      }
    },
    {
      "fullUrl" : "urn:uuid:378ef845-bdbc-4a43-852a-faea66f2e039",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.39:28<br />Kudossokeri: 11.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a040cf60-51f8-5803-8da8-982870b11363",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e74c17e0-40ec-45bc-947e-f84ae0b438d4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a040cf60-51f8-5803-8da8-982870b11363"
      }
    },
    {
      "fullUrl" : "urn:uuid:545a9a85-bb4b-42e4-9a6b-ae24aa1dc197",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 18.41:38 - 21.12:01<br />Lyhytvaikutteinen insuliini 1.75 ky (0.7 [iU]/h)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1f916b21-9b04-5d5f-aed7-7b1c55649149",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2ac628e6-c4b7-4512-987a-0c7ee02c260f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T18:41:38.000+03:00",
          "end" : "2021-09-06T21:12:01.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 1.75 ky (0.7 [iU]/h)",
          "dose" : {
            "value" : 1.7544722222222222,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateQuantity" : {
            "value" : 0.7,
            "unit" : "[iU]/h",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]/h"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:1f916b21-9b04-5d5f-aed7-7b1c55649149"
      }
    },
    {
      "fullUrl" : "urn:uuid:d5128bd6-cd03-417b-ac9b-9d03222fe161",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.44:29<br />Kudossokeri: 11.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c31a5692-e9f3-57f5-8ae8-bda5334b6c1a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:778973fd-d3ab-4cc2-971f-319993b08c33",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:44:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c31a5692-e9f3-57f5-8ae8-bda5334b6c1a"
      }
    },
    {
      "fullUrl" : "urn:uuid:07be051a-453a-48b0-90fd-76f4605f1c24",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.49:28<br />Kudossokeri: 11.6 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b524ed32-6324-5f58-aa17-396e4daf48e6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:24c69c9e-7d35-4cc9-9adf-72c501e076cd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:49:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b524ed32-6324-5f58-aa17-396e4daf48e6"
      }
    },
    {
      "fullUrl" : "urn:uuid:b9f165eb-0ffe-4a1f-8002-2a0936e7a3e8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.54:28<br />Kudossokeri: 11.43 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0eac73ba-217e-5739-821a-58703bef0817",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f0d358f0-4909-4c91-83d0-7db61eb515c1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:54:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.43,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0eac73ba-217e-5739-821a-58703bef0817"
      }
    },
    {
      "fullUrl" : "urn:uuid:28f8ef1c-7827-421d-911d-f1234a075252",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 18.59:28<br />Kudossokeri: 11.1 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:edfbe12e-73ab-5772-901e-b4cb446541ce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a67158c0-7328-49b8-942b-83e4e4a0f621",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T18:59:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 11.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:edfbe12e-73ab-5772-901e-b4cb446541ce"
      }
    },
    {
      "fullUrl" : "urn:uuid:f782ffcb-da03-41e0-8983-9220bb5951c5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.04:27<br />Kudossokeri: 10.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8e748b87-565e-5fec-ac31-145c6f8c15e5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19796fa2-557c-4021-a21b-363d150345d0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:04:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8e748b87-565e-5fec-ac31-145c6f8c15e5"
      }
    },
    {
      "fullUrl" : "urn:uuid:dcdc2bf6-3fa9-4c53-835d-583305ed7abb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.09:28<br />Kudossokeri: 10.82 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f08898a6-25fa-5af0-a9b2-4cfb2ae95df7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a3511c9-6897-4c36-83c5-6aa9592a1325",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:09:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f08898a6-25fa-5af0-a9b2-4cfb2ae95df7"
      }
    },
    {
      "fullUrl" : "urn:uuid:ba1c3997-03bd-4317-8d95-e7573517430f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.14:27<br />Kudossokeri: 10.71 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:df321cc9-fffb-5be4-88be-703a668d503f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fb22de1d-fbf8-48b6-bfe3-e5ff34809783",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:14:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.092+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:df321cc9-fffb-5be4-88be-703a668d503f"
      }
    },
    {
      "fullUrl" : "urn:uuid:bb375237-a341-49f0-9d77-a7a1b94e966c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.19:28<br />Kudossokeri: 10.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:20b9cfd9-9848-50b5-843e-9934cf022293",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1eda3907-55ab-46c2-b0c4-51ef3186e4db",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:19:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:20b9cfd9-9848-50b5-843e-9934cf022293"
      }
    },
    {
      "fullUrl" : "urn:uuid:5716a033-0259-417d-977d-1d38c757024b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.24:27<br />Kudossokeri: 10.32 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb058558-2c6f-561b-aa20-0de7a82de0a6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c788ac9-d6d8-456f-b20b-1724bcc26633",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:24:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.32,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cb058558-2c6f-561b-aa20-0de7a82de0a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:0bf50863-220a-4062-8980-a82ce8c6b286",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.29:27<br />Kudossokeri: 10.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3d35105a-d2ec-5604-a4e7-b04761f49a7d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3d7292fe-9539-46cb-a6f3-0a7a8b822cb5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:29:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3d35105a-d2ec-5604-a4e7-b04761f49a7d"
      }
    },
    {
      "fullUrl" : "urn:uuid:2e59519b-5a5c-4a82-a5fd-27b3bfe2e610",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.34:28<br />Kudossokeri: 10.05 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d415d8eb-f84d-5b4e-942e-393bf91466b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e546f6c5-366a-4cb6-99a3-28997afd7b3c",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:34:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 10.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d415d8eb-f84d-5b4e-942e-393bf91466b1"
      }
    },
    {
      "fullUrl" : "urn:uuid:3048f64d-6dea-4a3d-a008-72ca7dde6838",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.39:28<br />Kudossokeri: 9.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4daae936-0e09-5449-b8ba-51ccf188d267",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ce9fe0b5-2470-4ca1-8ee2-45d9ff481110",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4daae936-0e09-5449-b8ba-51ccf188d267"
      }
    },
    {
      "fullUrl" : "urn:uuid:37f97976-66ca-4d6e-bda4-be5a21a6f67b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.44:28<br />Kudossokeri: 9.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f80be942-8970-542f-a06a-ba18d804426b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:642ac05d-b1eb-4bd5-9cdf-dd3fb6d49dc5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:44:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f80be942-8970-542f-a06a-ba18d804426b"
      }
    },
    {
      "fullUrl" : "urn:uuid:0cbc7840-b787-433b-b8fd-fa63c43b295b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.49:27<br />Kudossokeri: 9.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5903f1b6-0ad0-5d38-b7ca-f15ff68dd774",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:befc482b-19bf-4a6f-ac59-58c11e6326f7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:49:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5903f1b6-0ad0-5d38-b7ca-f15ff68dd774"
      }
    },
    {
      "fullUrl" : "urn:uuid:9804494d-8e8d-48b9-9dfe-5526c8667ee2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.54:31<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ab3925d-dd2f-58a8-9bc8-49bc018a4320",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2bf944e8-2329-4067-9d8f-15e0d56de02f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:54:31.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3ab3925d-dd2f-58a8-9bc8-49bc018a4320"
      }
    },
    {
      "fullUrl" : "urn:uuid:0281c403-8680-4bcd-b874-fb2c2ea3989d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 19.59:27<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:55c0215a-2b84-56ba-baf4-d9d5b37bc0b7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b8bdcab-2403-4504-a9c3-6e52e47b0b7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T19:59:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:55c0215a-2b84-56ba-baf4-d9d5b37bc0b7"
      }
    },
    {
      "fullUrl" : "urn:uuid:45c2b4e7-27d0-463d-ae72-2252755fd185",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.04:27<br />Kudossokeri: 9.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:935d1823-319f-51b1-b660-cb2c4a751df5",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a647ed9c-f795-457f-8c5a-40497bfe6db4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:04:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:935d1823-319f-51b1-b660-cb2c4a751df5"
      }
    },
    {
      "fullUrl" : "urn:uuid:56c6e6f9-6033-4cac-af1a-877bee38c050",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.09:27<br />Kudossokeri: 9.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:76ef650e-1513-571c-af55-36d44e3f2fb1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f67bd51c-a923-4994-8872-b702b0811b25",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:09:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:76ef650e-1513-571c-af55-36d44e3f2fb1"
      }
    },
    {
      "fullUrl" : "urn:uuid:6e6b7bac-4fb4-4b7d-a20c-e6cff2105c14",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 20.12:18<br />Lyhytvaikutteinen insuliini 7.06 ky<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5308c1a3-1499-579f-8559-547cf98e6e5e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:196757fc-ae72-4541-b7b2-4a165fea5f66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:12:18.000+03:00",
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 7.06 ky",
          "dose" : {
            "value" : 7.06,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:5308c1a3-1499-579f-8559-547cf98e6e5e"
      }
    },
    {
      "fullUrl" : "urn:uuid:626fa469-1f68-4cbd-b7b5-a5157f9d403e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/observation-carbs"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Aika: 6.9.2021 20.12:18<br />Arvioitu hiilihydraattimäärä: 75 g<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2655430f-ecd1-5a53-80dd-0784a4327f24",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dd15b4c0-4a91-4374-9e03-d9f4a6ff8944",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Arvioitu hiilihydraattimäärä"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:12:18.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 75,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2655430f-ecd1-5a53-80dd-0784a4327f24"
      }
    },
    {
      "fullUrl" : "urn:uuid:0e1afeef-e078-483a-a8a7-94c71ec0e6eb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.14:34<br />Kudossokeri: 9.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5214617d-411e-5613-90da-af085c6bb9d9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:afd80ef4-ed94-4a9e-8aaa-872df5e02d43",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:14:34.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5214617d-411e-5613-90da-af085c6bb9d9"
      }
    },
    {
      "fullUrl" : "urn:uuid:073dc598-f788-45b8-9d0a-f65be0fa34b8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.19:29<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e9747d06-641d-582e-a164-b0f5a36b32c0",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c49f7bcc-b436-4494-98a0-4e9585b31d5b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:19:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e9747d06-641d-582e-a164-b0f5a36b32c0"
      }
    },
    {
      "fullUrl" : "urn:uuid:85f205f6-5925-4811-ad98-e5a4ba9df787",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.24:27<br />Kudossokeri: 9.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3468a881-5adc-5cd0-9e21-343b73898692",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:68f4658c-d284-4496-b7a3-1b1d51378d6f",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:24:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3468a881-5adc-5cd0-9e21-343b73898692"
      }
    },
    {
      "fullUrl" : "urn:uuid:d927c80a-b58b-4581-9454-deff342e94f6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.29:28<br />Kudossokeri: 9.38 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1662979a-6ef3-548e-8e0d-6f0ee58b77a4",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c07fe4dd-f2dc-41c4-9c90-f9e08a007cec",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:29:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1662979a-6ef3-548e-8e0d-6f0ee58b77a4"
      }
    },
    {
      "fullUrl" : "urn:uuid:2d87a630-33c8-4928-8435-f045a17c90f3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.34:27<br />Kudossokeri: 9.16 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8646a1b9-9692-5939-9dee-cc8e611f7f29",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23f4f24e-0fe3-4f89-b95d-4239bc9e8a03",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:34:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8646a1b9-9692-5939-9dee-cc8e611f7f29"
      }
    },
    {
      "fullUrl" : "urn:uuid:c1e4e50d-45e4-4e66-bb0c-8cdf91f4eccb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.39:28<br />Kudossokeri: 9.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fb822f63-190f-560a-a82e-aa302369e140",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:37d9c25f-fdd4-45f2-ad51-f4be7ebddb8a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fb822f63-190f-560a-a82e-aa302369e140"
      }
    },
    {
      "fullUrl" : "urn:uuid:4c681e24-8bdd-42bb-980f-dfe66a8b74bb",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.44:28<br />Kudossokeri: 9.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c529c348-16c3-55f4-9a7b-f83e96b82b73",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cabddb6b-2bf5-408c-a348-d6e89208dcbe",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:44:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c529c348-16c3-55f4-9a7b-f83e96b82b73"
      }
    },
    {
      "fullUrl" : "urn:uuid:32f0b96d-cf58-4e15-ba11-8e206fc46cd1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.49:29<br />Kudossokeri: 9.21 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cc7f55ff-8e07-56c1-b87a-729392a4bfc9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5343c59c-fd2c-4027-8f79-c2020d1167c7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:49:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 9.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cc7f55ff-8e07-56c1-b87a-729392a4bfc9"
      }
    },
    {
      "fullUrl" : "urn:uuid:c392d9e8-c439-4253-84ba-995a596325df",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.54:27<br />Kudossokeri: 8.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f0bac1d2-986c-5fd3-880e-79f427b7cc35",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:18e99a08-c994-4a41-bc80-b67ce1d26047",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:54:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f0bac1d2-986c-5fd3-880e-79f427b7cc35"
      }
    },
    {
      "fullUrl" : "urn:uuid:aa69a1d8-6c5d-4852-8687-86eb2a77cc7a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 20.59:27<br />Kudossokeri: 8.33 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b2aebb57-5531-5179-81e8-cac91be602cd",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:24418cf0-4eb0-49bf-b969-c2e95f707101",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T20:59:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 8.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b2aebb57-5531-5179-81e8-cac91be602cd"
      }
    },
    {
      "fullUrl" : "urn:uuid:d71c6f51-0b36-4921-840f-9a9b5ed90873",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.04:27<br />Kudossokeri: 7.77 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ef19692-c86c-5feb-a4f3-e57d56ac7440",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:682ea5bd-c58d-4b0d-82bc-da89ce3add7b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:04:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8ef19692-c86c-5feb-a4f3-e57d56ac7440"
      }
    },
    {
      "fullUrl" : "urn:uuid:7224400f-db79-49c4-85cf-fbf75b9d2e4d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.09:32<br />Kudossokeri: 7.27 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a4c540a0-6a29-5f9f-b0bc-85df1b99f542",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d9b69425-4f1a-4178-a5d8-bf01a70d629e",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:09:32.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 7.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a4c540a0-6a29-5f9f-b0bc-85df1b99f542"
      }
    },
    {
      "fullUrl" : "urn:uuid:10419cb9-e54f-4fb9-b71d-e5a1d5ff3565",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 21.12:01 - 21.17:02<br />Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.41 % = 0.12 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9809a14b-752a-5beb-8e1f-6b508cc62607",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b27f95fd-3890-448f-aa94-e7264bd340ea",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T21:12:01.000+03:00",
          "end" : "2021-09-06T21:17:02.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.28 ky/t, 0.41 % = 0.12 ky/t)",
          "dose" : {
            "value" : 0.02374555555555555,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.284,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.4647887323943665,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9809a14b-752a-5beb-8e1f-6b508cc62607"
      }
    },
    {
      "fullUrl" : "urn:uuid:ceb1eca7-1bba-4eac-bd93-f25c9fc8f699",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.14:27<br />Kudossokeri: 6.88 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7302da05-8157-5a01-a433-96df57f9870d",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:65c38b12-ac20-49df-87db-d0b63bc3e989",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:14:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7302da05-8157-5a01-a433-96df57f9870d"
      }
    },
    {
      "fullUrl" : "urn:uuid:27114f23-60a9-4ba1-977b-1f61c43e0f59",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 21.17:02 - 21.32:03<br />Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:485d98c2-d0f1-5e13-968e-44f01e3651b1",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c026196f-a6f6-49b3-b807-1221d14b4e65",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T21:17:02.000+03:00",
          "end" : "2021-09-06T21:32:03.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.00 ky (0.00 ky/t, 1.00 % = 0.00 ky/t)",
          "dose" : {
            "value" : 0,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:485d98c2-d0f1-5e13-968e-44f01e3651b1"
      }
    },
    {
      "fullUrl" : "urn:uuid:6be7aa19-1273-4dfd-b11f-7717835fd130",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.19:27<br />Kudossokeri: 6.66 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14aad0f7-e4d1-56fa-bc27-d081e102b487",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aa9dfcaf-9f72-4c52-80ea-4ddc3ea66655",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:19:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:14aad0f7-e4d1-56fa-bc27-d081e102b487"
      }
    },
    {
      "fullUrl" : "urn:uuid:c73300af-775f-47c0-832a-2dc9c356af51",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.24:27<br />Kudossokeri: 6.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2e34f66a-3ebe-5ef8-8380-8cc447728820",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:228b5d61-d554-47e2-b876-2c169000b8d7",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:24:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2e34f66a-3ebe-5ef8-8380-8cc447728820"
      }
    },
    {
      "fullUrl" : "urn:uuid:a11034a5-9256-4166-b4ee-525b171f5835",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.29:29<br />Kudossokeri: 6.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:06181071-bd53-5f09-bcb8-6dc89573e47a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:da5b392b-4d1b-46f3-909a-d3cdf8c202ce",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:29:29.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:06181071-bd53-5f09-bcb8-6dc89573e47a"
      }
    },
    {
      "fullUrl" : "urn:uuid:f0104ce8-151a-4138-bce8-1756e273f7a4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 21.32:03 - 21.37:05<br />Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.19 % = 0.03 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ddd1a6a5-c2d8-5bff-a5ee-2dc5df125431",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:efa00f75-4f3d-40b5-a4cd-e2ffde9d17b6",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T21:32:03.000+03:00",
          "end" : "2021-09-06T21:37:05.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.01 ky (0.14 ky/t, 0.19 % = 0.03 ky/t)",
          "dose" : {
            "value" : 0.011325,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.135,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 5.185185185185184,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:ddd1a6a5-c2d8-5bff-a5ee-2dc5df125431"
      }
    },
    {
      "fullUrl" : "urn:uuid:e2406508-3ac5-4779-80cb-fa296ceb4ee8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.34:27<br />Kudossokeri: 6.44 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0bcab799-8698-58ea-95f6-e53ad77aaf66",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8092435a-8b4a-416d-b044-31737b8064d2",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:34:27.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0bcab799-8698-58ea-95f6-e53ad77aaf66"
      }
    },
    {
      "fullUrl" : "urn:uuid:8b24eb0d-8d6c-421c-a205-938ca4da2cb2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 21.37:05 - 21.42:06<br />Lyhytvaikutteinen insuliini 0.02 ky (0.27 ky/t, 0.39 % = 0.11 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:04d0169a-0917-5e3f-bfdd-5f2e2b0f87b9",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:077bc340-ea70-4648-8991-82f8090a049a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T21:37:05.000+03:00",
          "end" : "2021-09-06T21:42:06.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.02 ky (0.27 ky/t, 0.39 % = 0.11 ky/t)",
          "dose" : {
            "value" : 0.022909444444444444,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.274,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 2.554744525547445,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:04d0169a-0917-5e3f-bfdd-5f2e2b0f87b9"
      }
    },
    {
      "fullUrl" : "urn:uuid:a209d3d9-369e-433c-87ad-cf8d0b6bab1b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/bg-observation"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Koodi: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Aika: 6.9.2021 21.39:28<br />Kudossokeri: 6.49 mmol/l<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:27b4cdae-c3e5-50ba-b3a1-d7b5140c9519",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1b9299e-ca8a-45ed-824e-09eff1ef650a",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Kudossokeri"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectiveDateTime" : "2021-09-06T21:39:28.000+03:00",
        "issued" : "2023-03-31T23:53:48.093+03:00",
        "performer" : [
          {
            "reference" : "Patient/7257379"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        },
        "device" : {
          "display" : "tandemCIQ1002717799999"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:27b4cdae-c3e5-50ba-b3a1-d7b5140c9519"
      }
    },
    {
      "fullUrl" : "urn:uuid:bbec5b0a-672a-4cd0-b843-25a3775da3d4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://roche.com/fhir/rdc/StructureDefinition/medication-administration"
          ]
        },
        "language" : "fi",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"fi\" xml:lang=\"fi\" xmlns=\"http://www.w3.org/1999/xhtml\">Insuliinin tyyppi: Lyhytvaikutteinen insuliini<br />Koodi: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Lyhytvaikutteinen insuliini), SNOMED 67866001 (Insulin (substance))<br />Aika: 6.9.2021 21.42:06 - 21.47:06<br />Lyhytvaikutteinen insuliini 0.04 ky (0.53 ky/t, 0.76 % = 0.41 ky/t)<br />Laite: tandemCIQ1002717799999</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a1492f8-3c84-5ea6-8279-5a076a4f8789",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.sensotrend.com/"
              },
              "display" : "Sensotrend Oy"
            }
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:632e9ca8-dd81-4831-9c44-d4f8001a8f2b",
            "assigner" : {
              "identifier" : {
                "system" : "urn:ietf:rfc:3986",
                "value" : "https://www.tidepool.org/"
              },
              "display" : "Tidepool"
            }
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Lyhytvaikutteinen insuliini"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Lyhytvaikutteinen insuliini"
        },
        "subject" : {
          "reference" : "Patient/7257379"
        },
        "effectivePeriod" : {
          "start" : "2021-09-06T21:42:06.000+03:00",
          "end" : "2021-09-06T21:47:06.000+03:00"
        },
        "device" : [
          {
            "display" : "tandemCIQ1002717799999"
          }
        ],
        "dosage" : {
          "text" : "Lyhytvaikutteinen insuliini 0.04 ky (0.53 ky/t, 0.76 % = 0.41 ky/t)",
          "dose" : {
            "value" : 0.0445,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          },
          "rateRatio" : {
            "numerator" : {
              "value" : 0.534,
              "unit" : "IU",
              "system" : "http://unitsofmeasure.org",
              "code" : "[iU]"
            },
            "denominator" : {
              "value" : 1.3108614232209737,
              "unit" : "h",
              "system" : "http://unitsofmeasure.org",
              "code" : "h"
            }
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:8a1492f8-3c84-5ea6-8279-5a076a4f8789"
      }
    }
  ]
}