<Observation xmlns="http://hl7.org/fhir">
  <meta>
    <profile value="http://phr.kanta.fi/StructureDefinition/fiphr-bloodglucose-stu3-201909" />
  </meta>
  <language value="en" />
  <text>
    <status value="extensions" />
    <div xmlns="http://www.w3.org/1999/xhtml">Code: Home glucometer reading (14745-4)<br />Time: 20.11.2018 11:46<br />Result: 5,5 mmol/l</div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986" />
    <value value="urn:uuid:fbd4fafb-9331-44bd-8265-26820b1cbd97" />
  </identifier>
  <status value="final" />
  <category>
    <coding>
      <system value="http://hl7.org/fhir/observation-category" />
      <code value="vital-signs" />
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org" />
      <code value="14745-4" />
      <display value="Glucose [Moles/volume] in Body fluid" />
    </coding>
  </code>
  <subject>
    <reference value="Patient/25a53703-27f9-4354-8f1b-a8b2f8f3ee86" />
  </subject>
  <effectiveDateTime value="2018-11-20T11:46:00+02:00" />
  <issued value="2018-11-20T11:46:00+02:00" />
  <performer>
    <reference value="Patient/25a53703-27f9-4354-8f1b-a8b2f8f3ee86" />
  </performer>
  <valueQuantity>
    <value value="5.5" />
    <unit value="mmol/l" />
    <system value="http://unitsofmeasure.org" />
    <code value="mmol/L" />
  </valueQuantity>
  <device>
    <reference value="Device/12345678-1234-1234-1234-123456789012" />
  </device>
</Observation>