{
  "resourceType" : "Observation",
  "id" : "bloodglucose-min",
  "meta" : {
    "profile" : ["http://phr.kanta.fi/StructureDefinition/fiphr-sd-bloodglucose"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\"><div class=\"hapiHeaderText\"> Hoitosuunnitelma<b>Boldattuu </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde</td></tr></tbody></table></div>"
  },
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:uuid:be18620b-ee17-4bd6-8304-102fdd10a38c"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "vital-signs"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "15074-8",
      "display" : "Glucose (Bld) [Moles/Vol]"
    }]
  },
  "subject" : {
    "reference" : "Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde"
  },
  "effectiveDateTime" : "2020-10-05",
  "issued" : "2019-12-05T09:21:37.130+02:00",
  "performer" : [{
    "reference" : "Patient/bb13623e-2673-4b3e-85d6-5c42f5333cde"
  }],
  "valueQuantity" : {
    "value" : 7,
    "unit" : "mmol/l",
    "system" : "http://unitsofmeasure.org",
    "code" : "mmol/L"
  }
}