{
  "resourceType": "Observation",
  "meta": {
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-stepstaken-stu3"
    ]
  },
  "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>"
  },
  "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": "66334-4",
        "display": "Steps taken"
      },
      {
        "system": "http://loinc.org",
        "code": "41950-7",
        "display": "Daily steps"
      }
    ]
  },
  "subject": {
    "reference": "Patient/d488bcc8-d3a4-42d0-b15e-37db450ead20"
  },
  "effectiveDateTime": "2017-11-20T09:46:00+00:00",
  "issued": "2017-11-20T09:46:00+00:00",
  "performer": [
    {
      "reference": "Patient/d488bcc8-d3a4-42d0-b15e-37db450ead20"
    }
  ],
  "valueQuantity": {
    "value": 165,
    "unit": "1",
    "system": "http://unitsofmeasure.org",
    "code": "1"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "<",
        "display": "Off scale low"
      }
    ]
  },
  "comment": "Off scale low",
  "referenceRange": [
    {
      "low": {
        "value": 1000,
        "unit": "1",
        "system": "http://unitsofmeasure.org",
        "code": "1"
      },
      "high": {
        "value": 15000,
        "unit": "1",
        "system": "http://unitsofmeasure.org",
        "code": "1"
      },
      "appliesTo": [
        {
          "coding": [
            {
              "system": "http://hl7.org/fhir/referencerange-meaning",
              "code": "normal",
              "display": "Normal Range"
            }
          ],
          "text": "Normal range"
        }
      ],
      "age": {
        "low": {
          "value": 10,
          "unit": "years",
          "system": "http://loinc.org",
          "code": "21612-7"
        },
        "high": {
          "value": 110,
          "unit": "years",
          "system": "http://loinc.org",
          "code": "21612-7"
        }
      },
      "text": "Age"
    }
  ]
}