{
  "resourceType": "Observation",
  "meta": {
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-waistcircumference-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: Waist Circumference at umbilicus by Tape measure (8280-0)<br />Time: 20.11.2017 11:46<br />Result: 80 cm</div>"
  },
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:1a56e6b7-d078-4601-9687-262f55ace64d"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "code": "8280-0",
        "display": "Waist Circumference at umbilicus by Tape measure",
        "system": "http://loinc.org"
      }
    ]
  },
  "subject": {
    "reference": "Patient/25a53703-27f9-4354-8f1b-a8b2f8f3ee86"
  },
  "effectiveDateTime": "2017-11-20T09:46:00+00:00",
  "issued": "2017-11-20T09:46:00+00:00",
  "performer": [
    {
      "reference": "Patient/25a53703-27f9-4354-8f1b-a8b2f8f3ee86"
    }
  ],
  "valueQuantity": {
    "value": 102,
    "unit": "cm",
    "system": "http://unitsofmeasure.org",
    "code": "cm"
  }
}