{
  "contained": [
    {
      "name": [
        {
          "text": "Vittoria"
        }
      ],
      "resourceType": "Patient"
    },
    {
      "category": [
        {
          "text": "walking"
        }
      ],
      "code": {
        "text": "activity logged by user"
      },
      "effectiveDateTime": "2021-08-19T00:00:00Z",
      "status": "final",
      "valuePeriod": {
        "end": "2021-08-19T00:10:10Z",
        "start": "2021-08-19T00:00:00Z"
      },
      "resourceType": "Observation"
    },
    {
      "category": [
        {
          "text": "cleaning the house"
        }
      ],
      "code": {
        "text": "activity logged by user"
      },
      "effectiveDateTime": "2021-08-18T00:00:00Z",
      "status": "final",
      "valuePeriod": {
        "end": "2021-08-18T00:10:10Z",
        "start": "2021-08-18T00:00:00Z"
      },
      "resourceType": "Observation"
    },
    {
      "code": {
        "coding": [
          {
            "code": "41653-7",
            "display": "Glucose [Mass/volume] in Capillary blood by Glucometer",
            "system": "http://loinc.org"
          }
        ]
      },
      "effectiveDateTime": "2021-08-20T00:00:00Z",
      "status": "final",
      "valueQuantity": {
        "unit": "mg/dL",
        "value": 360.36036
      },
      "resourceType": "Observation"
    },
    {
      "code": {
        "coding": [
          {
            "code": "LP16413-4",
            "display": "Hemoglobin A1c",
            "system": "http://loinc.org"
          }
        ]
      },
      "effectiveDateTime": "2021-08-10T00:00:00Z",
      "status": "final",
      "valueQuantity": {
        "unit": "mmol/mol",
        "value": 10.0
      },
      "resourceType": "Observation"
    },
    {
      "category": [
        {
          "coding": [
            {
              "code": "social-history",
              "display": "Social History",
              "system": "http://hl7.org/fhir/ValueSet/observation-category"
            }
          ],
          "text": "note from a user"
        }
      ],
      "code": {
        "text": "note"
      },
      "effectiveDateTime": "2021-08-17T00:00:00Z",
      "status": "final",
      "valueString": "today was a good day!",
      "resourceType": "Observation"
    },
    {
      "code": {
        "coding": [
          {
            "code": "29463-7",
            "display": "Body Weight",
            "system": "http://loinc.org"
          }
        ]
      },
      "effectiveDateTime": "2021-08-11T00:00:00Z",
      "status": "final",
      "valueQuantity": {
        "unit": "kg",
        "value": 70.0
      },
      "resourceType": "Observation"
    }
  ],
  "mode": "snapshot",
  "status": "current",
  "resourceType": "List"
}