{
  "resourceType": "Observation",
  "id": "4137d1c4-1e87-4e86-8c15-344ad086e3f9",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-05-27T09:05:44.669+00:00",
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-stepstaken-stu3"
    ],
    "security": [
      {
        "system": "http://hl7.org/fhir/v3/Confidentiality",
        "code": "U",
        "display": "unrestricted"
      }
    ]
  },
  "language": "fi",
  "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: 165 </div>"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:0b0a55d2-799a-45f5-a161-6a4a5faad1f8"
    }
  ],
  "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"
      }
    ]
  },
  "subject": {
    "reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
  },
  "effectiveDateTime": "2012-09-17",
  "issued": "2012-02-02T08:00:00.936+00:00",
  "performer": [
    {
      "reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
    }
  ],
  "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"
      }
    ]
  }
}