{
  "resourceType": "Observation",
  "id": "1c2a4b90-9515-463d-af2a-aac718849f60",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-12-18T11:35:40.529+00:00",
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-fluidintake-stu3"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Fluid intake oral Estimated (8999-5)<br />Time: 18.12.2017 11:46<br />Result: 280 ml</div>"
  },
  "extension": [
    {
      "url": "http://phr.kanta.fi/StructureDefinition/fiphr-ext-creatingapplication",
      "extension": [
        {
          "url": "name",
          "valueString": "usecaseInternalApp"
        },
        {
          "url": "applicationId",
          "valueString": "usecaseInternalApp"
        }
      ]
    }
  ],
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:TallennaFIMin"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory",
          "code": "nutrition",
          "display": "NutritionD"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "8999-5",
        "display": "Fluid intake oral Estimated"
      }
    ]
  },
  "subject": {
    "reference": "Patient/f1fa0b52-eccf-44af-96c7-84a3251bb22c"
  },
  "effectiveDateTime": "2018-12-17",
  "issued": "2018-12-17T11:35:39.34+00:00",
  "performer": [
    {
      "reference": "Patient/f1fa0b52-eccf-44af-96c7-84a3251bb22c"
    }
  ],
  "valueQuantity": {
    "value": 280,
    "unit": "ml",
    "system": "http://unitsofmeasure.org",
    "code": "mL"
  }
}