{
  "resourceType": "Observation",
  "id": "3526a44a-fb2f-4b85-8be0-9abf843724b0",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-12-18T11:36:07.203+00:00",
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-urineoutput-stu3"
    ]
  },
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Code: Urine output (9187-6)<br />Time: 18.12.2017 11:46<br />Result: 310 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:TallennaUOMin"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://phr.kanta.fi/CodeSystem/fiphr-cs-observationcategory",
          "code": "urinary-monitoring",
          "display": "Urinary monitoring"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "9187-6",
        "display": "Urine output"
      }
    ]
  },
  "subject": {
    "reference": "Patient/f1fa0b52-eccf-44af-96c7-84a3251bb22c"
  },
  "effectiveDateTime": "2018-12-17",
  "issued": "2018-12-17T11:36:06.71+00:00",
  "performer": [
    {
      "reference": "Patient/f1fa0b52-eccf-44af-96c7-84a3251bb22c"
    }
  ],
  "valueQuantity": {
    "value": 310,
    "unit": "ml",
    "system": "http://unitsofmeasure.org",
    "code": "mL"
  }
}