{
  "resourceType": "Observation",
  "id": "424f802a-ca2e-47e7-9ede-dcb6d48f3a11",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-05-17T10:15:25.99+00:00",
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-calorieintake-stu3"
    ],
    "security": [
      {
        "system": "http://hl7.org/fhir/v3/Confidentiality",
        "code": "U",
        "display": "unrestricted"
      }
    ]
  },
  "language": "sv",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\"> Hoitosuunnitelma<b>Boldattuu </b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>Patient/c78aca7d-a983-4989-aa8f-68436068cd26</td></tr></tbody></table></div>"
  },
  "extension": [
    {
      "url": "http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication",
      "extension": [
        {
          "url": "name",
          "valueString": "usecaseWebApp"
        },
        {
          "url": "applicationId",
          "valueString": "usecaseWebApp"
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:TallennaFIMax"
    },
    {
      "system": "urn:ietf:rfc:39862",
      "value": "urn:uuid:TallennaFIMax2"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory",
          "code": "nutrition",
          "display": "NutritionD"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "9052-2",
        "display": "Calorie intake totald"
      }
    ]
  },
  "subject": {
    "reference": "Patient/c78aca7d-a983-4989-aa8f-68436068cd26"
  },
  "effectiveDateTime": "2019-05-17",
  "issued": "2019-05-17T10:15:25.665+00:00",
  "performer": [
    {
      "reference": "Patient/c78aca7d-a983-4989-aa8f-68436068cd26"
    }
  ],
  "valueQuantity": {
    "value": 10,
    "unit": "kcal",
    "system": "http://unitsofmeasure.org",
    "code": "kcal"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "<",
        "display": "Off scale low"
      }
    ]
  },
  "comment": "Comment"
}