{
  "resourceType": "Observation",
  "meta": {
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-moderatetovigorouspatime-stu3"
    ]
  },
  "language": "en",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:187e0c12-8dd2-67e2-99b2-bf273a9549222"
    }
  ],
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Moderate to vigorous physical activity minutes in 24 hours (82290-8-24h)<br />Time: 20.11.2017 11:46<br />Result: 76 min </div>"
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://phr.kanta.fi/fiphr-cs-fitnesscategory",
          "code": "fitness",
          "display": "Fitness"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "82290-8",
        "display": "Weekly moderate to vigorous physical activity in minutes"
      }
    ]
  },
  "subject": {
    "reference": "Patient/004befb6-4d7d-4054-875b-6537b25d9c55"
  },
  "effectivePeriod": {
    "start": "2017-11-30T00:00:00.936+00:00",
    "end": "2017-12-02T00:00:00.936+00:00"
  },
  "issued": "2012-02-02T08:00:00.936+00:00",
  "performer": [
    {
      "reference": "Patient/004befb6-4d7d-4054-875b-6537b25d9c55"
    }
  ],
  "valueQuantity": {
    "value": 76,
    "unit": "min",
    "system": "http://unitsofmeasure.org",
    "code": "min"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "<",
        "display": "Off scale low"
      }
    ]
  }
}