Finnish Base Profiles
1.0.1-cibuild - ci-build Finland flag

Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions

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

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "diabetes-data-bundle-kantaphr-r4-en",
  "type" : "batch",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:4722e3a5-cfc2-46bc-9ba4-a6b3e14a48a2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 16:39:35<br />Glucose [Moles/volume] in Body fluid: 7.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cc872afa-7edc-5ff3-9bd6-2b8f890427bb"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4cb3b009-7674-473e-8677-dcb9e31a2bfd"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T16:39:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.114+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cc872afa-7edc-5ff3-9bd6-2b8f890427bb"
      }
    },
    {
      "fullUrl" : "urn:uuid:d81b0e57-7731-460b-a8ba-36a2e347218b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 16:44:36<br />Glucose [Moles/volume] in Body fluid: 7.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14fd2d60-d534-5a8a-81b9-b053cec5ff61"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2625a656-2fa2-4696-985a-a76e87c15e0b"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T16:44:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.117+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:14fd2d60-d534-5a8a-81b9-b053cec5ff61"
      }
    },
    {
      "fullUrl" : "urn:uuid:ee090a2a-9dca-4de3-82c3-60c823fcd04f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 16:49:37<br />Glucose [Moles/volume] in Body fluid: 7.66 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e7e77de7-227e-5b1c-b60a-6bda9aaf60cf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:79ed8162-67eb-49cf-a8af-7567cc888586"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T16:49:37.000+03:00",
        "issued" : "2023-04-16T21:35:03.117+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e7e77de7-227e-5b1c-b60a-6bda9aaf60cf"
      }
    },
    {
      "fullUrl" : "urn:uuid:a8f7bb5a-5f3a-411d-8955-78da4484e215",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 16:54:35<br />Glucose [Moles/volume] in Body fluid: 7.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4e0fc3cd-039f-531f-a345-db3951b8aca3"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ec09e1a1-ef02-4435-975b-c7b77cda2561"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T16:54:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.117+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4e0fc3cd-039f-531f-a345-db3951b8aca3"
      }
    },
    {
      "fullUrl" : "urn:uuid:965a874a-84eb-46c9-b8b1-dbf0103156dc",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 16:59:35<br />Glucose [Moles/volume] in Body fluid: 7.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cc80e90e-bd3e-5248-85eb-ba272c9df97e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:332bb7ce-bcfa-4582-ab05-d8b5649a2694"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T16:59:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.117+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cc80e90e-bd3e-5248-85eb-ba272c9df97e"
      }
    },
    {
      "fullUrl" : "urn:uuid:13be46a0-037f-456e-88b1-5eb3021558c3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:04:35<br />Glucose [Moles/volume] in Body fluid: 7.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:65e98128-831a-5b95-a130-65fd82763c9c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b45f7af2-78e4-4648-ac28-1fbf2968b833"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:04:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.117+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:65e98128-831a-5b95-a130-65fd82763c9c"
      }
    },
    {
      "fullUrl" : "urn:uuid:9b1dd367-e1c1-436b-8ed2-62a15f252025",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:09:35<br />Glucose [Moles/volume] in Body fluid: 8.1 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0546b65e-9b5f-5295-8c77-b4f5d8f12c82"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e12b129c-4a60-42de-aac7-697281cd6059"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:09:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.117+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0546b65e-9b5f-5295-8c77-b4f5d8f12c82"
      }
    },
    {
      "fullUrl" : "urn:uuid:7014ffd8-802d-4713-92ca-87398ec56790",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:14:35<br />Glucose [Moles/volume] in Body fluid: 8.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a75f02fe-0142-54de-a738-34d88e755d0e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9e6c5ad6-c285-4179-8a52-1c9a0baa412c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:14:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.117+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a75f02fe-0142-54de-a738-34d88e755d0e"
      }
    },
    {
      "fullUrl" : "urn:uuid:f43e2765-ff03-4e8c-9c47-d69926042a8c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:19:36<br />Glucose [Moles/volume] in Body fluid: 8.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0c10ed3a-4d62-5f99-956f-c666fb7bf2e2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95ff0865-1097-4657-ab51-d5de27c92089"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:19:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.118+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0c10ed3a-4d62-5f99-956f-c666fb7bf2e2"
      }
    },
    {
      "fullUrl" : "urn:uuid:2b3c84d8-e821-4468-af9a-bc190114b3f6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 17:23:17 - 17:28:16<br />Fast-acting insulin 0.07 IU (0.79 IU/h, 1.13 % = 0.89 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b03ebc59-36fa-5ad8-ab77-abea501a1fbe"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d8c858f6-6c4d-4282-92a6-6a1878b269e8"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:23:17.000+03:00",
          "end" : "2021-09-04T17:28:16.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (0.79 IU/h, 1.13 % = 0.89 IU/h)",
          "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:b03ebc59-36fa-5ad8-ab77-abea501a1fbe"
      }
    },
    {
      "fullUrl" : "urn:uuid:eeae941a-9174-4905-9b6c-8c321d9ed073",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:24:35<br />Glucose [Moles/volume] in Body fluid: 8.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:69ac5189-31d1-5f25-b958-372743bc59fa"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19cbedd4-7461-4bc5-8702-3d1b81888357"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:24:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.118+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:69ac5189-31d1-5f25-b958-372743bc59fa"
      }
    },
    {
      "fullUrl" : "urn:uuid:6546fdc3-4bbd-4cc0-be68-b996fc51c8a9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 17:28:16 - 17:33:17<br />Fast-acting insulin 0.07 IU (0.82 IU/h, 1.17 % = 0.95 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25d008b4-ebcb-5030-a30d-026992e793fc"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6f96188d-370b-44db-939b-8870d769e645"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:28:16.000+03:00",
          "end" : "2021-09-04T17:33:17.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (0.82 IU/h, 1.17 % = 0.95 IU/h)",
          "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:25d008b4-ebcb-5030-a30d-026992e793fc"
      }
    },
    {
      "fullUrl" : "urn:uuid:42486d03-bf0a-4230-899a-5b65c41f70ad",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:29:34<br />Glucose [Moles/volume] in Body fluid: 9.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16cd6b76-affd-580d-a886-779167a4c7ae"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa5e0f9f-be30-43ba-a431-b9a5af3644d7"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:29:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.119+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:16cd6b76-affd-580d-a886-779167a4c7ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:bbffa86d-824f-45a7-9285-b4b2bde6f5ec",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 17:33:17 - 17:38:18<br />Fast-acting insulin 0.16 IU (1.94 IU/h, 2.77 % = 5.37 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e1aa15b5-a6d9-5514-a4e6-4a75162f7276"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:81ad483d-6fd4-4050-a16c-13b294818734"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:33:17.000+03:00",
          "end" : "2021-09-04T17:38:18.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.16 IU (1.94 IU/h, 2.77 % = 5.37 IU/h)",
          "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:e1aa15b5-a6d9-5514-a4e6-4a75162f7276"
      }
    },
    {
      "fullUrl" : "urn:uuid:c6b52756-a10e-432a-ad8a-a452de0deb3e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 17:33:53<br />Fast-acting insulin 1.26 IU</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:be0460a0-2ed1-52c8-8915-ff4b59f01728"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33219f30-04f8-487c-a3c5-437c4aac2353"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:33:53.000+03:00",
        "dosage" : {
          "text" : "Fast-acting insulin 1.26 IU",
          "dose" : {
            "value" : 1.25905,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:be0460a0-2ed1-52c8-8915-ff4b59f01728"
      }
    },
    {
      "fullUrl" : "urn:uuid:d610fce2-7a83-46a1-ac70-9e35d51099ed",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:34:35<br />Glucose [Moles/volume] in Body fluid: 9.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b915ce00-3f1d-5eea-872a-ed7db40422c8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5401ad24-64ba-44a5-ae43-bbae471ac4b6"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:34:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b915ce00-3f1d-5eea-872a-ed7db40422c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:bcce2119-a8d4-425c-9b4d-c130a3dc4b2b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 17:38:18 - 18:21:18<br />Fast-acting insulin 0.50 IU (0.7 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:622f2cb4-e78b-502d-a7cc-80ccaf67eb73"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fabe4e66-56e2-4f34-90e9-5856620f5309"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T17:38:18.000+03:00",
          "end" : "2021-09-04T18:21:18.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.50 IU (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:622f2cb4-e78b-502d-a7cc-80ccaf67eb73"
      }
    },
    {
      "fullUrl" : "urn:uuid:dc8744ba-919b-49cf-821b-7b6961e77786",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:39:34<br />Glucose [Moles/volume] in Body fluid: 9.71 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6cb25538-02ce-5d57-91d7-0fabcbdaffc2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a03c0e81-8590-4f23-97d8-128e4af07ccb"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6cb25538-02ce-5d57-91d7-0fabcbdaffc2"
      }
    },
    {
      "fullUrl" : "urn:uuid:346c0d11-b121-4024-a98e-06bb697b05b3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:44:37<br />Glucose [Moles/volume] in Body fluid: 9.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e794302f-f23c-5b3b-93fe-f724ab74cab6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d3068f86-d06a-44a3-a054-213005a47164"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:44:37.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e794302f-f23c-5b3b-93fe-f724ab74cab6"
      }
    },
    {
      "fullUrl" : "urn:uuid:a3deeec5-42fb-4222-9c53-041aa5437b4e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:49:37<br />Glucose [Moles/volume] in Body fluid: 10.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:53790f00-792e-5943-98cc-77eddfd9af36"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ee0fae78-b9b5-4185-8909-951695a2773f"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:49:37.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:53790f00-792e-5943-98cc-77eddfd9af36"
      }
    },
    {
      "fullUrl" : "urn:uuid:3fa1d0c8-70d5-4721-ab50-11f7a6a73290",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:54:36<br />Glucose [Moles/volume] in Body fluid: 10.21 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a6eb9a3f-9f03-5c29-ac98-ee7d410ebbe6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46291ea3-9ec8-41cb-89ac-c4d557846e0c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:54:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a6eb9a3f-9f03-5c29-ac98-ee7d410ebbe6"
      }
    },
    {
      "fullUrl" : "urn:uuid:5d430797-0013-414a-9c59-899977b66b33",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 17:59:35<br />Glucose [Moles/volume] in Body fluid: 10.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4e8c83a6-11a8-57fa-90f4-8f3528d52043"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b79fd25-7a71-4a69-b7d3-b6f9753c237d"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T17:59:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4e8c83a6-11a8-57fa-90f4-8f3528d52043"
      }
    },
    {
      "fullUrl" : "urn:uuid:28c07242-09ec-417b-9940-d798c0112ed3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:04:36<br />Glucose [Moles/volume] in Body fluid: 10.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0e883d1f-743a-58d6-ac63-a6978c6889dd"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:955fd019-3378-4df2-ae0c-5276ccbe86ff"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:04:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0e883d1f-743a-58d6-ac63-a6978c6889dd"
      }
    },
    {
      "fullUrl" : "urn:uuid:7f977137-3c3e-4598-908d-fb6fd8c8e00b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:09:36<br />Glucose [Moles/volume] in Body fluid: 10.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a6f1e9f3-a982-5afa-b016-86fc20a14704"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11a094c6-2e18-46ad-9957-b82464d79047"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:09:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a6f1e9f3-a982-5afa-b016-86fc20a14704"
      }
    },
    {
      "fullUrl" : "urn:uuid:497b4071-a0af-40c4-ab8d-b5501ec83fbe",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:14:36<br />Glucose [Moles/volume] in Body fluid: 10.93 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f44d2664-f36b-57dd-afbb-c37e3e7f3975"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:84072a76-1827-4d92-8908-5171bb37bd66"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:14:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.93,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f44d2664-f36b-57dd-afbb-c37e3e7f3975"
      }
    },
    {
      "fullUrl" : "urn:uuid:9b7c4166-3f5c-4eba-b0b9-c77516883153",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:19:36<br />Glucose [Moles/volume] in Body fluid: 11.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46f6c33c-f878-537e-98ab-6fbdbe4cb952"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:662dfa5d-8c8c-484c-85bc-411f0c0b580b"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:19:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:46f6c33c-f878-537e-98ab-6fbdbe4cb952"
      }
    },
    {
      "fullUrl" : "urn:uuid:60fb3801-dcd6-44ad-8bf5-750b8094da43",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 18:21:18 - 18:26:17<br />Fast-acting insulin 0.06 IU (0.7 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b1f8e3d-8511-537a-abb4-99e700368cf8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11d211e9-16df-49f9-8359-8268cd33fbb5"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:21:18.000+03:00",
          "end" : "2021-09-04T18:26:17.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.06 IU (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:5b1f8e3d-8511-537a-abb4-99e700368cf8"
      }
    },
    {
      "fullUrl" : "urn:uuid:f5688eed-62b0-40ee-ab77-79282c0df567",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:24:36<br />Glucose [Moles/volume] in Body fluid: 10.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:99cc6d8b-f017-5554-ad94-b1f275c55acf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c0b2dd0c-3510-403c-aa93-029c8a158dde"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:24:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:99cc6d8b-f017-5554-ad94-b1f275c55acf"
      }
    },
    {
      "fullUrl" : "urn:uuid:b745d244-699a-4770-ab8a-6c157f400408",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 18:26:17 - 18:28:26<br />Fast-acting insulin 0.03 IU (0.7 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:20b9e2cb-0514-5428-9b2b-d850c851bb54"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aeab3309-5741-472c-a280-b07c06bdc16c"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:26:17.000+03:00",
          "end" : "2021-09-04T18:28:26.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (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:20b9e2cb-0514-5428-9b2b-d850c851bb54"
      }
    },
    {
      "fullUrl" : "urn:uuid:2e118ae9-a0fb-453e-9aa8-b00db169a8b9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 18:28:26 - 18:33:28<br />Fast-acting insulin 0.13 IU (1.59 IU/h, 2.27 % = 3.62 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ebfeb1c-9e71-5e46-8cd0-2a3ac81649af"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad4192a4-07f6-4a88-9e50-3e1b0c9ef577"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:28:26.000+03:00",
          "end" : "2021-09-04T18:33:28.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.13 IU (1.59 IU/h, 2.27 % = 3.62 IU/h)",
          "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:8ebfeb1c-9e71-5e46-8cd0-2a3ac81649af"
      }
    },
    {
      "fullUrl" : "urn:uuid:67d28e09-c1f4-4035-b4a9-1e3f9ad6f9f3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:29:36<br />Glucose [Moles/volume] in Body fluid: 10.21 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2fca3b82-4386-56b7-9937-c3904c78910e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3dd560d2-a95f-4ce4-91f0-f14618f8f173"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:29:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2fca3b82-4386-56b7-9937-c3904c78910e"
      }
    },
    {
      "fullUrl" : "urn:uuid:216ab8af-4963-4c80-801f-ed99e1c9ab54",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 18:33:28 - 18:58:32<br />Fast-acting insulin 0.29 IU (0.7 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1149ec01-d973-5450-b814-d7f919fae2e3"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eab65b56-8a38-4bda-bfc5-f5bc3ac7114d"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:33:28.000+03:00",
          "end" : "2021-09-04T18:58:32.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.29 IU (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:1149ec01-d973-5450-b814-d7f919fae2e3"
      }
    },
    {
      "fullUrl" : "urn:uuid:fe7172d1-46b4-4c01-8eab-8fea53849b1a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:34:34<br />Glucose [Moles/volume] in Body fluid: 9.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:df9fed36-26df-5ac5-925f-7869a63af41e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1efd3a92-d6f0-4707-8822-6e4273f2d3ad"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:34:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.120+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:df9fed36-26df-5ac5-925f-7869a63af41e"
      }
    },
    {
      "fullUrl" : "urn:uuid:19f79134-a9ea-4cf2-a877-c630e5f572b3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:39:34<br />Glucose [Moles/volume] in Body fluid: 9.77 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0d457f0e-cd7d-59ee-986b-39997b3b1229"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9d668b71-1ada-42af-b088-e34c9fc9186d"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0d457f0e-cd7d-59ee-986b-39997b3b1229"
      }
    },
    {
      "fullUrl" : "urn:uuid:43edb575-006e-4ae2-9816-2face25882ef",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:44:34<br />Glucose [Moles/volume] in Body fluid: 9.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4792c66a-bc06-5c2b-800a-25255e892262"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1ce0ce53-8809-4597-9de9-78fcd137f452"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:44:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4792c66a-bc06-5c2b-800a-25255e892262"
      }
    },
    {
      "fullUrl" : "urn:uuid:fa6953cd-0e97-407a-b625-c4c08960cf14",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:49:37<br />Glucose [Moles/volume] in Body fluid: 9.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f18740e4-bea3-5f98-996b-1e76d6a81e85"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5ce5fe09-755e-4698-8bfb-ff73714d9e9f"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:49:37.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f18740e4-bea3-5f98-996b-1e76d6a81e85"
      }
    },
    {
      "fullUrl" : "urn:uuid:a257df1e-0df8-4aa1-a640-54e0e5a5ffbe",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:54:34<br />Glucose [Moles/volume] in Body fluid: 9.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:608ee10a-e614-5ea8-9672-a6b4922846c4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:af6b91c3-131b-4847-b264-d107afe7a3f3"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:54:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:608ee10a-e614-5ea8-9672-a6b4922846c4"
      }
    },
    {
      "fullUrl" : "urn:uuid:3559a269-6226-4178-809c-0a8b7119eef4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 18:58:32 - 19:03:33<br />Fast-acting insulin 0.07 IU (0.85 IU/h, 1.22 % = 1.04 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb7e673f-321f-57a5-ab3b-3bd88ab970d1"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1ebc336-f00c-481f-bcc4-ed47c6c91d62"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T18:58:32.000+03:00",
          "end" : "2021-09-04T19:03:33.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (0.85 IU/h, 1.22 % = 1.04 IU/h)",
          "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:cb7e673f-321f-57a5-ab3b-3bd88ab970d1"
      }
    },
    {
      "fullUrl" : "urn:uuid:9f8bcf8a-6202-4efb-871d-21d9051fc87d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 18:59:34<br />Glucose [Moles/volume] in Body fluid: 9.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0dbe7271-281f-58d5-92c7-d8e670558886"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a20c82c-381e-4e72-a501-8f0ab1773eaa"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T18:59:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0dbe7271-281f-58d5-92c7-d8e670558886"
      }
    },
    {
      "fullUrl" : "urn:uuid:de7b990c-aa19-4fc1-9f98-0ef05f6abb98",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:03:33 - 19:08:33<br />Fast-acting insulin 0.07 IU (0.78 IU/h, 1.12 % = 0.87 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d04a224-dbbd-588d-97b3-a321ed856322"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:34a6963d-46fe-4f4e-87c1-99b4a5b3cc59"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:03:33.000+03:00",
          "end" : "2021-09-04T19:08:33.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (0.78 IU/h, 1.12 % = 0.87 IU/h)",
          "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:6d04a224-dbbd-588d-97b3-a321ed856322"
      }
    },
    {
      "fullUrl" : "urn:uuid:7ac88782-1dce-46b4-8c0a-3b535bd9b46e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:04:34<br />Glucose [Moles/volume] in Body fluid: 9.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:12f561d3-59ea-5656-913e-f38c30976bc2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c51f04d5-25a7-4b65-95a3-14720819df15"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:04:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:12f561d3-59ea-5656-913e-f38c30976bc2"
      }
    },
    {
      "fullUrl" : "urn:uuid:fe54fc42-216e-48ee-bd97-c6a6f6599e60",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:08:33 - 19:13:35<br />Fast-acting insulin 0.07 IU (0.89 IU/h, 1.27 % = 1.13 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f5b5024a-8174-599d-addf-ffb1c88efddf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:194b2784-4dae-481f-bd9f-eef1135eb837"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:08:33.000+03:00",
          "end" : "2021-09-04T19:13:35.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (0.89 IU/h, 1.27 % = 1.13 IU/h)",
          "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:f5b5024a-8174-599d-addf-ffb1c88efddf"
      }
    },
    {
      "fullUrl" : "urn:uuid:7d611284-685f-4928-812b-21f72dc972ea",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:09:34<br />Glucose [Moles/volume] in Body fluid: 10.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:157f6d53-47a0-5635-8f71-6769b0f80ac2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba879bf3-0626-4ba6-b948-b4faab2dfd17"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:09:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:157f6d53-47a0-5635-8f71-6769b0f80ac2"
      }
    },
    {
      "fullUrl" : "urn:uuid:ab64e91e-4352-44c1-b61f-53ceaf5299a8",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:13:35 - 19:18:35<br />Fast-acting insulin 0.11 IU (1.31 IU/h, 1.87 % = 2.44 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:944f1aa4-411b-5df5-8b96-c43ed1917292"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:683431b1-699f-4c85-a3ab-269e5c249e3b"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:13:35.000+03:00",
          "end" : "2021-09-04T19:18:35.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.11 IU (1.31 IU/h, 1.87 % = 2.44 IU/h)",
          "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:944f1aa4-411b-5df5-8b96-c43ed1917292"
      }
    },
    {
      "fullUrl" : "urn:uuid:1ad2efef-74e4-4c80-874d-6578d2caf190",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:13:48<br />Fast-acting insulin 1.07 IU</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3bf76f75-4801-5e9a-bdf4-91039185cafc"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9494ac9-9303-4650-ae95-2b1cf95e32c0"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:13:48.000+03:00",
        "dosage" : {
          "text" : "Fast-acting insulin 1.07 IU",
          "dose" : {
            "value" : 1.06542,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:3bf76f75-4801-5e9a-bdf4-91039185cafc"
      }
    },
    {
      "fullUrl" : "urn:uuid:a7ee2864-0733-4446-aef5-34086eb17c5b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:14:34<br />Glucose [Moles/volume] in Body fluid: 10.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e01c34cb-b029-5ca9-91a8-f33288747d54"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:24733d48-e2d5-45a7-a43b-53a1b2d7bbd2"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:14:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e01c34cb-b029-5ca9-91a8-f33288747d54"
      }
    },
    {
      "fullUrl" : "urn:uuid:4ff0a5f2-7de5-4854-8e83-639082d18982",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:18:35 - 19:28:37<br />Fast-acting insulin 0.12 IU (0.7 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a9f8b79-087c-5c4e-8ec8-4271bd05cced"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d71ecf26-47ee-4a69-b6a8-a6618702c1e8"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:18:35.000+03:00",
          "end" : "2021-09-04T19:28:37.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.12 IU (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:2a9f8b79-087c-5c4e-8ec8-4271bd05cced"
      }
    },
    {
      "fullUrl" : "urn:uuid:fb5adfb1-81b5-4250-80e1-252219a6f8f4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:19:34<br />Glucose [Moles/volume] in Body fluid: 10.71 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4da741ad-ab6b-55a8-8565-6102e83f1831"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0df1b56b-0aaf-4506-9644-a07628758442"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:19:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4da741ad-ab6b-55a8-8565-6102e83f1831"
      }
    },
    {
      "fullUrl" : "urn:uuid:f010ce27-f39a-4afc-b7cf-1cfaf52dc492",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:24:34<br />Glucose [Moles/volume] in Body fluid: 10.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0634f768-3da9-53dd-b2a2-7fd25b13f5f9"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed1334a0-1a3e-40b9-a8ca-fe73aaa163b9"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:24:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.121+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0634f768-3da9-53dd-b2a2-7fd25b13f5f9"
      }
    },
    {
      "fullUrl" : "urn:uuid:60aa453a-8052-43e3-b43a-2cd03d082a14",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:28:37 - 19:33:37<br />Fast-acting insulin 0.09 IU (1.08 IU/h, 1.55 % = 1.67 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5848f34d-7cca-5e0f-8024-20574232f6c8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d6c19ca5-ebad-4654-b620-0d095dd191bc"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:28:37.000+03:00",
          "end" : "2021-09-04T19:33:37.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.09 IU (1.08 IU/h, 1.55 % = 1.67 IU/h)",
          "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:5848f34d-7cca-5e0f-8024-20574232f6c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:419d57d1-a986-4b0c-8746-e65f0fbf91a8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:29:35<br />Glucose [Moles/volume] in Body fluid: 10.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1b2523d-1a51-5810-ae4a-4b1635bb6b15"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3bca32e8-bc23-4778-92aa-07fbe8569dbd"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:29:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.122+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c1b2523d-1a51-5810-ae4a-4b1635bb6b15"
      }
    },
    {
      "fullUrl" : "urn:uuid:b4e55090-51f8-462e-bd96-d781000e52e2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:33:37 - 19:38:39<br />Fast-acting insulin 0.07 IU (0.82 IU/h, 1.17 % = 0.96 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5dd0a058-463a-5cd0-bfb7-3e47f9403c17"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d88dc801-5836-4593-b2df-f4ea3de9a0c7"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:33:37.000+03:00",
          "end" : "2021-09-04T19:38:39.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (0.82 IU/h, 1.17 % = 0.96 IU/h)",
          "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:5dd0a058-463a-5cd0-bfb7-3e47f9403c17"
      }
    },
    {
      "fullUrl" : "urn:uuid:cdb4b07f-7094-45a5-968f-a3c1f9ab9a50",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:34:34<br />Glucose [Moles/volume] in Body fluid: 11.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1d11524f-15d5-5556-b0c7-af1fdec759a2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dd6f6e74-2ae0-4af4-90d4-e7d32c1831f6"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:34:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.122+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1d11524f-15d5-5556-b0c7-af1fdec759a2"
      }
    },
    {
      "fullUrl" : "urn:uuid:697273fc-c2ce-4f5a-8bf2-e624810c322a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:38:39 - 19:43:39<br />Fast-acting insulin 0.10 IU (1.18 IU/h, 1.68 % = 1.99 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:98fba491-59a0-5a34-a4ce-21582a005068"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7f1f27cf-ba43-4932-909b-d4cefe0e6637"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:38:39.000+03:00",
          "end" : "2021-09-04T19:43:39.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.10 IU (1.18 IU/h, 1.68 % = 1.99 IU/h)",
          "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:98fba491-59a0-5a34-a4ce-21582a005068"
      }
    },
    {
      "fullUrl" : "urn:uuid:e7c41b3f-b1b3-41ec-8a14-14fcc84e9e86",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:39:34<br />Glucose [Moles/volume] in Body fluid: 11.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:982f516f-e35d-5533-b8b3-c34616ec69e7"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc50fef2-aa84-4f2f-a128-cf254414a22a"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.122+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:982f516f-e35d-5533-b8b3-c34616ec69e7"
      }
    },
    {
      "fullUrl" : "urn:uuid:19dda9e4-25a1-4879-96c0-46a4d64c7879",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:43:39 - 19:48:40<br />Fast-acting insulin 0.14 IU (1.68 IU/h, 2.40 % = 4.02 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:08f442a4-5720-58bd-a6ea-f11e66e43989"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fcc1a75f-2028-47f6-a628-c54049bc30f9"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:43:39.000+03:00",
          "end" : "2021-09-04T19:48:40.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.14 IU (1.68 IU/h, 2.40 % = 4.02 IU/h)",
          "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:08f442a4-5720-58bd-a6ea-f11e66e43989"
      }
    },
    {
      "fullUrl" : "urn:uuid:0c3921cf-03cf-4cd3-88c0-3f291ea58296",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:44:34<br />Glucose [Moles/volume] in Body fluid: 11.71 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:93b100bc-153e-5953-b582-29ea5a2b2eec"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16c68fd5-c315-4d9e-ab83-1ae295196c87"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:44:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.122+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:93b100bc-153e-5953-b582-29ea5a2b2eec"
      }
    },
    {
      "fullUrl" : "urn:uuid:ba07c584-3945-450f-adc0-9bcc02fe5133",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:48:40 - 19:53:40<br />Fast-acting insulin 0.15 IU (1.83 IU/h, 2.62 % = 4.79 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7bc8132e-e7fd-5011-b87e-d82ad814e905"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:19d83998-f41c-477d-8be3-df6a4a8e9578"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:48:40.000+03:00",
          "end" : "2021-09-04T19:53:40.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.15 IU (1.83 IU/h, 2.62 % = 4.79 IU/h)",
          "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:7bc8132e-e7fd-5011-b87e-d82ad814e905"
      }
    },
    {
      "fullUrl" : "urn:uuid:34d74ae8-2246-46c3-b177-3bf570288ae3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:49:34<br />Glucose [Moles/volume] in Body fluid: 11.82 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:03ce1aba-52dc-5bc3-899d-918dc3e13e12"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:111d3cf3-2852-46c7-9490-2cab53f75308"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:49:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.122+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.82,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:03ce1aba-52dc-5bc3-899d-918dc3e13e12"
      }
    },
    {
      "fullUrl" : "urn:uuid:1740d9a9-10b4-4ec4-b369-e8d8e709a7f6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:53:40 - 19:58:41<br />Fast-acting insulin 0.15 IU (1.76 IU/h, 2.51 % = 4.41 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4947bc7b-ed02-5426-8d4c-a2d035f3ebfc"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb75699f-a3ac-4123-9b0a-6ef0f04878da"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:53:40.000+03:00",
          "end" : "2021-09-04T19:58:41.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.15 IU (1.76 IU/h, 2.51 % = 4.41 IU/h)",
          "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:4947bc7b-ed02-5426-8d4c-a2d035f3ebfc"
      }
    },
    {
      "fullUrl" : "urn:uuid:c6118abd-4d37-4051-bc2a-90c2255a866e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:54:34<br />Glucose [Moles/volume] in Body fluid: 11.93 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:076bb5d8-a33f-5cc8-be9b-d0902ddddd70"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e039dbec-00c2-402f-ac40-535bf1e59e74"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:54:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.122+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.93,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:076bb5d8-a33f-5cc8-be9b-d0902ddddd70"
      }
    },
    {
      "fullUrl" : "urn:uuid:16996ec5-ccb1-4bfb-9fd4-0097b58020fa",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 19:58:41 - 20:03:43<br />Fast-acting insulin 0.14 IU (1.70 IU/h, 2.43 % = 4.12 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a2ce4ac4-f608-5184-a9f8-aac490202080"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b7a905d0-e444-499a-a8ef-18dee8c081a6"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T19:58:41.000+03:00",
          "end" : "2021-09-04T20:03:43.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.14 IU (1.70 IU/h, 2.43 % = 4.12 IU/h)",
          "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:a2ce4ac4-f608-5184-a9f8-aac490202080"
      }
    },
    {
      "fullUrl" : "urn:uuid:dc14c7f8-7cd3-4488-bdd7-dbf94c9c3f38",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 19:59:34<br />Glucose [Moles/volume] in Body fluid: 12.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3bb620c9-487a-596c-9547-ae724115926a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:17baa6b5-bcc1-4465-86c6-969d331f08db"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T19:59:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3bb620c9-487a-596c-9547-ae724115926a"
      }
    },
    {
      "fullUrl" : "urn:uuid:3f14f2a2-593c-487a-90c8-8ab1750a3f42",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 20:03:43 - 20:08:44<br />Fast-acting insulin 0.14 IU (1.73 IU/h, 2.47 % = 4.28 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7628f5fa-5c15-5fd2-b20c-f2a830d04f07"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bcfcb61a-c229-4ee2-81d6-0736046e3b39"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:03:43.000+03:00",
          "end" : "2021-09-04T20:08:44.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.14 IU (1.73 IU/h, 2.47 % = 4.28 IU/h)",
          "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:7628f5fa-5c15-5fd2-b20c-f2a830d04f07"
      }
    },
    {
      "fullUrl" : "urn:uuid:0d836575-452b-4c39-9756-1c9d531d1763",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:04:34<br />Glucose [Moles/volume] in Body fluid: 12.21 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:433129a6-83e4-587a-b2ef-b9ee52d94ec4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:45844a16-b184-4219-929a-27ab2e4d386f"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:04:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:433129a6-83e4-587a-b2ef-b9ee52d94ec4"
      }
    },
    {
      "fullUrl" : "urn:uuid:fbbdefc2-38ea-4c4d-a074-6d13571933ae",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 20:08:44 - 20:13:43<br />Fast-acting insulin 0.16 IU (1.94 IU/h, 2.77 % = 5.38 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a86f73ed-5f71-5e59-b831-ccc0a2c10e44"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c74ea09a-b650-4a6d-9c4a-8d112287cdb8"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:08:44.000+03:00",
          "end" : "2021-09-04T20:13:43.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.16 IU (1.94 IU/h, 2.77 % = 5.38 IU/h)",
          "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:a86f73ed-5f71-5e59-b831-ccc0a2c10e44"
      }
    },
    {
      "fullUrl" : "urn:uuid:93d9820a-107f-4296-aa3f-f4bb38e60ac1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:09:34<br />Glucose [Moles/volume] in Body fluid: 12.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dbd8ed12-1072-5ce5-9577-b86dfbf91f3a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6840013c-f7dc-44e4-add6-f6928346c0fd"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:09:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dbd8ed12-1072-5ce5-9577-b86dfbf91f3a"
      }
    },
    {
      "fullUrl" : "urn:uuid:2ed68d33-800e-4615-ba8d-b32e32e6edc7",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 20:13:43 - 20:18:46<br />Fast-acting insulin 0.18 IU (2.16 IU/h, 3.09 % = 6.67 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d2172b6-39db-55d0-86e9-e3641a0ab2c8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:71e54930-d873-4f65-8d56-77f4a3a242c1"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:13:43.000+03:00",
          "end" : "2021-09-04T20:18:46.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.18 IU (2.16 IU/h, 3.09 % = 6.67 IU/h)",
          "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:4d2172b6-39db-55d0-86e9-e3641a0ab2c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:85ee928f-9893-4bcf-83b2-441ded373ef7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:14:34<br />Glucose [Moles/volume] in Body fluid: 12.54 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a2867555-be6c-5b98-a978-cd32bae3da30"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:348f2f4d-f702-42bd-a2e9-8d3a8194a381"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:14:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.54,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a2867555-be6c-5b98-a978-cd32bae3da30"
      }
    },
    {
      "fullUrl" : "urn:uuid:d077883f-e409-4076-9cc6-a2f18e91320d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 20:18:46 - 20:23:46<br />Fast-acting insulin 0.19 IU (2.33 IU/h, 3.33 % = 7.74 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb8860ad-3776-5438-a1fb-253344010759"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e961e23b-edc2-4aed-ac2e-d05007443b62"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:18:46.000+03:00",
          "end" : "2021-09-04T20:23:46.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.19 IU (2.33 IU/h, 3.33 % = 7.74 IU/h)",
          "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:cb8860ad-3776-5438-a1fb-253344010759"
      }
    },
    {
      "fullUrl" : "urn:uuid:863a39da-b63b-433e-a95f-48e4b2fa52dc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 20:19:00<br />Fast-acting insulin 1.37 IU</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9eed4f67-eaff-5184-817b-5000cd303667"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a16615c-6fea-4906-993b-29f2191fb27e"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:19:00.000+03:00",
        "dosage" : {
          "text" : "Fast-acting insulin 1.37 IU",
          "dose" : {
            "value" : 1.37077,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:9eed4f67-eaff-5184-817b-5000cd303667"
      }
    },
    {
      "fullUrl" : "urn:uuid:66276afc-8f7c-49dd-98e3-940006299af2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:19:34<br />Glucose [Moles/volume] in Body fluid: 12.6 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:559cca1d-b448-527e-b986-9217804b4167"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:402e8ee2-b13d-4727-b389-85de024cde2c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:19:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:559cca1d-b448-527e-b986-9217804b4167"
      }
    },
    {
      "fullUrl" : "urn:uuid:7cdb9bf8-a08c-495a-bcd9-fd1f16bf6ddc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 20:23:46 - 22:09:02<br />Fast-acting insulin 1.23 IU (0.7 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f658fb6c-3bba-54b8-bf6b-a143bc9ceec6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4708416e-0711-4afe-84cc-373fcd30319d"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T20:23:46.000+03:00",
          "end" : "2021-09-04T22:09:02.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 1.23 IU (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:f658fb6c-3bba-54b8-bf6b-a143bc9ceec6"
      }
    },
    {
      "fullUrl" : "urn:uuid:6701c4be-6946-4533-ae85-8e5782bf2701",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:24:35<br />Glucose [Moles/volume] in Body fluid: 12.71 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:352da330-38df-5458-8f7a-2d66b66305cf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:77f85ba6-640b-418c-80c0-902f8f534c54"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:24:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:352da330-38df-5458-8f7a-2d66b66305cf"
      }
    },
    {
      "fullUrl" : "urn:uuid:dcb789b1-883c-4bab-a716-77ae93bb9360",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:29:35<br />Glucose [Moles/volume] in Body fluid: 12.54 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5213bde-1db0-5043-a985-7dfcfde92f82"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b6ba0b97-d846-46bf-8cb8-2a5ea7969240"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:29:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.54,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d5213bde-1db0-5043-a985-7dfcfde92f82"
      }
    },
    {
      "fullUrl" : "urn:uuid:968b8e9d-c458-4fc3-afed-09a275bab496",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:34:34<br />Glucose [Moles/volume] in Body fluid: 12.21 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d9e9fbf2-46d4-518b-a748-81ee9713bffc"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f7ef3ef-6a25-4a92-810a-1bb271e0dd10"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:34:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 12.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d9e9fbf2-46d4-518b-a748-81ee9713bffc"
      }
    },
    {
      "fullUrl" : "urn:uuid:902c4034-a7e4-483c-8bbf-11eb45b52a12",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:39:34<br />Glucose [Moles/volume] in Body fluid: 11.66 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:49e1baae-878e-58d3-be5b-875d2aafa928"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:54f73988-7c54-493c-9d91-8aa7195649cc"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:49e1baae-878e-58d3-be5b-875d2aafa928"
      }
    },
    {
      "fullUrl" : "urn:uuid:8e114d28-ce3c-4896-96e7-2a5dd299e1ec",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:44:34<br />Glucose [Moles/volume] in Body fluid: 11.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d059e4c-bce1-5d96-b7ad-2739b8f1d6e7"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c4848bbe-386e-43ed-85d6-daecd755ff1d"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:44:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8d059e4c-bce1-5d96-b7ad-2739b8f1d6e7"
      }
    },
    {
      "fullUrl" : "urn:uuid:3c44e022-5738-4a11-8a20-e67dedebd1fa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:49:34<br />Glucose [Moles/volume] in Body fluid: 11.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c940a56-9b2c-566f-bf84-8348f171be69"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fd1796fe-1d92-401a-a542-1d685e559c9a"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:49:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2c940a56-9b2c-566f-bf84-8348f171be69"
      }
    },
    {
      "fullUrl" : "urn:uuid:81fa473a-729b-4cbe-bab9-1576d1724925",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:54:34<br />Glucose [Moles/volume] in Body fluid: 11.21 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c4bbc10-ef00-5eb5-9b5c-6cb4a74c2044"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c7b036a5-2cd6-47b8-badd-5712750ad06d"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:54:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1c4bbc10-ef00-5eb5-9b5c-6cb4a74c2044"
      }
    },
    {
      "fullUrl" : "urn:uuid:344db6e8-2e48-4031-9d49-b8a2d972940e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 20:59:34<br />Glucose [Moles/volume] in Body fluid: 11.1 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57871e54-e18f-5846-be0b-f5867e9e902e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f39cb22-a2fd-4eb1-ae70-c3d14ae29b68"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T20:59:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 11.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:57871e54-e18f-5846-be0b-f5867e9e902e"
      }
    },
    {
      "fullUrl" : "urn:uuid:fcc91ca2-9c7d-4ab1-8770-78a3c154e2d5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:04:34<br />Glucose [Moles/volume] in Body fluid: 10.77 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:893fd0d8-2c91-5e65-bf19-e6aea2c8a7e1"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c0133aa-4689-40e4-b990-a713d3a4735d"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:04:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:893fd0d8-2c91-5e65-bf19-e6aea2c8a7e1"
      }
    },
    {
      "fullUrl" : "urn:uuid:478a09bd-c676-4a70-9277-fec4fa4835fd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:09:34<br />Glucose [Moles/volume] in Body fluid: 10.49 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a1677af8-3361-58d7-85c8-4a6e859ff7f8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7b763cf1-752f-43fa-85a6-dc3e154d3d6f"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:09:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.123+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a1677af8-3361-58d7-85c8-4a6e859ff7f8"
      }
    },
    {
      "fullUrl" : "urn:uuid:72007ae5-ab12-4f26-af3a-92e32224f245",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:14:34<br />Glucose [Moles/volume] in Body fluid: 10.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:89a4ac13-83a3-58b5-93c1-2d0e05a631c8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78b89265-c70b-44bd-bdd3-2dcdde615aa2"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:14:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:89a4ac13-83a3-58b5-93c1-2d0e05a631c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:32b2bcf6-633e-4844-93b2-6702c4938455",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:19:35<br />Glucose [Moles/volume] in Body fluid: 10.21 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ca6c2a5a-a11b-562c-8a40-8d01d8521e60"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e857300f-20b6-44db-b5c7-9e6db1401228"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:19:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 10.21,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ca6c2a5a-a11b-562c-8a40-8d01d8521e60"
      }
    },
    {
      "fullUrl" : "urn:uuid:efa29785-250c-4beb-a1ae-a5ca033b0b5e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:24:34<br />Glucose [Moles/volume] in Body fluid: 9.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed4e54e0-4f9d-5451-87ef-a9b288a850f5"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cbdf7d37-50e3-44bb-99ce-9c47b825c9e5"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:24:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ed4e54e0-4f9d-5451-87ef-a9b288a850f5"
      }
    },
    {
      "fullUrl" : "urn:uuid:e0eea7cc-ab7e-46cc-bae7-56b6ff80af59",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:29:34<br />Glucose [Moles/volume] in Body fluid: 9.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f274204e-058a-5726-80fe-44bcaacd8a4d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4e4e8f0a-0721-4cf7-9c29-736c401ad76b"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:29:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f274204e-058a-5726-80fe-44bcaacd8a4d"
      }
    },
    {
      "fullUrl" : "urn:uuid:2eeaaee4-a1d0-4527-8acc-4c75f372379a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:34:35<br />Glucose [Moles/volume] in Body fluid: 9.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4e8e693f-d170-5030-b49a-935d817a9aec"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e8347524-6158-4e0c-a6ea-a7ef6e2d4c38"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:34:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 9.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4e8e693f-d170-5030-b49a-935d817a9aec"
      }
    },
    {
      "fullUrl" : "urn:uuid:5193cf97-fae8-497f-8065-a626f5c56be3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:39:34<br />Glucose [Moles/volume] in Body fluid: 8.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:399f8c15-5ce6-5947-b41a-278385de2244"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:be53f724-2db7-4492-9d20-6a7bdb0862c9"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:399f8c15-5ce6-5947-b41a-278385de2244"
      }
    },
    {
      "fullUrl" : "urn:uuid:5ee8f2f5-7df2-49ee-bccb-b02dfc6c067d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:44:34<br />Glucose [Moles/volume] in Body fluid: 8.49 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c74d6341-9a46-5383-a71c-a8c294a50a60"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3f37efa3-9519-41b4-ad2b-1b4400d586c5"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:44:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c74d6341-9a46-5383-a71c-a8c294a50a60"
      }
    },
    {
      "fullUrl" : "urn:uuid:26e864f8-4844-480f-9e57-3a2e3a86ed53",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:49:34<br />Glucose [Moles/volume] in Body fluid: 8.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d6b37f4-5af0-561d-b1d9-8a03401db1a6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:76b82dbe-d68b-464b-b208-1ff407aa43c3"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:49:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:6d6b37f4-5af0-561d-b1d9-8a03401db1a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:202b1cfb-923e-4984-84c4-3fc00f126fd1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:54:34<br />Glucose [Moles/volume] in Body fluid: 8.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:acaac317-db2c-53ed-b978-d16762a13283"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:506b98fe-4115-43a8-adab-0c279539c552"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:54:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:acaac317-db2c-53ed-b978-d16762a13283"
      }
    },
    {
      "fullUrl" : "urn:uuid:72e951f4-2c9d-450f-a2b0-fbd036ac29f7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 21:59:34<br />Glucose [Moles/volume] in Body fluid: 7.77 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0204ecf3-e418-5eae-857d-b07749278733"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c811c1f7-0a1e-4c94-addc-883a9de8f221"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T21:59:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0204ecf3-e418-5eae-857d-b07749278733"
      }
    },
    {
      "fullUrl" : "urn:uuid:e59b9f73-16ed-4b50-bb23-b4370714616e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:04:34<br />Glucose [Moles/volume] in Body fluid: 7.1 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a3f2aa1-ef68-501b-946e-98813f3008a9"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1b9f2f46-db24-4859-99de-3a2547635603"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:04:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7a3f2aa1-ef68-501b-946e-98813f3008a9"
      }
    },
    {
      "fullUrl" : "urn:uuid:9156c2d0-29f3-4617-86cb-4164e0934d19",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:09:02 - 22:14:03<br />Fast-acting insulin 0.02 IU (0.18 IU/h, 0.26 % = 0.05 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:13965669-3b13-50ea-9c5d-8cbdb6bd1fb7"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:94114328-6c85-4b7d-ac4e-85dd9feb6a2c"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:09:02.000+03:00",
          "end" : "2021-09-04T22:14:03.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.18 IU/h, 0.26 % = 0.05 IU/h)",
          "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:13965669-3b13-50ea-9c5d-8cbdb6bd1fb7"
      }
    },
    {
      "fullUrl" : "urn:uuid:9c1e2d85-90e9-42d6-96d3-b7df05756561",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:09:34<br />Glucose [Moles/volume] in Body fluid: 6.77 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b6471d1-e855-5829-84c6-2eb7ecc39f55"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9f9be093-38e5-49f8-9bac-54a4d249b6df"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:09:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5b6471d1-e855-5829-84c6-2eb7ecc39f55"
      }
    },
    {
      "fullUrl" : "urn:uuid:2eeba870-c87d-4163-9ecb-76969c53926b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:14:03 - 22:24:05<br />Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b10bff63-34c4-51fd-87c4-16f2b84f069f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b75e1b4b-bb71-430d-89bf-ea09fe603987"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:14:03.000+03:00",
          "end" : "2021-09-04T22:24:05.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)",
          "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:b10bff63-34c4-51fd-87c4-16f2b84f069f"
      }
    },
    {
      "fullUrl" : "urn:uuid:7200d914-ad03-4186-91a1-06482ed10544",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:14:34<br />Glucose [Moles/volume] in Body fluid: 6.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d29f88b7-0ee1-5021-b3fc-44ad10c200c5"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0c8e1c11-1c2e-4ad9-998c-77df36cb2d04"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:14:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d29f88b7-0ee1-5021-b3fc-44ad10c200c5"
      }
    },
    {
      "fullUrl" : "urn:uuid:7546e17e-30f7-415d-b90e-0e134f1836dc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:15:14<br />Fast-acting insulin 2.50 IU</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e07c3cc1-d4c9-5557-b5c3-84bae6fbe574"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c2a91aab-d44e-4515-8e53-7ba0af0bd9e5"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:15:14.000+03:00",
        "dosage" : {
          "text" : "Fast-acting insulin 2.50 IU",
          "dose" : {
            "value" : 2.5,
            "unit" : "IU",
            "system" : "http://unitsofmeasure.org",
            "code" : "[iU]"
          }
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationAdministration/",
        "ifNoneExist" : "identifier=urn:uuid:e07c3cc1-d4c9-5557-b5c3-84bae6fbe574"
      }
    },
    {
      "fullUrl" : "urn:uuid:06f2cee3-c538-4ee9-81e5-5d0f6dd7c893",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-macronutrientintake"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 9059-7 (Carbohydrate intake Estimated)<br />Time: 9/4/2021 22:15:14<br />Carbohydrate intake Estimated: 30 g</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dcad949c-c4d9-5def-bbbe-5d2a54831eaf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bbfb2c19-633b-48fe-ac6b-967e98053c1a"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory",
                "code" : "nutrition",
                "display" : "Nutrition"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "9059-7",
              "display" : "Carbohydrate intake Estimated"
            }
          ],
          "text" : "Carbohydrate intake Estimated"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:15:14.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 30,
          "unit" : "g",
          "system" : "http://unitsofmeasure.org",
          "code" : "g"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:dcad949c-c4d9-5def-bbbe-5d2a54831eaf"
      }
    },
    {
      "fullUrl" : "urn:uuid:976c8c2b-4435-4fb4-a478-caff313699d3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:19:34<br />Glucose [Moles/volume] in Body fluid: 6.72 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3d08d1f4-f781-536f-931a-70cbc9742db6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c8cf967f-9d77-451e-bcfb-11b21dc6f9ae"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:19:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.124+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3d08d1f4-f781-536f-931a-70cbc9742db6"
      }
    },
    {
      "fullUrl" : "urn:uuid:10fadb01-04d2-4727-b9d8-d27f77332144",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:24:05 - 22:29:05<br />Fast-acting insulin 0.05 IU (0.62 IU/h, 0.88 % = 0.54 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4f9174df-e6d8-5e10-a138-41b68ee44214"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3cae4c0d-e13f-4081-a666-403cbe76a0a3"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:24:05.000+03:00",
          "end" : "2021-09-04T22:29:05.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.05 IU (0.62 IU/h, 0.88 % = 0.54 IU/h)",
          "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:4f9174df-e6d8-5e10-a138-41b68ee44214"
      }
    },
    {
      "fullUrl" : "urn:uuid:1f57ee90-7bd7-471d-85cd-38bf06df5d30",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:24:34<br />Glucose [Moles/volume] in Body fluid: 6.11 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bf73dc9d-73fd-542d-85f5-9935a7a82ef3"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:84fac929-bd5d-44f7-bbd8-62276811ee82"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:24:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bf73dc9d-73fd-542d-85f5-9935a7a82ef3"
      }
    },
    {
      "fullUrl" : "urn:uuid:db540c6e-2a3a-4337-9f35-de115ab31b34",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:29:05 - 22:34:06<br />Fast-acting insulin 0.03 IU (0.32 IU/h, 0.46 % = 0.15 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a1b0bc25-44be-57bc-ab33-1df47e3c4e35"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35eea052-6cd7-46e1-a26c-d24079a3dcd2"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:29:05.000+03:00",
          "end" : "2021-09-04T22:34:06.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (0.32 IU/h, 0.46 % = 0.15 IU/h)",
          "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:a1b0bc25-44be-57bc-ab33-1df47e3c4e35"
      }
    },
    {
      "fullUrl" : "urn:uuid:26cc54b5-47e2-4e34-990e-48e1ee3698f5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:29:34<br />Glucose [Moles/volume] in Body fluid: 6.22 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9513b867-01b1-584b-bd65-6aefede0b032"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5172e842-aeba-42d8-99fa-c1b03b725671"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:29:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9513b867-01b1-584b-bd65-6aefede0b032"
      }
    },
    {
      "fullUrl" : "urn:uuid:4443fdc8-c20e-434b-ad7c-d87c378ecfc5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:34:06 - 22:39:07<br />Fast-acting insulin 0.05 IU (0.64 IU/h, 0.91 % = 0.59 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0aefad90-34fa-59ee-a895-b397743a2d0b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:75dd2575-7249-4585-9a36-42fe3fda9e0f"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:34:06.000+03:00",
          "end" : "2021-09-04T22:39:07.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.05 IU (0.64 IU/h, 0.91 % = 0.59 IU/h)",
          "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:0aefad90-34fa-59ee-a895-b397743a2d0b"
      }
    },
    {
      "fullUrl" : "urn:uuid:56cd6110-29f4-4a37-aa0d-83323d765a15",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:34:34<br />Glucose [Moles/volume] in Body fluid: 6.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ff6f9499-7b60-5e4f-885d-ea5aae66cd9e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b6b7937-9755-4ebd-90ed-9a1d12bf8a55"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:34:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ff6f9499-7b60-5e4f-885d-ea5aae66cd9e"
      }
    },
    {
      "fullUrl" : "urn:uuid:da9b94c7-acab-474f-b4ff-afd28ef432c3",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:39:07 - 22:44:08<br />Fast-acting insulin 0.06 IU (0.7 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6bdc52a-5644-517e-9df7-06f3d3969a65"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ecaffb9c-4d24-46f6-bb32-35dc3a6a8620"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:39:07.000+03:00",
          "end" : "2021-09-04T22:44:08.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.06 IU (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:c6bdc52a-5644-517e-9df7-06f3d3969a65"
      }
    },
    {
      "fullUrl" : "urn:uuid:37a0db7f-96e9-426d-9cce-c66c7a5150ae",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:39:34<br />Glucose [Moles/volume] in Body fluid: 6.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1a42c8f3-a70c-5305-968f-46654ade4b12"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:334d0dc2-1565-4afd-8bb8-42f4d3e4a1cc"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1a42c8f3-a70c-5305-968f-46654ade4b12"
      }
    },
    {
      "fullUrl" : "urn:uuid:42c8e450-9f65-4d85-8ad4-88dde613d76f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:44:08 - 22:49:09<br />Fast-acting insulin 0.06 IU (0.69 IU/h, 0.98 % = 0.68 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c30d3903-9b75-5011-84c1-f03b1e117b83"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:629aed1e-b5d4-4ae3-8ca2-c0f9f0cd34f1"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:44:08.000+03:00",
          "end" : "2021-09-04T22:49:09.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.06 IU (0.69 IU/h, 0.98 % = 0.68 IU/h)",
          "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:c30d3903-9b75-5011-84c1-f03b1e117b83"
      }
    },
    {
      "fullUrl" : "urn:uuid:bf0240d5-9f47-425c-8578-ac264ff5d7e5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:44:34<br />Glucose [Moles/volume] in Body fluid: 5.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a7cd3390-8224-510e-be33-9c6f1011d151"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b591cca8-f737-40e0-bd6b-c4ba7cc6932e"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:44:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a7cd3390-8224-510e-be33-9c6f1011d151"
      }
    },
    {
      "fullUrl" : "urn:uuid:f2b31308-11eb-4c31-ae1e-0b4a3f0e29cb",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:49:09 - 22:54:10<br />Fast-acting insulin 0.02 IU (0.23 IU/h, 0.33 % = 0.07 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:64d05d0a-3679-5a6a-881d-23126e30986e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35c67862-229c-4db9-9b8b-aa22007f7b0e"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:49:09.000+03:00",
          "end" : "2021-09-04T22:54:10.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.23 IU/h, 0.33 % = 0.07 IU/h)",
          "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:64d05d0a-3679-5a6a-881d-23126e30986e"
      }
    },
    {
      "fullUrl" : "urn:uuid:11c3765b-d473-4ebe-a255-9127955fa3e3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:49:34<br />Glucose [Moles/volume] in Body fluid: 5.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4f85cf8e-3bd5-5121-88de-c64beff219c8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dce9e693-230b-4c6c-af19-10f5653a6412"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:49:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4f85cf8e-3bd5-5121-88de-c64beff219c8"
      }
    },
    {
      "fullUrl" : "urn:uuid:e8d43f66-a264-4a6b-98ba-2127ab7ec837",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:54:10 - 22:59:11<br />Fast-acting insulin 0.02 IU (0.21 IU/h, 0.31 % = 0.07 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e7560951-5cc0-5b59-8eae-aede9fc4a095"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:01c943ab-710f-4d11-b7a7-284d530e40b1"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:54:10.000+03:00",
          "end" : "2021-09-04T22:59:11.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.21 IU/h, 0.31 % = 0.07 IU/h)",
          "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:e7560951-5cc0-5b59-8eae-aede9fc4a095"
      }
    },
    {
      "fullUrl" : "urn:uuid:22c57873-87e1-4e69-a753-2e70143dbb3a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:54:34<br />Glucose [Moles/volume] in Body fluid: 5.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d7204b21-086b-55bf-8739-e3dba053b02d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6264a5a1-d7f0-45e9-a03f-f2f5ad70cf28"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:54:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d7204b21-086b-55bf-8739-e3dba053b02d"
      }
    },
    {
      "fullUrl" : "urn:uuid:71a9680e-5403-460b-8bbb-147005899208",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 22:59:11 - 23:04:11<br />Fast-acting insulin 0.01 IU (0.11 IU/h, 0.16 % = 0.02 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7e51f275-01ea-5fe7-a2a5-dd38d36e32af"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fc4f8108-d328-40de-aad8-8c9b916a6c48"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T22:59:11.000+03:00",
          "end" : "2021-09-04T23:04:11.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.01 IU (0.11 IU/h, 0.16 % = 0.02 IU/h)",
          "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:7e51f275-01ea-5fe7-a2a5-dd38d36e32af"
      }
    },
    {
      "fullUrl" : "urn:uuid:f463aa99-b373-4bc8-820f-e95e3bdf3ce3",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 22:59:34<br />Glucose [Moles/volume] in Body fluid: 4.72 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:73646a92-8275-531e-93cf-d6ac463bdb3f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16497808-cf23-4cdf-8e3c-4d8b95afa0a8"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T22:59:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:73646a92-8275-531e-93cf-d6ac463bdb3f"
      }
    },
    {
      "fullUrl" : "urn:uuid:3253abf3-f70b-4a0c-b3b5-3bb2693b1b04",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:04:11 - 23:24:14<br />Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ff92eeb-a7de-5794-a968-3b586ec7246a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7e6bbd65-850e-4267-b551-58bf31641091"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:04:11.000+03:00",
          "end" : "2021-09-04T23:24:14.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)",
          "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:3ff92eeb-a7de-5794-a968-3b586ec7246a"
      }
    },
    {
      "fullUrl" : "urn:uuid:fdeb3caf-1ba7-4924-bfa2-50a2e401632a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:04:35<br />Glucose [Moles/volume] in Body fluid: 5 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1bb168a2-e92d-5b24-97b6-2e100c0dd6ce"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6602820-41f6-4640-b754-c40c83898b81"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:04:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1bb168a2-e92d-5b24-97b6-2e100c0dd6ce"
      }
    },
    {
      "fullUrl" : "urn:uuid:2fde97ae-e1d0-4c85-bd15-854ea892e2d7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:09:35<br />Glucose [Moles/volume] in Body fluid: 6.11 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4121379b-bf1a-5e98-86e9-02b69b0cfeaa"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:266ef79c-00e1-4c7d-a4f3-c961e13d3a71"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:09:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4121379b-bf1a-5e98-86e9-02b69b0cfeaa"
      }
    },
    {
      "fullUrl" : "urn:uuid:3235a14c-25f9-4242-91e7-db68830add61",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:14:35<br />Glucose [Moles/volume] in Body fluid: 5.22 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b4de8a64-27f8-5130-8b61-95918f85779e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:308d3687-ee6e-46b8-809d-d78e30e4000e"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:14:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b4de8a64-27f8-5130-8b61-95918f85779e"
      }
    },
    {
      "fullUrl" : "urn:uuid:af232377-50d6-4abb-a093-33b9fd885c14",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:19:34<br />Glucose [Moles/volume] in Body fluid: 5.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b269e9f0-b9e3-59cd-ae09-45fd75a4faed"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:85430f56-fb1d-4e5f-b6e9-a5cb665f0614"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:19:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.125+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b269e9f0-b9e3-59cd-ae09-45fd75a4faed"
      }
    },
    {
      "fullUrl" : "urn:uuid:6ff9d3e6-6bbd-4cb3-a254-ff088f9eb1a2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:24:14 - 23:29:14<br />Fast-acting insulin 0.01 IU (0.12 IU/h, 0.16 % = 0.02 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58c5aa90-e992-59b1-bb13-f4f5d3564743"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cc5f6a04-b65a-451c-a71a-dafb57827afe"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:24:14.000+03:00",
          "end" : "2021-09-04T23:29:14.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.01 IU (0.12 IU/h, 0.16 % = 0.02 IU/h)",
          "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:58c5aa90-e992-59b1-bb13-f4f5d3564743"
      }
    },
    {
      "fullUrl" : "urn:uuid:f8e1f041-67c3-42be-bea3-34ff65be3122",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:24:33<br />Glucose [Moles/volume] in Body fluid: 5.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0bc2c6d0-6940-5cb2-a2a5-9aebd256f191"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:14e6606f-a80f-4acb-9b26-5088d767363c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:24:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0bc2c6d0-6940-5cb2-a2a5-9aebd256f191"
      }
    },
    {
      "fullUrl" : "urn:uuid:0722a8d9-05d8-44fb-b6ee-b106258d2d71",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:29:14 - 23:34:16<br />Fast-acting insulin 0.01 IU (0.17 IU/h, 0.23 % = 0.04 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:94d6da55-ba0d-56fb-b8ca-e8e1df9fff5f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d792e34-5fed-4eb4-abca-76658c020438"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:29:14.000+03:00",
          "end" : "2021-09-04T23:34:16.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.01 IU (0.17 IU/h, 0.23 % = 0.04 IU/h)",
          "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:94d6da55-ba0d-56fb-b8ca-e8e1df9fff5f"
      }
    },
    {
      "fullUrl" : "urn:uuid:1f6c888d-607a-4183-8a07-5c99c5f8393b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:29:33<br />Glucose [Moles/volume] in Body fluid: 5.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b71880d6-f3d0-5bc2-8450-a4afd2644a0f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1eebb843-f614-43c3-8d87-821edb37a3c2"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:29:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b71880d6-f3d0-5bc2-8450-a4afd2644a0f"
      }
    },
    {
      "fullUrl" : "urn:uuid:52c146cf-e283-4b50-ba29-af8691e67d9a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:34:16 - 23:44:17<br />Fast-acting insulin 0.13 IU (0.75 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8ab07008-3638-5c69-bff1-07b7c2fc3521"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fe7b0eb6-f713-4f50-8008-ec0d098d02a1"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:34:16.000+03:00",
          "end" : "2021-09-04T23:44:17.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.13 IU (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:8ab07008-3638-5c69-bff1-07b7c2fc3521"
      }
    },
    {
      "fullUrl" : "urn:uuid:b794f973-814a-44c2-8c9f-088714fd9df6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:34:34<br />Glucose [Moles/volume] in Body fluid: 5.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6ff3ef4-fb62-59e6-8a3a-79cd9a864c54"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6692389-516f-4adf-b3f8-22f82523cfe6"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:34:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c6ff3ef4-fb62-59e6-8a3a-79cd9a864c54"
      }
    },
    {
      "fullUrl" : "urn:uuid:3d4cf506-55d8-4a68-bdcb-25c0bc8c7bb0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:39:34<br />Glucose [Moles/volume] in Body fluid: 5.61 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57894ae3-eca3-5321-b611-bda39979ff86"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9efea4f5-e5eb-4e29-b993-bc21124fc38d"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:57894ae3-eca3-5321-b611-bda39979ff86"
      }
    },
    {
      "fullUrl" : "urn:uuid:62324266-7fae-4635-b45b-e04cffe38674",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:44:17 - 23:49:18<br />Fast-acting insulin 0.04 IU (0.51 IU/h, 0.67 % = 0.34 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e8f382e6-52bd-52db-badc-8006c9dc6f70"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba7106d4-02e9-44b3-a7b2-35f188d34a7b"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:44:17.000+03:00",
          "end" : "2021-09-04T23:49:18.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.04 IU (0.51 IU/h, 0.67 % = 0.34 IU/h)",
          "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:e8f382e6-52bd-52db-badc-8006c9dc6f70"
      }
    },
    {
      "fullUrl" : "urn:uuid:384010e9-1555-4d08-9487-c4a0f5120b9e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:44:34<br />Glucose [Moles/volume] in Body fluid: 5.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2b213b96-e2ed-5c85-b204-fe67f020061f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9f1bea5-f010-47f2-849e-a8f589eb9002"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:44:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2b213b96-e2ed-5c85-b204-fe67f020061f"
      }
    },
    {
      "fullUrl" : "urn:uuid:e7451e57-f91a-4b11-be42-848e82515d6d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:49:18 - 23:54:20<br />Fast-acting insulin 0.01 IU (0.13 IU/h, 0.17 % = 0.02 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dd883a82-6dee-564c-9b07-989dd25dc0aa"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5d5d0ee-d350-4860-af0e-65a28157429b"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:49:18.000+03:00",
          "end" : "2021-09-04T23:54:20.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.01 IU (0.13 IU/h, 0.17 % = 0.02 IU/h)",
          "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:dd883a82-6dee-564c-9b07-989dd25dc0aa"
      }
    },
    {
      "fullUrl" : "urn:uuid:06d841b2-65eb-4555-bb23-4291d4c4b40d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:49:34<br />Glucose [Moles/volume] in Body fluid: 5.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c0b31fa-8b67-588e-bd51-d33b83371fee"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6d6abd71-20e2-4171-9d56-466b9e4a7e68"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:49:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1c0b31fa-8b67-588e-bd51-d33b83371fee"
      }
    },
    {
      "fullUrl" : "urn:uuid:e6a78dfd-191e-4e35-a843-4abba6479a33",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:54:20 - 23:59:20<br />Fast-acting insulin 0.01 IU (0.12 IU/h, 0.15 % = 0.02 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:96f932ba-fdbc-57c7-885c-6390eaca0268"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d5d65f6-fb14-4c1b-a443-5eb760c0f9ae"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:54:20.000+03:00",
          "end" : "2021-09-04T23:59:20.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.01 IU (0.12 IU/h, 0.15 % = 0.02 IU/h)",
          "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:96f932ba-fdbc-57c7-885c-6390eaca0268"
      }
    },
    {
      "fullUrl" : "urn:uuid:878bad8d-5bb6-44d8-86e1-d06499227195",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:54:33<br />Glucose [Moles/volume] in Body fluid: 5.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:512b0c53-d18e-5b90-ac21-7f9c40982869"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c410543f-fa05-48ae-85f9-d28e63611cb8"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:512b0c53-d18e-5b90-ac21-7f9c40982869"
      }
    },
    {
      "fullUrl" : "urn:uuid:513e40b3-a94c-4dc8-8923-014750f9763a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/4/2021 23:59:20 - 9/5/2021 00:00:00<br />Fast-acting insulin 0.00 IU (0.13 IU/h, 0.17 % = 0.02 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dba1608f-03eb-5661-b852-b73cba9c82b5"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:02c9631f-ff99-45a0-88bf-8a3c1ef9f20d"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-04T23:59:20.000+03:00",
          "end" : "2021-09-05T00:00:00.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (0.13 IU/h, 0.17 % = 0.02 IU/h)",
          "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:dba1608f-03eb-5661-b852-b73cba9c82b5"
      }
    },
    {
      "fullUrl" : "urn:uuid:b79d1bb0-87f5-4f07-a646-fe996d5f0246",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/4/2021 23:59:33<br />Glucose [Moles/volume] in Body fluid: 5.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:daed2887-9501-5167-9921-7b8dc02c6e45"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21b4f83b-f9ed-4722-8f4c-c5f499556c4c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-04T23:59:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:daed2887-9501-5167-9921-7b8dc02c6e45"
      }
    },
    {
      "fullUrl" : "urn:uuid:1e11bb7c-86f3-49f9-ac0a-cc7e9a71ea28",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 00:00:00 - 00:02:30<br />Fast-acting insulin 0.01 IU (0.12600000202655792 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:03b2b99a-4244-54d3-9e87-b793e33a5485"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c325c4f4-5211-4565-9914-97a7a899eb30"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T00:00:00.000+03:00",
          "end" : "2021-09-05T00:02:30.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.01 IU (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:03b2b99a-4244-54d3-9e87-b793e33a5485"
      }
    },
    {
      "fullUrl" : "urn:uuid:b67c50dc-504d-4121-9056-a0686c45d585",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 00:02:30 - 00:22:06<br />Fast-acting insulin 0.00 IU (0 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e53484b-3f70-555f-b39e-20abcfdd8cfa"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21232af1-f00b-4f06-9bd3-a312b9e4baa0"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T00:02:30.000+03:00",
          "end" : "2021-09-05T00:22:06.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (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:1e53484b-3f70-555f-b39e-20abcfdd8cfa"
      }
    },
    {
      "fullUrl" : "urn:uuid:ece7f7e3-0131-42e8-bb93-7e86998bba01",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:04:33<br />Glucose [Moles/volume] in Body fluid: 4.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c4a5d9c-6511-5ecf-aaac-82e12445dfc4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46cbf21f-7d98-47aa-b382-d83949e5f17e"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:04:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4c4a5d9c-6511-5ecf-aaac-82e12445dfc4"
      }
    },
    {
      "fullUrl" : "urn:uuid:169ffc0a-b653-4525-bf36-099a23203405",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:09:33<br />Glucose [Moles/volume] in Body fluid: 4.5 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ce0793a5-cca1-533c-b906-2e4a4929ebb2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b21b2477-605c-4139-90ef-4eb55a280dcf"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:09:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ce0793a5-cca1-533c-b906-2e4a4929ebb2"
      }
    },
    {
      "fullUrl" : "urn:uuid:002a7e2f-6c3e-49b8-b4a1-57b5d967d77e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:14:34<br />Glucose [Moles/volume] in Body fluid: 4.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:652819ce-baed-5909-aba9-99b8f49c8dd6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:778cbe94-7c70-4d27-a40a-9ec4ff31d065"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:14:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:652819ce-baed-5909-aba9-99b8f49c8dd6"
      }
    },
    {
      "fullUrl" : "urn:uuid:8eda02d4-8b00-4610-b74c-3a0d5d9c75b7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:19:34<br />Glucose [Moles/volume] in Body fluid: 3.61 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2d5b397c-6570-54fb-bf10-5722968c156f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:97141423-a74b-4cd1-aa28-c76d9e00db56"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:19:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2d5b397c-6570-54fb-bf10-5722968c156f"
      }
    },
    {
      "fullUrl" : "urn:uuid:ef79036b-be66-4209-a079-311008576366",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 00:22:06 - 01:57:19<br />Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:71a8c901-5aa7-55f3-b73f-348998b31263"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:823ec968-3aad-469d-b1a4-d5894fbd7448"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T00:22:06.000+03:00",
          "end" : "2021-09-05T01:57:19.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)",
          "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:71a8c901-5aa7-55f3-b73f-348998b31263"
      }
    },
    {
      "fullUrl" : "urn:uuid:5830df0d-5c8a-4323-b7f6-17acc1413f97",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:24:34<br />Glucose [Moles/volume] in Body fluid: 3.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60eadc85-d5c9-565d-81e6-079fb1a6c6e7"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4f4fc8db-40e8-493c-8b3a-269a5b7e67f8"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:24:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.126+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:60eadc85-d5c9-565d-81e6-079fb1a6c6e7"
      }
    },
    {
      "fullUrl" : "urn:uuid:e4f91810-d07b-4dd9-af82-2578b15dc15a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:29:33<br />Glucose [Moles/volume] in Body fluid: 2.78 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ab36540-6136-528b-9492-66242abcbbfa"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c1c59de6-1937-4386-aa7b-062cefa6ce52"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:29:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 2.78,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3ab36540-6136-528b-9492-66242abcbbfa"
      }
    },
    {
      "fullUrl" : "urn:uuid:2fda7601-5fb7-444d-abbb-6b250ce8dcaf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:34:33<br />Glucose [Moles/volume] in Body fluid: 2.89 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:224568b1-1961-5a00-9448-f11839de0f30"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:83083dec-76a6-4d69-a0c0-144962549889"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:34:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 2.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:224568b1-1961-5a00-9448-f11839de0f30"
      }
    },
    {
      "fullUrl" : "urn:uuid:81398e54-e2eb-4831-a83a-6ed7acbf26ca",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:39:33<br />Glucose [Moles/volume] in Body fluid: 3.22 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:194755aa-b4f0-5dfd-b064-3a02c882d8ff"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:432f5ab3-68b5-488e-897b-e29482c27aa6"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:39:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:194755aa-b4f0-5dfd-b064-3a02c882d8ff"
      }
    },
    {
      "fullUrl" : "urn:uuid:8872ebaa-34da-4fc8-9467-99a95bf26f6e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:44:33<br />Glucose [Moles/volume] in Body fluid: 3.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56160a1a-26c1-5552-b98c-a6bf7bee2b50"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:015c307f-d400-4563-80ff-a29b6292fcba"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:44:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:56160a1a-26c1-5552-b98c-a6bf7bee2b50"
      }
    },
    {
      "fullUrl" : "urn:uuid:44d92cad-f65a-47c7-ad49-5a4569cc3788",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:49:33<br />Glucose [Moles/volume] in Body fluid: 3.39 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:73811c85-2727-5182-8864-8cf566762c0a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80fd6427-8f74-4013-9774-fd80323a8a79"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.39,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:73811c85-2727-5182-8864-8cf566762c0a"
      }
    },
    {
      "fullUrl" : "urn:uuid:c628cdfc-3e1c-4c77-8cf8-a3e836d24640",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:54:33<br />Glucose [Moles/volume] in Body fluid: 3.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:83043aed-bb76-5c88-9595-9173ea049241"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6ed1d6c0-6984-4748-8b4b-7716ba077ba7"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:83043aed-bb76-5c88-9595-9173ea049241"
      }
    },
    {
      "fullUrl" : "urn:uuid:651ae3d5-1bb0-437c-a718-bdfe2a70a775",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 00:59:33<br />Glucose [Moles/volume] in Body fluid: 3.5 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a6ed35df-c0e2-5f83-9139-92ee94eec996"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eaa9a154-c9b1-4d47-95c0-6c3f3062ffe2"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T00:59:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a6ed35df-c0e2-5f83-9139-92ee94eec996"
      }
    },
    {
      "fullUrl" : "urn:uuid:66b22184-9575-46ce-b9ec-1e267639a7d8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:04:33<br />Glucose [Moles/volume] in Body fluid: 3.66 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f2ad1776-4a3f-5c34-b1f2-88077958e303"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed461b9f-ee11-44cd-ad6b-ae73ff7f4702"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:04:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f2ad1776-4a3f-5c34-b1f2-88077958e303"
      }
    },
    {
      "fullUrl" : "urn:uuid:045c6947-0cf5-43b8-b85d-9dc65cac1105",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:09:33<br />Glucose [Moles/volume] in Body fluid: 3.72 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c5d7ac3c-05ea-5966-bf37-193b566cfe66"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:408bd3fc-20bb-4127-bbd0-b5425c15784f"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:09:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.127+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c5d7ac3c-05ea-5966-bf37-193b566cfe66"
      }
    },
    {
      "fullUrl" : "urn:uuid:25e06b8a-3ea7-4fb0-af10-2ebe6ed93223",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:14:33<br />Glucose [Moles/volume] in Body fluid: 3.89 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:222e7cf1-8cbe-5ddf-88ee-a07e2fbfce3c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:620b4eaa-19f0-4c6f-8381-e5517d6fe61c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:14:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:222e7cf1-8cbe-5ddf-88ee-a07e2fbfce3c"
      }
    },
    {
      "fullUrl" : "urn:uuid:d3917652-ea69-463b-bf1d-21f7cee68730",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:19:33<br />Glucose [Moles/volume] in Body fluid: 3.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:934b9db3-ef24-522f-bd7f-5950bd689809"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c69956b8-b683-4503-aa60-7988bb5c73cf"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:19:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:934b9db3-ef24-522f-bd7f-5950bd689809"
      }
    },
    {
      "fullUrl" : "urn:uuid:5d862a97-2b16-4a78-be36-608e7c6f63f6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:24:33<br />Glucose [Moles/volume] in Body fluid: 3.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9425df38-ad70-55e6-aaf3-5e15974db11f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7986901b-e98d-42a2-a37e-4d5b3945fe3a"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:24:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9425df38-ad70-55e6-aaf3-5e15974db11f"
      }
    },
    {
      "fullUrl" : "urn:uuid:af0294a3-995b-4b62-aa95-6d804a2ebd91",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:29:33<br />Glucose [Moles/volume] in Body fluid: 3.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90581da4-cef1-549d-9b47-0af1f68504d1"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b2f7a5fd-d81e-4e4c-93b8-be08f0d3717e"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:29:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:90581da4-cef1-549d-9b47-0af1f68504d1"
      }
    },
    {
      "fullUrl" : "urn:uuid:af3eb92f-09ee-45f0-b37e-320e484dc2b8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:34:33<br />Glucose [Moles/volume] in Body fluid: 3.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a2863396-d2fb-5393-8778-052cacdca860"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ea89a2a8-c07c-4fe4-ae31-840590ff31e8"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:34:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a2863396-d2fb-5393-8778-052cacdca860"
      }
    },
    {
      "fullUrl" : "urn:uuid:88d29c32-139b-4d44-b052-9cf16fafab6e",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:39:33<br />Glucose [Moles/volume] in Body fluid: 3.89 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ba8966aa-b163-5cb8-941b-903f479f7a5c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1e35c3e7-b902-4deb-80fb-2c26d0d5dd4a"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:39:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 3.89,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ba8966aa-b163-5cb8-941b-903f479f7a5c"
      }
    },
    {
      "fullUrl" : "urn:uuid:1a4beb0f-7c59-4c2e-b3ce-a70f0764b98d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:44:33<br />Glucose [Moles/volume] in Body fluid: 4 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a849f883-bda2-5c5f-af6c-196086dd9d72"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d0b94795-f45d-43c0-b30f-479845213634"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:44:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a849f883-bda2-5c5f-af6c-196086dd9d72"
      }
    },
    {
      "fullUrl" : "urn:uuid:1c8dc273-785e-47c9-9ad3-66c686b659e7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:49:33<br />Glucose [Moles/volume] in Body fluid: 4.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:adf525b2-d779-5d79-a1a6-cb5c3b8e04ea"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c58f97a9-a95a-4e0d-8c79-3cec84447361"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:adf525b2-d779-5d79-a1a6-cb5c3b8e04ea"
      }
    },
    {
      "fullUrl" : "urn:uuid:045c2159-80f7-4251-9720-16a5a01ca46f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:54:33<br />Glucose [Moles/volume] in Body fluid: 4.39 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:92d98712-5707-5a52-8560-8a110f9d590d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e542bcbd-63da-47a2-b2e0-2eb20fffb147"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.39,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:92d98712-5707-5a52-8560-8a110f9d590d"
      }
    },
    {
      "fullUrl" : "urn:uuid:76f29725-42a6-4bff-bf77-b5e7016f82ad",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 01:57:19 - 02:02:20<br />Fast-acting insulin 0.02 IU (0.19 IU/h, 0.25 % = 0.05 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:624ced63-1b8e-5baf-87e4-e9c3808eb500"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ff301808-e0b0-4df7-9072-458a8e0c2f5d"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T01:57:19.000+03:00",
          "end" : "2021-09-05T02:02:20.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.19 IU/h, 0.25 % = 0.05 IU/h)",
          "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:624ced63-1b8e-5baf-87e4-e9c3808eb500"
      }
    },
    {
      "fullUrl" : "urn:uuid:888eb56f-f9a8-45ce-be5b-50f3a0625200",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 01:59:33<br />Glucose [Moles/volume] in Body fluid: 4.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2daff562-e43e-5c93-9cb3-ec64234ac386"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bc62148d-ad87-475a-b164-f6993b7e34f2"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T01:59:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2daff562-e43e-5c93-9cb3-ec64234ac386"
      }
    },
    {
      "fullUrl" : "urn:uuid:0ea802fe-4204-4a34-bd55-0b1573bb71c4",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:02:20 - 02:07:21<br />Fast-acting insulin 0.02 IU (0.28 IU/h, 0.38 % = 0.11 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:59b3c9c6-7e9b-57bf-b755-12d3fde9fd2b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fa6ee1e8-37e5-4203-99ea-2dc2376faa36"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:02:20.000+03:00",
          "end" : "2021-09-05T02:07:21.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.28 IU/h, 0.38 % = 0.11 IU/h)",
          "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:59b3c9c6-7e9b-57bf-b755-12d3fde9fd2b"
      }
    },
    {
      "fullUrl" : "urn:uuid:0f1242bd-6bb3-45b5-8739-bd072d7f97d6",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:04:33<br />Glucose [Moles/volume] in Body fluid: 4.5 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:777e8f3f-8ab9-555b-81a5-02dcc197bc94"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9e312bca-2bf4-41f2-b028-150288db3fa4"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:04:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.5,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:777e8f3f-8ab9-555b-81a5-02dcc197bc94"
      }
    },
    {
      "fullUrl" : "urn:uuid:f66961e0-7508-4448-9e68-9b645e577402",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:07:21 - 02:12:22<br />Fast-acting insulin 0.01 IU (0.16 IU/h, 0.22 % = 0.04 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ea31d397-b4ed-5d7c-bf84-2aeecee2d6b9"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a3a45560-1952-4f7d-b127-04677ae3c744"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:07:21.000+03:00",
          "end" : "2021-09-05T02:12:22.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.01 IU (0.16 IU/h, 0.22 % = 0.04 IU/h)",
          "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:ea31d397-b4ed-5d7c-bf84-2aeecee2d6b9"
      }
    },
    {
      "fullUrl" : "urn:uuid:46031fc2-c60c-48b5-bcb5-230a4b1cebe5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:09:35<br />Glucose [Moles/volume] in Body fluid: 4.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ab633135-0024-59d2-a30f-7078badaaeb1"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d4aeacdc-7f10-493e-a47e-43ea1a2750fd"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:09:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:ab633135-0024-59d2-a30f-7078badaaeb1"
      }
    },
    {
      "fullUrl" : "urn:uuid:7affc777-1684-4d10-a88c-c485190ff4a5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:12:22 - 02:27:23<br />Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:98e14395-e31b-5908-8f77-d90d8a871204"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7a7e2044-3596-4ec9-ae43-dc0c971ba103"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:12:22.000+03:00",
          "end" : "2021-09-05T02:27:23.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)",
          "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:98e14395-e31b-5908-8f77-d90d8a871204"
      }
    },
    {
      "fullUrl" : "urn:uuid:01f1ef0c-8117-4434-901a-15b4edda0444",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:14:33<br />Glucose [Moles/volume] in Body fluid: 4.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a210866e-f9b4-5c92-9bb5-7dc244ddb658"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3137516b-1b8b-4bf2-94b1-3bbce62be970"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:14:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a210866e-f9b4-5c92-9bb5-7dc244ddb658"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f68c955-5cc5-4eb1-8b92-69b09f9a9149",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:19:33<br />Glucose [Moles/volume] in Body fluid: 4.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e2db2bfe-437b-5af3-ae9f-0f22bbe3c1f2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1de12816-d1eb-47f3-994d-eaa3f203e64c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:19:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e2db2bfe-437b-5af3-ae9f-0f22bbe3c1f2"
      }
    },
    {
      "fullUrl" : "urn:uuid:5d592062-07fe-45a8-9b61-ebcdab2be24f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:24:33<br />Glucose [Moles/volume] in Body fluid: 4.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:862cec0b-dca7-5b03-ad4e-eb6bb3bc85ed"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:001d4769-66de-40e9-8acd-97b57d29c31a"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:24:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:862cec0b-dca7-5b03-ad4e-eb6bb3bc85ed"
      }
    },
    {
      "fullUrl" : "urn:uuid:2507ded4-77b1-436e-81de-61d469d37c56",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:27:23 - 02:32:24<br />Fast-acting insulin 0.03 IU (0.33 IU/h, 0.44 % = 0.14 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c4122ce-4863-5fd6-a29e-8aebf4cb3074"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:892fff8b-a92d-4768-a291-2a804299fc5f"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:27:23.000+03:00",
          "end" : "2021-09-05T02:32:24.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (0.33 IU/h, 0.44 % = 0.14 IU/h)",
          "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:2c4122ce-4863-5fd6-a29e-8aebf4cb3074"
      }
    },
    {
      "fullUrl" : "urn:uuid:235b7f0b-3922-4016-b561-6df731dfe533",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:29:40<br />Glucose [Moles/volume] in Body fluid: 4.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:af98d7fe-879b-510e-a889-6574c7ac5d0f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:dfab279e-e5aa-406e-8bb0-2dd96266cfea"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:29:40.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 4.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:af98d7fe-879b-510e-a889-6574c7ac5d0f"
      }
    },
    {
      "fullUrl" : "urn:uuid:5a61fb8f-40f6-4cfe-915a-38696eb3ab68",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:32:24 - 02:37:24<br />Fast-acting insulin 0.03 IU (0.33 IU/h, 0.44 % = 0.14 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:208ef0df-1feb-5f05-af2a-6c8decaa43d4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7abc606d-96a0-4e69-b265-ec1863509ed6"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:32:24.000+03:00",
          "end" : "2021-09-05T02:37:24.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (0.33 IU/h, 0.44 % = 0.14 IU/h)",
          "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:208ef0df-1feb-5f05-af2a-6c8decaa43d4"
      }
    },
    {
      "fullUrl" : "urn:uuid:b936d695-c59d-4c13-975d-be343d308883",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:34:40<br />Glucose [Moles/volume] in Body fluid: 5.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:864a5b4e-7b72-5201-8672-c14ff48d7c4f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c797ada9-d28f-4f4d-a77a-e9ade742d766"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:34:40.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:864a5b4e-7b72-5201-8672-c14ff48d7c4f"
      }
    },
    {
      "fullUrl" : "urn:uuid:8492f2b7-97f2-4289-99d5-369b67b0f960",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:37:24 - 02:42:25<br />Fast-acting insulin 0.04 IU (0.46 IU/h, 0.61 % = 0.28 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:70ab8016-7c75-5703-9e71-f7a69b0d6877"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b159e930-ead1-4c77-9103-aba7fbc72c23"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:37:24.000+03:00",
          "end" : "2021-09-05T02:42:25.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.04 IU (0.46 IU/h, 0.61 % = 0.28 IU/h)",
          "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:70ab8016-7c75-5703-9e71-f7a69b0d6877"
      }
    },
    {
      "fullUrl" : "urn:uuid:7ee65ea0-85a7-40e9-9c06-88e6ec034e33",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:39:40<br />Glucose [Moles/volume] in Body fluid: 5.22 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f5d2c12d-7c69-59df-92c1-b0a15da8c404"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3a5eeb47-5777-4884-b1ca-a929eb91a7fb"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:39:40.000+03:00",
        "issued" : "2023-04-16T21:35:03.128+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f5d2c12d-7c69-59df-92c1-b0a15da8c404"
      }
    },
    {
      "fullUrl" : "urn:uuid:63755953-e488-456d-a334-35946523c342",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:42:25 - 02:47:26<br />Fast-acting insulin 0.05 IU (0.58 IU/h, 0.77 % = 0.45 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:acf8034e-1249-58d0-a31f-70fcf796cbf3"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:90986a7a-bc1d-42ed-ac8e-488bf2b7894c"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:42:25.000+03:00",
          "end" : "2021-09-05T02:47:26.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.05 IU (0.58 IU/h, 0.77 % = 0.45 IU/h)",
          "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:acf8034e-1249-58d0-a31f-70fcf796cbf3"
      }
    },
    {
      "fullUrl" : "urn:uuid:7634be5e-18b6-429e-81f3-8ce5f454fc8a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:44:34<br />Glucose [Moles/volume] in Body fluid: 5.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2879aa75-bd1c-552c-8705-345b76dac8bf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:236895dc-deb3-421f-99f0-4338231fa50c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:44:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2879aa75-bd1c-552c-8705-345b76dac8bf"
      }
    },
    {
      "fullUrl" : "urn:uuid:8a61b33f-8cfc-4f06-a88f-3c29cbdbf6c2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:47:26 - 02:52:27<br />Fast-acting insulin 0.06 IU (0.75 IU/h, 1.00 % = 0.75 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7772e4b0-9a60-5f81-98ed-52c801f3be45"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ccf6e832-8d2f-4ecd-a6a3-a58fb49d1f1f"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:47:26.000+03:00",
          "end" : "2021-09-05T02:52:27.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.06 IU (0.75 IU/h, 1.00 % = 0.75 IU/h)",
          "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:7772e4b0-9a60-5f81-98ed-52c801f3be45"
      }
    },
    {
      "fullUrl" : "urn:uuid:98b2a7bf-6ccc-49eb-8d28-8c222616f7bf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:49:33<br />Glucose [Moles/volume] in Body fluid: 5.72 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:053b8987-1c67-53d4-a019-5a3feeb83b5d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:46d272bf-2d1a-494b-96c2-e89e5d713276"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:053b8987-1c67-53d4-a019-5a3feeb83b5d"
      }
    },
    {
      "fullUrl" : "urn:uuid:9f36f392-6538-4af3-a2d8-7c294ee06d54",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:52:27 - 02:57:28<br />Fast-acting insulin 0.06 IU (0.76 IU/h, 1.01 % = 0.76 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aecfa660-511e-5f1b-be7a-9c40fbd99a08"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f90717cb-1b4c-40d2-aa9d-e5955823a8dd"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:52:27.000+03:00",
          "end" : "2021-09-05T02:57:28.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.06 IU (0.76 IU/h, 1.01 % = 0.76 IU/h)",
          "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:aecfa660-511e-5f1b-be7a-9c40fbd99a08"
      }
    },
    {
      "fullUrl" : "urn:uuid:1f647e4c-0acd-4bba-aee8-86c48b481093",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:54:33<br />Glucose [Moles/volume] in Body fluid: 5.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3698ffab-9ae7-5ca7-85c5-b835a30c098b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60187f25-2391-4e2e-83de-285f389c29ac"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3698ffab-9ae7-5ca7-85c5-b835a30c098b"
      }
    },
    {
      "fullUrl" : "urn:uuid:01d50f63-bc00-4c4c-a9a0-a5d8b54ea13b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 02:57:28 - 03:02:29<br />Fast-acting insulin 0.09 IU (1.06 IU/h, 1.42 % = 1.51 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60893ca0-1d1e-5819-b245-37a1ea6a2106"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:746f3fc1-0d92-415f-bd79-73f6b83af2f6"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T02:57:28.000+03:00",
          "end" : "2021-09-05T03:02:29.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.09 IU (1.06 IU/h, 1.42 % = 1.51 IU/h)",
          "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:60893ca0-1d1e-5819-b245-37a1ea6a2106"
      }
    },
    {
      "fullUrl" : "urn:uuid:ee0af012-c87e-4181-b62d-3e03abe57941",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 02:59:36<br />Glucose [Moles/volume] in Body fluid: 6.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2140539b-0df7-598a-bb10-716ceaada348"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:604ccb14-cae8-4140-a697-72201651e910"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T02:59:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2140539b-0df7-598a-bb10-716ceaada348"
      }
    },
    {
      "fullUrl" : "urn:uuid:e986c54b-bfd0-4c4a-b1e2-ead4e73d6ebe",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:02:29 - 03:07:30<br />Fast-acting insulin 0.08 IU (1.01 IU/h, 1.35 % = 1.37 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8335c38d-403c-51b1-9391-12124a4e00e3"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:29330321-9c82-4d60-ac46-41c0b8f2e70c"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:02:29.000+03:00",
          "end" : "2021-09-05T03:07:30.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (1.01 IU/h, 1.35 % = 1.37 IU/h)",
          "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:8335c38d-403c-51b1-9391-12124a4e00e3"
      }
    },
    {
      "fullUrl" : "urn:uuid:9442ca0e-0d31-40ca-81ed-47391c12b39c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:04:34<br />Glucose [Moles/volume] in Body fluid: 6.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f2bc2469-0944-5eae-ad7e-fb06d4dc1f4e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c6b0d2cd-0b38-4261-a787-0cc1c4614d37"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:04:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f2bc2469-0944-5eae-ad7e-fb06d4dc1f4e"
      }
    },
    {
      "fullUrl" : "urn:uuid:b4ee7c3a-1b8d-4f75-a3af-23608b48d4e9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:07:30 - 03:12:31<br />Fast-acting insulin 0.08 IU (1.00 IU/h, 1.34 % = 1.35 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2325051e-4d0e-50d9-bf18-cbef9d960229"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aa562198-a657-4ca7-848c-6adc45f3fd4e"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:07:30.000+03:00",
          "end" : "2021-09-05T03:12:31.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (1.00 IU/h, 1.34 % = 1.35 IU/h)",
          "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:2325051e-4d0e-50d9-bf18-cbef9d960229"
      }
    },
    {
      "fullUrl" : "urn:uuid:c347b0c6-6f67-48b3-9915-04a8406e4aec",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:09:34<br />Glucose [Moles/volume] in Body fluid: 6.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cbb4f192-58a5-57fd-b725-ec9a5512b67d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a78a98b-43e1-419e-9932-28b28d7c7687"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:09:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cbb4f192-58a5-57fd-b725-ec9a5512b67d"
      }
    },
    {
      "fullUrl" : "urn:uuid:6e1eceb0-4b13-441d-8649-07760e410cf0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:12:31 - 03:17:30<br />Fast-acting insulin 0.08 IU (0.99 IU/h, 1.33 % = 1.32 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3c3cd9d1-0102-5cc7-b409-7c74b4105d51"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8a5dfe86-f0bd-419f-8d0d-4d64b407c8c3"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:12:31.000+03:00",
          "end" : "2021-09-05T03:17:30.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (0.99 IU/h, 1.33 % = 1.32 IU/h)",
          "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:3c3cd9d1-0102-5cc7-b409-7c74b4105d51"
      }
    },
    {
      "fullUrl" : "urn:uuid:4313ae23-5691-4f9d-b0a6-36fca7f08328",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:14:34<br />Glucose [Moles/volume] in Body fluid: 6.49 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4065cf76-532a-5b61-b9cd-1bca726958a6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0f4256b1-2bad-40df-b255-9b6cac61d456"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:14:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4065cf76-532a-5b61-b9cd-1bca726958a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:d205a301-fa05-4c85-8da7-98c9e002677b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:17:30 - 03:22:31<br />Fast-acting insulin 0.10 IU (1.25 IU/h, 1.67 % = 2.09 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:06c7d4f6-68e1-5463-a28f-276ba97280b7"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2efe3d58-0588-478e-91ff-7f96302f1c39"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:17:30.000+03:00",
          "end" : "2021-09-05T03:22:31.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.10 IU (1.25 IU/h, 1.67 % = 2.09 IU/h)",
          "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:06c7d4f6-68e1-5463-a28f-276ba97280b7"
      }
    },
    {
      "fullUrl" : "urn:uuid:0696847b-4d45-4722-9fcb-9ff303651768",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:19:36<br />Glucose [Moles/volume] in Body fluid: 6.66 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:59af106a-3373-5b8f-ab4b-23cad333646b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35b1b618-60c7-4212-a345-a34e5c165f94"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:19:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.66,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:59af106a-3373-5b8f-ab4b-23cad333646b"
      }
    },
    {
      "fullUrl" : "urn:uuid:afed9f71-fbd1-4bdc-bba6-8900513735e1",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:22:31 - 03:27:31<br />Fast-acting insulin 0.12 IU (1.50 IU/h, 1.99 % = 2.98 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e9b6ab19-7e16-5d05-941e-1d9fc620f2e6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f34492fc-ea87-416d-97c3-ef8fd437a787"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:22:31.000+03:00",
          "end" : "2021-09-05T03:27:31.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.12 IU (1.50 IU/h, 1.99 % = 2.98 IU/h)",
          "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:e9b6ab19-7e16-5d05-941e-1d9fc620f2e6"
      }
    },
    {
      "fullUrl" : "urn:uuid:3b7c4202-2bab-49e1-91b3-07017d068efe",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:24:34<br />Glucose [Moles/volume] in Body fluid: 6.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:58a1068b-000f-5801-991b-048925b71c3c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:56fde676-738b-42fd-af3d-beef943a8d16"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:24:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:58a1068b-000f-5801-991b-048925b71c3c"
      }
    },
    {
      "fullUrl" : "urn:uuid:46e63f92-3a0e-4bbc-961a-489a0d2c324d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:27:31 - 03:32:33<br />Fast-acting insulin 0.14 IU (1.66 IU/h, 2.21 % = 3.66 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:72ffd135-c4fa-5874-8c1f-88fa46ce9ed5"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8eac67db-605b-4034-b5e4-90f273e5f0a2"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:27:31.000+03:00",
          "end" : "2021-09-05T03:32:33.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.14 IU (1.66 IU/h, 2.21 % = 3.66 IU/h)",
          "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:72ffd135-c4fa-5874-8c1f-88fa46ce9ed5"
      }
    },
    {
      "fullUrl" : "urn:uuid:99a5f63c-46b3-4d18-8a12-901ffce62c1c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:29:33<br />Glucose [Moles/volume] in Body fluid: 6.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a03d29ce-3391-5fcc-9b93-d13db62ef167"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:980b9f13-5c57-4528-a067-5bdbf60647f6"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:29:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a03d29ce-3391-5fcc-9b93-d13db62ef167"
      }
    },
    {
      "fullUrl" : "urn:uuid:1da828eb-3570-49bd-ae13-0349e760b886",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:32:33 - 03:37:35<br />Fast-acting insulin 0.13 IU (1.52 IU/h, 2.03 % = 3.10 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5ee6d0be-8df2-5f45-8358-a46b606a620e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7ffa85b9-b8a0-4d85-b7c2-b6af7a650434"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:32:33.000+03:00",
          "end" : "2021-09-05T03:37:35.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.13 IU (1.52 IU/h, 2.03 % = 3.10 IU/h)",
          "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:5ee6d0be-8df2-5f45-8358-a46b606a620e"
      }
    },
    {
      "fullUrl" : "urn:uuid:38169426-d209-4f11-979b-b9ee22d88fbd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:34:39<br />Glucose [Moles/volume] in Body fluid: 7.22 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:94465ea7-6dcc-58b4-ab95-c4f25e611171"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6599ca74-cfe0-4885-8feb-df8f7e1d2d79"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:34:39.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:94465ea7-6dcc-58b4-ab95-c4f25e611171"
      }
    },
    {
      "fullUrl" : "urn:uuid:95094e0e-3908-4f6d-bbbc-d9a6f67ac256",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:37:35 - 03:42:34<br />Fast-acting insulin 0.16 IU (1.95 IU/h, 2.60 % = 5.06 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2efaf501-8181-5657-9d2c-79c5ef689fb1"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ad618449-3cb4-4179-949a-0fbc78e819d9"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:37:35.000+03:00",
          "end" : "2021-09-05T03:42:34.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.16 IU (1.95 IU/h, 2.60 % = 5.06 IU/h)",
          "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:2efaf501-8181-5657-9d2c-79c5ef689fb1"
      }
    },
    {
      "fullUrl" : "urn:uuid:e213a05f-7d51-42a5-9580-5e6c06b00d02",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:39:34<br />Glucose [Moles/volume] in Body fluid: 7.49 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:556655e1-3505-556d-a850-7b81bab47b18"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:def49f39-82fd-4728-b0ce-bbc106e5f36e"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:39:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.129+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:556655e1-3505-556d-a850-7b81bab47b18"
      }
    },
    {
      "fullUrl" : "urn:uuid:e96533a3-b6e4-48d0-ab46-9d06e9d8328f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:42:34 - 03:47:35<br />Fast-acting insulin 0.19 IU (2.23 IU/h, 2.98 % = 6.64 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f68ad702-cb7f-585c-9607-68840eeb860c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:99664ac1-163d-489f-badd-e028934431a1"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:42:34.000+03:00",
          "end" : "2021-09-05T03:47:35.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.19 IU (2.23 IU/h, 2.98 % = 6.64 IU/h)",
          "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:f68ad702-cb7f-585c-9607-68840eeb860c"
      }
    },
    {
      "fullUrl" : "urn:uuid:4872eb6a-2184-4978-8e16-f51dc41a666d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:44:36<br />Glucose [Moles/volume] in Body fluid: 7.6 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:144ec8a0-8df4-5352-ad82-31f4b24e0fe7"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8e37f196-8fc9-4109-976a-a01823119964"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:44:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:144ec8a0-8df4-5352-ad82-31f4b24e0fe7"
      }
    },
    {
      "fullUrl" : "urn:uuid:bb65b2fa-2ba6-4fb8-8a6b-e23cf5705a8b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:47:35 - 03:52:35<br />Fast-acting insulin 0.16 IU (1.98 IU/h, 2.64 % = 5.21 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4676df31-287d-564d-905a-8fc0edc784f8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:732f2cb1-7640-41f4-aca4-9b43bd0edd9d"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:47:35.000+03:00",
          "end" : "2021-09-05T03:52:35.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.16 IU (1.98 IU/h, 2.64 % = 5.21 IU/h)",
          "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:4676df31-287d-564d-905a-8fc0edc784f8"
      }
    },
    {
      "fullUrl" : "urn:uuid:f03307a3-2b4a-4e34-b6d0-94f511098f63",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:49:33<br />Glucose [Moles/volume] in Body fluid: 7.6 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:87bf53bb-7786-5401-891e-286c66db091c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:df6ba678-287e-47f4-9e45-025189824739"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.6,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:87bf53bb-7786-5401-891e-286c66db091c"
      }
    },
    {
      "fullUrl" : "urn:uuid:40298eaf-afd8-4f4e-acfa-d355094847e6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:52:35 - 03:57:38<br />Fast-acting insulin 0.15 IU (1.76 IU/h, 2.35 % = 4.13 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:70ff2ca3-3dac-5e77-bde7-a302fc7cd89b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:832ed3d9-39b0-41e5-b6c3-725b62772d29"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:52:35.000+03:00",
          "end" : "2021-09-05T03:57:38.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.15 IU (1.76 IU/h, 2.35 % = 4.13 IU/h)",
          "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:70ff2ca3-3dac-5e77-bde7-a302fc7cd89b"
      }
    },
    {
      "fullUrl" : "urn:uuid:4865e474-f6fc-4548-8cea-74ed360f5052",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:54:33<br />Glucose [Moles/volume] in Body fluid: 7.49 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:934f9363-6fa4-5703-9bba-87d4bbfe6244"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1af10214-e6c5-46f8-b0ec-fb9317260720"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:934f9363-6fa4-5703-9bba-87d4bbfe6244"
      }
    },
    {
      "fullUrl" : "urn:uuid:d180430a-154a-421d-9e8b-2fe009243016",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 03:57:38 - 04:55:37<br />Fast-acting insulin 0.72 IU (0.75 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bf2941ce-6c8d-54bf-9fcd-0f5a0b584c12"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e7fbefad-b6f4-4eb9-bbf7-0d31b5502bcd"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T03:57:38.000+03:00",
          "end" : "2021-09-05T04:55:37.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.72 IU (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:bf2941ce-6c8d-54bf-9fcd-0f5a0b584c12"
      }
    },
    {
      "fullUrl" : "urn:uuid:6ce535cc-0932-403e-8c06-c97f27c93c5d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 03:59:34<br />Glucose [Moles/volume] in Body fluid: 7.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1d6f33fa-59ea-55f5-b0a4-f44102720bd2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ed4b4e57-2b7e-4936-879a-cb0d4d1df6bd"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T03:59:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1d6f33fa-59ea-55f5-b0a4-f44102720bd2"
      }
    },
    {
      "fullUrl" : "urn:uuid:d5cdf6f1-5355-4954-aaff-5e4b87749fc5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:04:33<br />Glucose [Moles/volume] in Body fluid: 7.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1b731896-62e3-552d-a813-f9564d14044a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d5e7c61a-c190-413e-b5d6-46e3c4c0bd2e"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:04:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1b731896-62e3-552d-a813-f9564d14044a"
      }
    },
    {
      "fullUrl" : "urn:uuid:08d6a994-b79a-4855-b993-00e22e99eb9b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:09:35<br />Glucose [Moles/volume] in Body fluid: 7.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aa796ae3-422d-54ce-b47a-003eab6f9b84"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:53f34357-1915-4258-84c8-b135eadbbcfe"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:09:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:aa796ae3-422d-54ce-b47a-003eab6f9b84"
      }
    },
    {
      "fullUrl" : "urn:uuid:90a48bbb-6982-4040-8bb9-e589954a782f",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:14:35<br />Glucose [Moles/volume] in Body fluid: 7.1 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b468e3e3-af9c-56d2-b7c7-d82ca23022c0"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8c7de6c1-6fb8-4ba1-9d93-000d2cd56917"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:14:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b468e3e3-af9c-56d2-b7c7-d82ca23022c0"
      }
    },
    {
      "fullUrl" : "urn:uuid:268b74f4-230c-41ab-b9dc-507a0fcb488c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:19:35<br />Glucose [Moles/volume] in Body fluid: 7.1 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b9c5f06c-7a0e-5366-a301-f394715ada8e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8b9a2057-6ef0-4454-8211-dea173220ff7"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:19:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b9c5f06c-7a0e-5366-a301-f394715ada8e"
      }
    },
    {
      "fullUrl" : "urn:uuid:6c78f60b-95d3-403a-883b-49b2ded0bf94",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:24:34<br />Glucose [Moles/volume] in Body fluid: 6.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:573c167a-4cfb-56ae-bd53-bc29f2d08529"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4db1258e-bcb4-46f0-92b0-485a6d78ee72"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:24:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:573c167a-4cfb-56ae-bd53-bc29f2d08529"
      }
    },
    {
      "fullUrl" : "urn:uuid:8fa59498-49ab-458b-a48c-78d7a20ac691",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:29:35<br />Glucose [Moles/volume] in Body fluid: 6.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b845df6-2aa1-5c06-afd4-c39a7e1b77ae"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a3a3d7d8-d5ca-44fc-a50e-26333774b3c5"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:29:35.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:5b845df6-2aa1-5c06-afd4-c39a7e1b77ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:e8dc08de-584c-42d9-a686-aeec4479946c",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:34:34<br />Glucose [Moles/volume] in Body fluid: 6.88 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e3c156bb-6c00-5f59-9bd3-f4407b0ec3fd"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ce94ccb8-33b2-4367-9737-bfda2f3b9981"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:34:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.88,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e3c156bb-6c00-5f59-9bd3-f4407b0ec3fd"
      }
    },
    {
      "fullUrl" : "urn:uuid:b48111ea-c717-4dc1-8c78-d615a6315a88",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:39:33<br />Glucose [Moles/volume] in Body fluid: 6.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:df7c2bfb-cad1-54a2-8b30-c99828d9f5a9"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e24db965-db13-4d70-bd91-c90e8896b810"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:39:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:df7c2bfb-cad1-54a2-8b30-c99828d9f5a9"
      }
    },
    {
      "fullUrl" : "urn:uuid:1de2911d-61c1-44a8-ae29-574f7b332931",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:44:33<br />Glucose [Moles/volume] in Body fluid: 6.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8de3ce69-78c3-52f0-8c78-adc3158193a4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1de48ea4-f744-463a-a7df-26fd3857c7c5"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:44:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:8de3ce69-78c3-52f0-8c78-adc3158193a4"
      }
    },
    {
      "fullUrl" : "urn:uuid:3dfe7bb2-eb8b-4e63-90c9-14edfa113479",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:49:33<br />Glucose [Moles/volume] in Body fluid: 6.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c41ab1d3-3dd3-5f9d-8768-5ffbeb3b2214"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5b2f89cf-5ccc-4cdb-8703-7077ef316e06"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c41ab1d3-3dd3-5f9d-8768-5ffbeb3b2214"
      }
    },
    {
      "fullUrl" : "urn:uuid:d99fb676-40b5-4e3d-85e8-fad7b6ce35e4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:54:33<br />Glucose [Moles/volume] in Body fluid: 6.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:096fa8d2-01f8-57f8-8cbb-0e984d85a5e4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bdc0c458-85bb-4c6a-8224-89d32a1724e6"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:096fa8d2-01f8-57f8-8cbb-0e984d85a5e4"
      }
    },
    {
      "fullUrl" : "urn:uuid:2bf25821-fd27-4bcb-9197-699c76fb221a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 04:55:37 - 05:00:36<br />Fast-acting insulin 0.06 IU (0.75 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:648394fe-a351-55c4-8b3e-bb692e7348ce"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:769d7581-57d6-4efd-a7da-7b2455513ab9"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T04:55:37.000+03:00",
          "end" : "2021-09-05T05:00:36.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.06 IU (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:648394fe-a351-55c4-8b3e-bb692e7348ce"
      }
    },
    {
      "fullUrl" : "urn:uuid:130e4ae0-7dd5-4b97-8f2b-a0b6061a9725",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 04:59:33<br />Glucose [Moles/volume] in Body fluid: 6.61 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:42c61494-e582-50d1-993e-0c385c3658b2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b1fa6417-913d-45b4-aca5-db5f23ae1e38"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T04:59:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:42c61494-e582-50d1-993e-0c385c3658b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:1f1a5c25-5044-4ecd-9d9e-9d9cec6d0a3e",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:00:36 - 05:02:46<br />Fast-acting insulin 0.03 IU (0.75 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:82d53120-de5b-5c0c-ba4b-3b3b599ae4b2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:33961000-ccfa-46c5-8493-4004d7ae07fd"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:00:36.000+03:00",
          "end" : "2021-09-05T05:02:46.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (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:82d53120-de5b-5c0c-ba4b-3b3b599ae4b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:493bdc85-f577-4e94-b53b-8d74daebb5a5",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:02:46 - 05:07:47<br />Fast-acting insulin 0.05 IU (0.65 IU/h, 0.86 % = 0.56 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:460322fb-cd34-581b-a71c-41b0f1830d9a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:11a94fe7-2d1b-438b-92e8-87f0d96541b5"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:02:46.000+03:00",
          "end" : "2021-09-05T05:07:47.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.05 IU (0.65 IU/h, 0.86 % = 0.56 IU/h)",
          "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:460322fb-cd34-581b-a71c-41b0f1830d9a"
      }
    },
    {
      "fullUrl" : "urn:uuid:62f158dd-4c02-4bc1-a7e3-3ee7c3502046",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:04:33<br />Glucose [Moles/volume] in Body fluid: 6.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fc378165-ad09-531f-b7f6-f404e6996079"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c9ea276e-b9c7-42e5-9a2e-858e2b320510"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:04:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.130+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:fc378165-ad09-531f-b7f6-f404e6996079"
      }
    },
    {
      "fullUrl" : "urn:uuid:140aaa33-98ef-4d32-b509-d445b18766df",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:07:47 - 05:12:48<br />Fast-acting insulin 0.03 IU (0.35 IU/h, 0.46 % = 0.16 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d76fa174-47fd-5aec-8b25-152b7f5056ca"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a8daaabb-68dd-4543-8916-8383c716382d"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:07:47.000+03:00",
          "end" : "2021-09-05T05:12:48.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (0.35 IU/h, 0.46 % = 0.16 IU/h)",
          "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:d76fa174-47fd-5aec-8b25-152b7f5056ca"
      }
    },
    {
      "fullUrl" : "urn:uuid:6adfc713-ba1c-4475-a75d-432e8dc8c9a7",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:09:33<br />Glucose [Moles/volume] in Body fluid: 6.49 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7dd4013a-f680-516e-adcf-867e1731b09a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b13f9811-6db6-429f-b110-e3cf0610f890"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:09:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7dd4013a-f680-516e-adcf-867e1731b09a"
      }
    },
    {
      "fullUrl" : "urn:uuid:585760cb-d281-4005-9477-e86f553c4848",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:12:48 - 05:17:48<br />Fast-acting insulin 0.05 IU (0.56 IU/h, 0.75 % = 0.42 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3aacb4a7-e590-5356-9a25-d179c24533f4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:483114e8-1ea2-4a89-aa83-6838b2caa58a"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:12:48.000+03:00",
          "end" : "2021-09-05T05:17:48.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.05 IU (0.56 IU/h, 0.75 % = 0.42 IU/h)",
          "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:3aacb4a7-e590-5356-9a25-d179c24533f4"
      }
    },
    {
      "fullUrl" : "urn:uuid:3f1e047f-7fcd-4bd9-8252-0026312157e9",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:14:33<br />Glucose [Moles/volume] in Body fluid: 6.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c57cafd5-49d5-5868-9ce1-4a85ad88ccb0"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cd7660ae-fec5-4710-aeb5-6fc2f7ff31e6"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:14:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:c57cafd5-49d5-5868-9ce1-4a85ad88ccb0"
      }
    },
    {
      "fullUrl" : "urn:uuid:183531fe-2502-4cc8-b0a5-d33df3b12dfa",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:17:48 - 05:22:49<br />Fast-acting insulin 0.06 IU (0.75 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b016e042-73af-5a32-b114-de091a9720f4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ae967401-e829-4933-be4c-d3f7b2c2e191"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:17:48.000+03:00",
          "end" : "2021-09-05T05:22:49.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.06 IU (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:b016e042-73af-5a32-b114-de091a9720f4"
      }
    },
    {
      "fullUrl" : "urn:uuid:72d7712e-5699-4471-a23a-438a65f3257d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:19:33<br />Glucose [Moles/volume] in Body fluid: 6.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:31bdedb7-20ea-5110-be4c-a9c5c3302bd2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:59b87939-02c6-4619-a983-6b5729b7d4c9"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:19:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:31bdedb7-20ea-5110-be4c-a9c5c3302bd2"
      }
    },
    {
      "fullUrl" : "urn:uuid:50d3b42e-9fba-45f3-813f-bba07f0f4b59",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:22:49 - 05:27:50<br />Fast-acting insulin 0.11 IU (1.36 IU/h, 1.82 % = 2.48 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e924dcf3-fec9-594f-97d0-82a4fa46d551"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:612f07cd-e1ff-465b-9da9-f528e3ce2e3c"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:22:49.000+03:00",
          "end" : "2021-09-05T05:27:50.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.11 IU (1.36 IU/h, 1.82 % = 2.48 IU/h)",
          "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:e924dcf3-fec9-594f-97d0-82a4fa46d551"
      }
    },
    {
      "fullUrl" : "urn:uuid:931f2efd-42e8-4ebb-8fe7-1fd613f44e78",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:24:33<br />Glucose [Moles/volume] in Body fluid: 6.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d340b672-2385-5a5b-8fee-caab2a6d02ae"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cbee69f3-fa70-44fc-a069-43de78303d72"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:24:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d340b672-2385-5a5b-8fee-caab2a6d02ae"
      }
    },
    {
      "fullUrl" : "urn:uuid:d814ef50-c55b-4ca4-b4d7-fb512e6940ba",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:27:50 - 05:32:50<br />Fast-acting insulin 0.12 IU (1.41 IU/h, 1.88 % = 2.64 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:456a92a0-ac9c-5a7c-a811-dc2ea774cad5"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:25d5d99a-5de5-4a0d-9564-a28b96eb377c"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:27:50.000+03:00",
          "end" : "2021-09-05T05:32:50.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.12 IU (1.41 IU/h, 1.88 % = 2.64 IU/h)",
          "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:456a92a0-ac9c-5a7c-a811-dc2ea774cad5"
      }
    },
    {
      "fullUrl" : "urn:uuid:0c44ecaa-4ddc-4e5f-ac70-c394a8aab0c0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:29:33<br />Glucose [Moles/volume] in Body fluid: 6.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d4482a79-0095-5805-81f1-f556e5e835cf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16a2351f-c382-4d88-ae7b-d76a8dd71a0f"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:29:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d4482a79-0095-5805-81f1-f556e5e835cf"
      }
    },
    {
      "fullUrl" : "urn:uuid:21507115-15b9-4f77-ba77-e48a3054d864",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:32:50 - 05:37:51<br />Fast-acting insulin 0.08 IU (0.92 IU/h, 1.08 % = 0.99 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:87952b92-9350-5867-985c-74b167d47f13"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7b631521-b6b9-4a8c-b3c9-b2efba132307"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:32:50.000+03:00",
          "end" : "2021-09-05T05:37:51.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (0.92 IU/h, 1.08 % = 0.99 IU/h)",
          "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:87952b92-9350-5867-985c-74b167d47f13"
      }
    },
    {
      "fullUrl" : "urn:uuid:be4bad3d-21bd-4e5a-a0df-7ea6aa19bce2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:34:33<br />Glucose [Moles/volume] in Body fluid: 6.72 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:61a981a4-7717-5dcd-b1be-d47b8a2cbfc6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fcf5bb65-d184-4563-9da1-2d986d01cd31"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:34:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:61a981a4-7717-5dcd-b1be-d47b8a2cbfc6"
      }
    },
    {
      "fullUrl" : "urn:uuid:79cafb38-0760-4626-93d6-ab342cd90570",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:37:51 - 05:42:52<br />Fast-acting insulin 0.07 IU (0.85 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:5359e3b7-e7d2-51d5-82c1-a8f41f45c455"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8daea83f-f526-409e-b5ce-0e37acf8b063"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:37:51.000+03:00",
          "end" : "2021-09-05T05:42:52.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (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:5359e3b7-e7d2-51d5-82c1-a8f41f45c455"
      }
    },
    {
      "fullUrl" : "urn:uuid:e9b14d26-0ae7-4c60-adeb-535dd9dee0a5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:39:33<br />Glucose [Moles/volume] in Body fluid: 6.44 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1a0448e4-56dd-58b3-9a39-d72d39ad5c25"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:15f250fa-7423-41e3-aac9-5e69d4462b7b"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:39:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.44,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1a0448e4-56dd-58b3-9a39-d72d39ad5c25"
      }
    },
    {
      "fullUrl" : "urn:uuid:a087f4d1-6543-464f-a92b-f756f6aac441",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:42:52 - 05:47:52<br />Fast-acting insulin 0.05 IU (0.55 IU/h, 0.64 % = 0.35 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d29d53cd-2816-5703-969f-8b86fbe752b2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0a15af56-14e0-42d1-b6c9-5d596818a4b4"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:42:52.000+03:00",
          "end" : "2021-09-05T05:47:52.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.05 IU (0.55 IU/h, 0.64 % = 0.35 IU/h)",
          "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:d29d53cd-2816-5703-969f-8b86fbe752b2"
      }
    },
    {
      "fullUrl" : "urn:uuid:31364cad-2884-40f5-89c2-0d5a3f0753b4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:44:33<br />Glucose [Moles/volume] in Body fluid: 6.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d7a3e8a5-d6ef-5d51-b823-511274c58669"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91b95aa9-daa1-439f-8a92-163b1b2cf123"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:44:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:d7a3e8a5-d6ef-5d51-b823-511274c58669"
      }
    },
    {
      "fullUrl" : "urn:uuid:a96742d4-8a8f-4fdd-8cd2-89564cc5c913",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:47:52 - 05:52:53<br />Fast-acting insulin 0.02 IU (0.30 IU/h, 0.35 % = 0.10 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1eab6c77-204b-5701-a254-d810a393b875"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:277917f4-1480-4f22-b55c-b098d83ddbb9"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:47:52.000+03:00",
          "end" : "2021-09-05T05:52:53.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.30 IU/h, 0.35 % = 0.10 IU/h)",
          "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:1eab6c77-204b-5701-a254-d810a393b875"
      }
    },
    {
      "fullUrl" : "urn:uuid:c4185cea-6d74-457b-b956-562dcb9ee99a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:49:33<br />Glucose [Moles/volume] in Body fluid: 6.22 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7daff9ba-922e-58b5-a20f-dfd7ae024f99"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1c203621-3227-49c7-8b04-13b73d881caf"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:7daff9ba-922e-58b5-a20f-dfd7ae024f99"
      }
    },
    {
      "fullUrl" : "urn:uuid:67b282e5-f3c7-4566-9c45-c81b87d6d3bc",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:52:53 - 05:57:54<br />Fast-acting insulin 0.03 IU (0.34 IU/h, 0.40 % = 0.13 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c24ff72-8341-5662-93a2-158a5c8e635b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a2b1a5c7-b9d5-42d9-b45c-e24b4404eccb"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:52:53.000+03:00",
          "end" : "2021-09-05T05:57:54.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (0.34 IU/h, 0.40 % = 0.13 IU/h)",
          "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:4c24ff72-8341-5662-93a2-158a5c8e635b"
      }
    },
    {
      "fullUrl" : "urn:uuid:12712e74-38c1-4634-a5fe-c43c7b97d879",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:54:33<br />Glucose [Moles/volume] in Body fluid: 6.11 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80a4d484-1383-5f7a-8e3a-f1ea02f34ed0"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:45ef8cf8-52c5-4c83-b55e-f7f7173b51b0"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.11,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:80a4d484-1383-5f7a-8e3a-f1ea02f34ed0"
      }
    },
    {
      "fullUrl" : "urn:uuid:aeba1747-6d89-49ac-ba03-b91ff575ba41",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 05:57:54 - 06:02:54<br />Fast-acting insulin 0.03 IU (0.36 IU/h, 0.42 % = 0.15 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:67408a79-a462-56f3-b84f-4224c7d7be5d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:35f158aa-44d9-46cd-b17c-4d89d4616aef"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T05:57:54.000+03:00",
          "end" : "2021-09-05T06:02:54.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.03 IU (0.36 IU/h, 0.42 % = 0.15 IU/h)",
          "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:67408a79-a462-56f3-b84f-4224c7d7be5d"
      }
    },
    {
      "fullUrl" : "urn:uuid:45f71bf5-0f90-4c64-91d1-ec2ffd7307c5",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 05:59:33<br />Glucose [Moles/volume] in Body fluid: 5.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b8eae3d0-3b22-5287-abc4-0089cca7fc6e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6dd755d4-3610-48c3-aa75-ec28c0f2d25d"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T05:59:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.131+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:b8eae3d0-3b22-5287-abc4-0089cca7fc6e"
      }
    },
    {
      "fullUrl" : "urn:uuid:4ef7e2ba-ff7b-4731-be44-2fb27fafab21",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:02:54 - 06:07:55<br />Fast-acting insulin 0.02 IU (0.28 IU/h, 0.33 % = 0.09 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:97eb143b-cebb-57e6-8520-f53ef325ff83"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8d7bafdc-8f89-4381-b36a-423ed7e5ab3f"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:02:54.000+03:00",
          "end" : "2021-09-05T06:07:55.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.28 IU/h, 0.33 % = 0.09 IU/h)",
          "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:97eb143b-cebb-57e6-8520-f53ef325ff83"
      }
    },
    {
      "fullUrl" : "urn:uuid:a239fdad-4a14-4b11-840c-bb01850f9823",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:04:33<br />Glucose [Moles/volume] in Body fluid: 5.77 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:847d176a-aaa4-5466-9222-508ed7051bcf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3a3c62d8-30de-43e4-899e-4d01db53e751"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:04:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.132+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:847d176a-aaa4-5466-9222-508ed7051bcf"
      }
    },
    {
      "fullUrl" : "urn:uuid:815da391-e785-4932-b28e-1deabc0c0d4a",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:07:55 - 06:12:56<br />Fast-acting insulin 0.02 IU (0.20 IU/h, 0.23 % = 0.05 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:188b548e-8386-52e7-8675-8ea1c3892bb8"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:42952e6d-796a-432c-95cc-8cead5478b7b"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:07:55.000+03:00",
          "end" : "2021-09-05T06:12:56.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.20 IU/h, 0.23 % = 0.05 IU/h)",
          "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:188b548e-8386-52e7-8675-8ea1c3892bb8"
      }
    },
    {
      "fullUrl" : "urn:uuid:f2e88ab0-ed35-48e2-bb9d-4c1b8434651a",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:09:34<br />Glucose [Moles/volume] in Body fluid: 5.38 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:304da3d3-f42c-5820-a07a-4fac1e77aaf3"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:95b2ce4d-e252-4028-b74f-34db2699d253"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:09:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.132+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.38,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:304da3d3-f42c-5820-a07a-4fac1e77aaf3"
      }
    },
    {
      "fullUrl" : "urn:uuid:486c81a5-6a54-4bc0-b233-0c1ce77994ca",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:12:56 - 06:17:58<br />Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:18afbb4f-f83c-5126-bed2-6dcd906044a0"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6bdae38a-77e6-4b9e-8695-9c323b54ee2d"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:12:56.000+03:00",
          "end" : "2021-09-05T06:17:58.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)",
          "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:18afbb4f-f83c-5126-bed2-6dcd906044a0"
      }
    },
    {
      "fullUrl" : "urn:uuid:108bd6e4-a564-40b3-b53d-bffdccd00264",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:14:33<br />Glucose [Moles/volume] in Body fluid: 5.72 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1603c869-56ca-58ea-bcbc-06e506af321d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:72ea161e-5fe5-4446-a661-8a9145e6e7ad"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:14:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.132+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.72,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:1603c869-56ca-58ea-bcbc-06e506af321d"
      }
    },
    {
      "fullUrl" : "urn:uuid:3a16b7ff-a57d-4618-81aa-786fee79a7db",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:17:58 - 06:22:57<br />Fast-acting insulin 0.02 IU (0.28 IU/h, 0.32 % = 0.09 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a93b8336-c0dc-5179-874a-ec07f33719ca"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:41b127f7-bf5f-449b-9ecf-455b1730f09a"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:17:58.000+03:00",
          "end" : "2021-09-05T06:22:57.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.28 IU/h, 0.32 % = 0.09 IU/h)",
          "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:a93b8336-c0dc-5179-874a-ec07f33719ca"
      }
    },
    {
      "fullUrl" : "urn:uuid:bb5b39d5-4e75-4926-86e9-b077cedeca79",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:19:34<br />Glucose [Moles/volume] in Body fluid: 6.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0b9ffb22-4bae-5faf-81d0-3404ac0d54aa"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3ba57966-8181-4722-8d57-31407c32f2e5"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:19:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.132+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0b9ffb22-4bae-5faf-81d0-3404ac0d54aa"
      }
    },
    {
      "fullUrl" : "urn:uuid:daea00fd-f98a-4ccb-99d6-45ce3a5036d9",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:22:57 - 06:27:57<br />Fast-acting insulin 0.11 IU (1.26 IU/h, 1.48 % = 1.87 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:07c63c2b-b982-53fa-a2be-936b1def06e2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d134a593-4535-402c-8c75-0409bda32456"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:22:57.000+03:00",
          "end" : "2021-09-05T06:27:57.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.11 IU (1.26 IU/h, 1.48 % = 1.87 IU/h)",
          "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:07c63c2b-b982-53fa-a2be-936b1def06e2"
      }
    },
    {
      "fullUrl" : "urn:uuid:56287a7a-90b2-4c83-be7e-3f8911db2428",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:24:37<br />Glucose [Moles/volume] in Body fluid: 6.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:24a3bbff-378a-59f1-b63d-71b8b908d277"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ef459931-103d-462c-96a2-327034898024"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:24:37.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:24a3bbff-378a-59f1-b63d-71b8b908d277"
      }
    },
    {
      "fullUrl" : "urn:uuid:573df9b7-5420-4480-96fb-b8063bc79b9d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:27:57 - 06:32:58<br />Fast-acting insulin 0.14 IU (1.62 IU/h, 1.90 % = 3.08 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4eb22c7a-f8cf-5750-b6ac-0bce495240d2"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:afdf862c-1f3c-44d6-bf7f-de7db57ee93e"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:27:57.000+03:00",
          "end" : "2021-09-05T06:32:58.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.14 IU (1.62 IU/h, 1.90 % = 3.08 IU/h)",
          "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:4eb22c7a-f8cf-5750-b6ac-0bce495240d2"
      }
    },
    {
      "fullUrl" : "urn:uuid:9a16cce7-73db-4954-b75d-f1bc33ed31d1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:29:34<br />Glucose [Moles/volume] in Body fluid: 6.27 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0cf3f34b-03cd-5167-9a6a-a3f9bc5a19b9"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:093f822b-606d-4304-89a3-c27a9bb5ac5b"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:29:34.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.27,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0cf3f34b-03cd-5167-9a6a-a3f9bc5a19b9"
      }
    },
    {
      "fullUrl" : "urn:uuid:43a5e3e6-d64f-4851-81b1-dee9ac155af0",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:32:58 - 06:38:00<br />Fast-acting insulin 0.10 IU (1.14 IU/h, 1.34 % = 1.54 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cfd0a3cd-5788-59bd-a5f6-aafe89959734"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d18879f-decd-4c22-b198-8f998bec0c76"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:32:58.000+03:00",
          "end" : "2021-09-05T06:38:00.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.10 IU (1.14 IU/h, 1.34 % = 1.54 IU/h)",
          "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:cfd0a3cd-5788-59bd-a5f6-aafe89959734"
      }
    },
    {
      "fullUrl" : "urn:uuid:06e45d2b-6241-42c0-a6de-df197cc0d8e4",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:34:36<br />Glucose [Moles/volume] in Body fluid: 6.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f06d9ee8-4931-51ca-8198-d79877f550b4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:44e913d5-86c2-43d3-a3d5-092406a7f3de"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:34:36.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f06d9ee8-4931-51ca-8198-d79877f550b4"
      }
    },
    {
      "fullUrl" : "urn:uuid:1f9086de-445b-4b56-8bef-2b64d4246e13",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:38:00 - 06:42:59<br />Fast-acting insulin 0.07 IU (0.85 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bca6d9ab-9f67-5b75-a027-924d1b7fa891"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:01103153-94d5-43e3-beea-07817689ee52"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:38:00.000+03:00",
          "end" : "2021-09-05T06:42:59.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.07 IU (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:bca6d9ab-9f67-5b75-a027-924d1b7fa891"
      }
    },
    {
      "fullUrl" : "urn:uuid:3013f94a-ebd9-4ade-8d0e-5be2d912502b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:39:33<br />Glucose [Moles/volume] in Body fluid: 5.77 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c4368d5-a1b7-5b3c-84e8-fa6da5913d52"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9cbafae1-0a7d-4fe1-bd54-e7e80678753b"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:39:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2c4368d5-a1b7-5b3c-84e8-fa6da5913d52"
      }
    },
    {
      "fullUrl" : "urn:uuid:79e3c1f8-3ce5-4844-985a-176480ba6db6",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:42:59 - 06:48:00<br />Fast-acting insulin 0.02 IU (0.20 IU/h, 0.23 % = 0.05 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:67dd7f64-992f-5c66-973f-6df935776e4c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1bb1702b-ca20-4239-8008-818249d7a671"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:42:59.000+03:00",
          "end" : "2021-09-05T06:48:00.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.02 IU (0.20 IU/h, 0.23 % = 0.05 IU/h)",
          "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:67dd7f64-992f-5c66-973f-6df935776e4c"
      }
    },
    {
      "fullUrl" : "urn:uuid:fecba9a3-f021-453c-b209-115b9f3984aa",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:44:33<br />Glucose [Moles/volume] in Body fluid: 5.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bd9ee6e6-a7e1-5ce2-a441-2e8e67bb071b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eaac83cc-f423-44e9-b033-8927d53d1c32"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:44:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:bd9ee6e6-a7e1-5ce2-a441-2e8e67bb071b"
      }
    },
    {
      "fullUrl" : "urn:uuid:a50eb61b-5f89-4e53-a827-d6f48363e2de",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 06:48:00 - 07:03:02<br />Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:474adf39-d55c-574a-baed-c8e32c4bdc5c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:780d9c0b-1aaa-4d6d-bb88-4e143e2bc8c4"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T06:48:00.000+03:00",
          "end" : "2021-09-05T07:03:02.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.00 IU (0.00 IU/h, 1.00 % = 0.00 IU/h)",
          "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:474adf39-d55c-574a-baed-c8e32c4bdc5c"
      }
    },
    {
      "fullUrl" : "urn:uuid:fcd88f43-8cc1-41ab-ba9d-2c06c9ccd2e2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:49:33<br />Glucose [Moles/volume] in Body fluid: 5.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4c48ecd4-2b24-581d-926e-6b75453c9abf"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91905b42-cf43-4a34-bbb3-30d95eda4b0c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:4c48ecd4-2b24-581d-926e-6b75453c9abf"
      }
    },
    {
      "fullUrl" : "urn:uuid:8e88a619-da50-44ce-9daf-67a6bfb243e8",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:54:33<br />Glucose [Moles/volume] in Body fluid: 5.61 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0892409a-9057-51ec-8275-79776a542de1"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:7412e931-ae0e-4760-89f3-98a0bc8edfe0"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.61,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:0892409a-9057-51ec-8275-79776a542de1"
      }
    },
    {
      "fullUrl" : "urn:uuid:0874e3df-0257-42ab-b08a-7e06b4d2ba7d",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 06:59:32<br />Glucose [Moles/volume] in Body fluid: 5.94 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cb81fe87-e180-53bb-879a-80b93cb799e5"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4cb30960-091c-4bb1-bd68-8412766f0af2"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T06:59:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.94,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cb81fe87-e180-53bb-879a-80b93cb799e5"
      }
    },
    {
      "fullUrl" : "urn:uuid:156ce8a7-78ff-4061-a618-50e026f48e30",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:03:02 - 07:08:03<br />Fast-acting insulin 0.08 IU (0.95 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6100831d-18a8-5c12-a6a6-314bed44567e"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8331905d-b4c2-4f7c-955e-7ade3a075788"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:03:02.000+03:00",
          "end" : "2021-09-05T07:08:03.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (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:6100831d-18a8-5c12-a6a6-314bed44567e"
      }
    },
    {
      "fullUrl" : "urn:uuid:977d0330-b622-4292-ab18-9ef674a788d2",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:04:33<br />Glucose [Moles/volume] in Body fluid: 5.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f9fdd495-8216-5644-82d2-fda692580860"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6f4f196c-8b09-4dc1-860f-fcc561288dce"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:04:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:f9fdd495-8216-5644-82d2-fda692580860"
      }
    },
    {
      "fullUrl" : "urn:uuid:f3b265cd-f45c-49a7-86d2-a5b8930d5065",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:08:03 - 07:13:04<br />Fast-acting insulin 0.09 IU (1.12 IU/h, 1.18 % = 1.32 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f90cd7b3-725f-56c6-b7e6-a6f5fb2a0049"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:57c07ab0-0c8a-4529-bf36-f06eba0020a7"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:08:03.000+03:00",
          "end" : "2021-09-05T07:13:04.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.09 IU (1.12 IU/h, 1.18 % = 1.32 IU/h)",
          "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:f90cd7b3-725f-56c6-b7e6-a6f5fb2a0049"
      }
    },
    {
      "fullUrl" : "urn:uuid:d953dd36-0805-4381-8b49-9d9c8656cabf",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:09:32<br />Glucose [Moles/volume] in Body fluid: 5.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:91e51d2b-73b3-5f04-ad6b-18f129684c0f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e6e34482-a7ff-4c14-9c37-11cb587c027b"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:09:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:91e51d2b-73b3-5f04-ad6b-18f129684c0f"
      }
    },
    {
      "fullUrl" : "urn:uuid:a27c68c5-31d1-46f5-a0bf-22a85fc296dd",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:13:04 - 07:23:05<br />Fast-acting insulin 0.16 IU (0.95 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3d00900c-7dda-5d13-9abe-ae05bca75690"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:78d53b59-31ac-4385-852a-4ca8ecb9085b"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:13:04.000+03:00",
          "end" : "2021-09-05T07:23:05.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.16 IU (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:3d00900c-7dda-5d13-9abe-ae05bca75690"
      }
    },
    {
      "fullUrl" : "urn:uuid:945456c9-728a-4dfa-aa64-f42c11578d72",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:14:32<br />Glucose [Moles/volume] in Body fluid: 5.99 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3de8a649-9b8f-5407-b036-9a6e0ea1706c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:21a4f041-870d-4cd0-96db-4a35e97922da"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:14:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.133+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 5.99,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3de8a649-9b8f-5407-b036-9a6e0ea1706c"
      }
    },
    {
      "fullUrl" : "urn:uuid:9d74c2d1-9f80-4b54-8aaa-2ba0ca2c5b88",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:19:32<br />Glucose [Moles/volume] in Body fluid: 6.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:105bcc8e-e6d7-5645-bbee-e6efa82956a6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9a3f9893-9d22-4153-9c95-3e6175019981"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:19:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:105bcc8e-e6d7-5645-bbee-e6efa82956a6"
      }
    },
    {
      "fullUrl" : "urn:uuid:80ad9fd6-2c6f-4c1d-add1-3cd660958f20",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:23:05 - 07:28:06<br />Fast-acting insulin 0.08 IU (0.95 IU/h, 1.00 % = 0.94 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9dea2596-e9a4-5a35-ab70-3764d8470a8a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:38e18379-b374-44d3-8e4d-84a6a2a9b049"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:23:05.000+03:00",
          "end" : "2021-09-05T07:28:06.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (0.95 IU/h, 1.00 % = 0.94 IU/h)",
          "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:9dea2596-e9a4-5a35-ab70-3764d8470a8a"
      }
    },
    {
      "fullUrl" : "urn:uuid:5e445c4e-ec41-420d-a5b9-dce983168ea0",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:24:33<br />Glucose [Moles/volume] in Body fluid: 6.16 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:16feb756-4859-5c73-9ac6-8b496b214ec0"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60ea39df-8219-4f26-9019-a7875bbd9aa3"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:24:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.16,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:16feb756-4859-5c73-9ac6-8b496b214ec0"
      }
    },
    {
      "fullUrl" : "urn:uuid:a71669ab-7534-40f4-bb5b-e37064b06c76",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:28:06 - 07:38:08<br />Fast-acting insulin 0.16 IU (0.95 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:fde698fa-96d4-5a48-ae34-f3560365198a"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:ece311bf-3c65-476a-88f4-c532898f03d5"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:28:06.000+03:00",
          "end" : "2021-09-05T07:38:08.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.16 IU (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:fde698fa-96d4-5a48-ae34-f3560365198a"
      }
    },
    {
      "fullUrl" : "urn:uuid:6f0889b9-dfa5-43b6-a40a-e450ae97dbe1",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:29:33<br />Glucose [Moles/volume] in Body fluid: 6.49 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a9ec541d-90ee-515a-845f-6c04ce3a413b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2c44bee1-9fba-4f33-a9f3-64e2070ca004"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:29:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.49,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:a9ec541d-90ee-515a-845f-6c04ce3a413b"
      }
    },
    {
      "fullUrl" : "urn:uuid:9219c447-f2a6-4e8a-ade8-ae9a4f850b12",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:34:33<br />Glucose [Moles/volume] in Body fluid: 6.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:85deff66-c153-529d-996a-ca35b011a5ee"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3f33f07c-f5e6-46d6-b9ff-245cacf53fe1"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:34:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:85deff66-c153-529d-996a-ca35b011a5ee"
      }
    },
    {
      "fullUrl" : "urn:uuid:4e6f9a13-12d3-4fdd-80b2-a55dd5548e0f",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:38:08 - 07:43:07<br />Fast-acting insulin 0.18 IU (2.21 IU/h, 2.33 % = 5.16 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2a984952-6623-5307-b4d4-a72d43d04e3d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f62ac1de-2068-489d-8379-ec6545474511"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:38:08.000+03:00",
          "end" : "2021-09-05T07:43:07.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.18 IU (2.21 IU/h, 2.33 % = 5.16 IU/h)",
          "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:2a984952-6623-5307-b4d4-a72d43d04e3d"
      }
    },
    {
      "fullUrl" : "urn:uuid:bd04bec3-cedd-4be7-83e5-c2e2c614fa10",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:39:32<br />Glucose [Moles/volume] in Body fluid: 6.83 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:735bb182-d9d9-590b-95ba-472a84848981"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:d81a82df-3e82-42da-9123-de9831ca7a50"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:39:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 6.83,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:735bb182-d9d9-590b-95ba-472a84848981"
      }
    },
    {
      "fullUrl" : "urn:uuid:49fc64b8-8ead-4e8f-b3bb-80e7b65b8d8b",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:43:07 - 07:48:08<br />Fast-acting insulin 0.13 IU (1.60 IU/h, 1.69 % = 2.70 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:bd69e18b-d455-564d-8d8b-35069c569c54"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:0cdeda62-6846-41ae-b29b-44c11b261abe"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:43:07.000+03:00",
          "end" : "2021-09-05T07:48:08.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.13 IU (1.60 IU/h, 1.69 % = 2.70 IU/h)",
          "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:bd69e18b-d455-564d-8d8b-35069c569c54"
      }
    },
    {
      "fullUrl" : "urn:uuid:169a9f42-b02a-41a9-81da-07d51229dd23",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:44:32<br />Glucose [Moles/volume] in Body fluid: 7.05 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2cba9154-c867-56b6-8a8a-88b070f1b561"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:1fd5deb8-fbaf-4a51-b700-47409312a42c"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:44:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.05,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:2cba9154-c867-56b6-8a8a-88b070f1b561"
      }
    },
    {
      "fullUrl" : "urn:uuid:f6ba477a-7a33-47fa-a371-bc44cdfbc7ee",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:48:08 - 07:53:09<br />Fast-acting insulin 0.12 IU (1.44 IU/h, 1.51 % = 2.18 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:812f525f-b3e6-5e02-a175-62ea74f5ae9b"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:23823b92-a4cc-4da8-998d-ae2a830a32e4"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:48:08.000+03:00",
          "end" : "2021-09-05T07:53:09.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.12 IU (1.44 IU/h, 1.51 % = 2.18 IU/h)",
          "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:812f525f-b3e6-5e02-a175-62ea74f5ae9b"
      }
    },
    {
      "fullUrl" : "urn:uuid:5264ca69-d58e-4a85-a7fb-4bf7c512598b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:49:33<br />Glucose [Moles/volume] in Body fluid: 7.22 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:952ae7b3-a9f9-5eb1-98ed-ae6bbd06c402"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:8dc896ce-cf4a-4a71-82b9-f5dd7011c33a"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:49:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.22,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:952ae7b3-a9f9-5eb1-98ed-ae6bbd06c402"
      }
    },
    {
      "fullUrl" : "urn:uuid:b38f107f-1082-489a-8247-402158cfcc04",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:53:09 - 07:58:11<br />Fast-acting insulin 0.09 IU (1.06 IU/h, 1.11 % = 1.18 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4be5439b-7042-54d9-af6e-79c16d661c62"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:36973c6f-9fb0-4f5c-b85f-9bd1a6b9af06"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:53:09.000+03:00",
          "end" : "2021-09-05T07:58:11.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.09 IU (1.06 IU/h, 1.11 % = 1.18 IU/h)",
          "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:4be5439b-7042-54d9-af6e-79c16d661c62"
      }
    },
    {
      "fullUrl" : "urn:uuid:fe3cc780-f34c-4056-93e4-3beeeff43385",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:54:33<br />Glucose [Moles/volume] in Body fluid: 7.33 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:cbcf862e-484e-5d15-afb2-efdef6d363d4"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e65e98ce-5be1-4c7f-9332-c32414833dc7"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:54:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.33,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:cbcf862e-484e-5d15-afb2-efdef6d363d4"
      }
    },
    {
      "fullUrl" : "urn:uuid:b7172a65-3c42-47f9-9d03-28a8e3ab1297",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 07:58:11 - 08:03:11<br />Fast-acting insulin 0.08 IU (0.95 [iU]/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:aa694749-ab0d-59b4-a7b4-38ace3a62c97"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e529fe24-0f00-4b07-a33f-559f9917620f"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T07:58:11.000+03:00",
          "end" : "2021-09-05T08:03:11.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (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:aa694749-ab0d-59b4-a7b4-38ace3a62c97"
      }
    },
    {
      "fullUrl" : "urn:uuid:8a2a8f42-4eeb-4ee4-a477-e7ab053e450b",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 07:59:32<br />Glucose [Moles/volume] in Body fluid: 7.77 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:3988e0a1-a9d1-5516-8910-db1918835d01"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:a22c9662-1708-4927-8431-9423b2b78148"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T07:59:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 7.77,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:3988e0a1-a9d1-5516-8910-db1918835d01"
      }
    },
    {
      "fullUrl" : "urn:uuid:2384e13c-6371-48db-a5c0-ab5e50bd7fde",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 08:03:11 - 08:08:12<br />Fast-acting insulin 0.08 IU (0.96 IU/h, 1.01 % = 0.97 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:f3af5585-2a30-53e9-b69b-40ad0060155f"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6794d56f-5d72-423d-be1f-5774494ca46a"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:03:11.000+03:00",
          "end" : "2021-09-05T08:08:12.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.08 IU (0.96 IU/h, 1.01 % = 0.97 IU/h)",
          "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:f3af5585-2a30-53e9-b69b-40ad0060155f"
      }
    },
    {
      "fullUrl" : "urn:uuid:fb13924f-62bd-45d8-86c8-8840d2c0aa37",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 08:04:32<br />Glucose [Moles/volume] in Body fluid: 8.1 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:e4b68d14-5107-51fe-a50b-ae84754515bc"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:60f141ab-85b1-4dc2-ae7a-e4fa2decdfa7"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T08:04:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.1,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:e4b68d14-5107-51fe-a50b-ae84754515bc"
      }
    },
    {
      "fullUrl" : "urn:uuid:6a17e4c4-4f6f-4653-b8a8-cfa0e047053d",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 08:08:12 - 08:13:13<br />Fast-acting insulin 0.11 IU (1.36 IU/h, 1.44 % = 1.96 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:c2af22af-b91c-58bf-8730-518022413f5d"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:deb839f6-598b-4bfe-a187-ac2b9df3a1a0"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:08:12.000+03:00",
          "end" : "2021-09-05T08:13:13.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.11 IU (1.36 IU/h, 1.44 % = 1.96 IU/h)",
          "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:c2af22af-b91c-58bf-8730-518022413f5d"
      }
    },
    {
      "fullUrl" : "urn:uuid:c95aabe0-8ed3-4dbf-90bd-45de78526a44",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 08:09:33<br />Glucose [Moles/volume] in Body fluid: 8.55 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:eb5136b2-b4a9-5877-bd8e-403c1e4fe94c"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:2964f97c-0745-435b-9969-81b750d44603"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T08:09:33.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.55,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:eb5136b2-b4a9-5877-bd8e-403c1e4fe94c"
      }
    },
    {
      "fullUrl" : "urn:uuid:d6416abb-1280-42d2-bbcc-b965c78cd7f2",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 08:13:13 - 08:18:13<br />Fast-acting insulin 0.16 IU (1.94 IU/h, 2.04 % = 3.95 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:b4f2c938-2a0a-5b53-9996-05895ea17951"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:6dca396d-75c7-47bf-8396-887e3a6cf236"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:13:13.000+03:00",
          "end" : "2021-09-05T08:18:13.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.16 IU (1.94 IU/h, 2.04 % = 3.95 IU/h)",
          "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:b4f2c938-2a0a-5b53-9996-05895ea17951"
      }
    },
    {
      "fullUrl" : "urn:uuid:255d1106-6870-4459-b638-59e964badefd",
      "resource" : {
        "resourceType" : "Observation",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Code: LOINC 14745-4 (Glucose [Moles/volume] in Body fluid)<br />Time: 9/5/2021 08:14:32<br />Glucose [Moles/volume] in Body fluid: 8.71 mmol/l</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:9942b1a0-7a95-5dc1-9799-022f2a330758"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:06ce9e09-d995-4dc3-8e64-878c062251ff"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
                "code" : "vital-signs"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "14745-4",
              "display" : "Glucose [Moles/volume] in Body fluid"
            }
          ],
          "text" : "Glucose [Moles/volume] in Body fluid"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectiveDateTime" : "2021-09-05T08:14:32.000+03:00",
        "issued" : "2023-04-16T21:35:03.134+03:00",
        "performer" : [
          {
            🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
          }
        ],
        "valueQuantity" : {
          "value" : 8.71,
          "unit" : "mmol/l",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation/",
        "ifNoneExist" : "identifier=urn:uuid:9942b1a0-7a95-5dc1-9799-022f2a330758"
      }
    },
    {
      "fullUrl" : "urn:uuid:03da3864-c9fa-43e3-900d-a7b303210979",
      "resource" : {
        "resourceType" : "MedicationAdministration",
        "meta" : {
          "profile" : [
            "http://phr.kanta.fi/StructureDefinition/fiphr-sd-insulindosing-r4"
          ]
        },
        "language" : "en",
        "text" : {
          "status" : "generated",
          "div" : "<div lang=\"en\" xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\">Type of insulin: Fast-acting insulin<br />Code: SNOMED 411531001 (Short-acting insulin (substance)), ins-short-fast (Fast-acting insulin), SNOMED 67866001 (Insulin (substance))<br />Time: 9/5/2021 08:18:13 - 08:23:14<br />Fast-acting insulin 0.14 IU (1.73 IU/h, 1.82 % = 3.14 IU/h)</div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:80cf8990-a493-5193-adcc-0eb6c780a1d6"
          },
          {
            "use" : "secondary",
            "system" : "urn:ietf:rfc:3986",
            "value" : "urn:uuid:4d18119f-caf3-4423-9874-811f2f29d87b"
          }
        ],
        "status" : "completed",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "411531001",
              "display" : "Short-acting insulin (substance)"
            },
            {
              "system" : "http://phr.kanta.fi/CodeSystem/fiphr-cs-insulincode",
              "code" : "ins-short-fast",
              "display" : "Fast-acting insulin"
            },
            {
              "system" : "http://snomed.info/sct",
              "code" : "67866001",
              "display" : "Insulin (substance)"
            }
          ],
          "text" : "Fast-acting insulin"
        },
        "subject" : {
          🔗 "reference" : "Patient/77c2c8d2-11ce-41d5-8150-75489f8b0b0a"
        },
        "effectivePeriod" : {
          "start" : "2021-09-05T08:18:13.000+03:00",
          "end" : "2021-09-05T08:23:14.000+03:00"
        },
        "dosage" : {
          "text" : "Fast-acting insulin 0.14 IU (1.73 IU/h, 1.82 % = 3.14 IU/h)",
          "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:80cf8990-a493-5193-adcc-0eb6c780a1d6"
      }
    }
  ]
}