{
  "resourceType": "Observation",
  "meta": {
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-pef-stu3"
    ],
    "security": [
      {
        "system": "http://hl7.org/fhir/v3/Confidentiality",
        "code": "U",
        "display": "Unrestricted"
      }
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Maximum expiratory gas flow Respiratory system airway by Peak flow meter (19935-6)<br />Time: 20.11.2017 11:46<br />Result:610 L/min<br />Medication context: After medication (2)<br />Active symptoms: true</div>"
  },
  "extension": [
    {
      "url": "http://phr.kanta.fi/StructureDefinition/fiphr-medicationcontext",
      "valueCodeableConcept": {
        "coding": [
          {
            "system": "http://phr.kanta.fi/fiphr-cs-medicationcontext",
            "code": "1",
            "display": "Before medication"
          }
        ],
        "text": "Before medication"
      }
    },
    {
      "url": "http://phr.kanta.fi/StructureDefinition/fiphr-boolean",
      "valueBoolean": true
    }
  ],
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:187e0c12-8dd2-67e2-99b2-bf273a9549222"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "19935-6",
        "display": "Maximum expiratory gas flow Respiratory system airway by Peak flow meter"
      }
    ]
  },
  "subject": {
    "reference": "Patient/7cf4b0bd-cfb3-493b-a6ee-b290f1a2a72e"
  },
  "effectiveDateTime": "2018-04-24",
  "issued": "2018-04-24T13:42:45.88+00:00",
  "performer": [
    {
      "reference": "Patient/7cf4b0bd-cfb3-493b-a6ee-b290f1a2a72e"
    }
  ],
  "valueQuantity": {
    "value": 590,
    "unit": "L/min",
    "system": "http://unitsofmeasure.org",
    "code": "L/min"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "<",
        "display": "Off scale low"
      }
    ]
  },
  "comment": "Off scale low",
  "referenceRange": [
    {
      "low": {
        "value": 400,
        "unit": "L/min",
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "LU"
      },
      "high": {
        "value": 680,
        "unit": "L/min",
        "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": 15,
          "unit": "years",
          "system": "http://unitsofmeasure.org",
          "code": "21612-7"
        },
        "high": {
          "value": 100,
          "unit": "years",
          "system": "http://unitsofmeasure.org",
          "code": "21612-7"
        }
      },
      "text": "Age"
    }
  ]
}