{
  "resourceType": "Observation",
  "id": "550e95ef-72aa-4e07-a9f0-ea3681564d64",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-06-25T10:14:16.36+00:00",
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-caloriesburned-stu3"
    ],
    "security": [
      {
        "system": "http://hl7.org/fhir/v3/Confidentiality",
        "code": "U",
        "display": "unrestricted"
      }
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Daily steps (41950-7)<br />Time: 20.11.2017 11:46<br />Result: 6491 </div>"
  },
  "extension": [
    {
      "url": "http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication",
      "extension": [
        {
          "url": "name",
          "valueString": "Observations"
        },
        {
          "url": "applicationId",
          "valueString": "2df32feb-dd10-4589-85b0-659108a33752"
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:187e0c12-8dd2-67e2-99b2-bf273a9549222"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://phr.kanta.fi/fiphr-cs-fitnesscategory",
          "code": "fitness",
          "display": "Fitness"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "55421-2",
        "display": "Calories burned"
      },
      {
        "system": "http://loinc.org",
        "code": "41979-6",
        "display": "Calories burned in 24h"
      }
    ]
  },
  "subject": {
    "reference": "Patient/5ebbe917-6e45-4622-a7b7-212d0f192ca4"
  },
  "effectiveDateTime": "2012-09-17",
  "issued": "2012-02-02T08:00:00.936+00:00",
  "performer": [
    {
      "reference": "Patient/5ebbe917-6e45-4622-a7b7-212d0f192ca4"
    }
  ],
  "valueQuantity": {
    "value": 165,
    "unit": "kcal",
    "system": "http://unitsofmeasure.org",
    "code": "kcal"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "<",
        "display": "Off scale low"
      }
    ]
  },
  "comment": "Additional comments",
  "referenceRange": [
    {
      "low": {
        "value": 10,
        "unit": "Cel",
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "LU"
      },
      "high": {
        "value": 16,
        "unit": "Cel",
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "LU"
      },
      "appliesTo": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/referencerange-meaning",
              "code": "normal",
              "display": "Normal Range"
            }
          ],
          "text": "Normal Range"
        }
      ],
      "age": {
        "low": {
          "value": 1,
          "unit": "years",
          "system": "http://unitsofmeasure.org",
          "code": "21612-7"
        },
        "high": {
          "value": 1,
          "unit": "years",
          "system": "http://unitsofmeasure.org",
          "code": "21612-7"
        }
      },
      "text": "Appropriate age"
    }
  ]
}