{
  "resourceType": "Observation",
  "id": "ca82e16d-85a9-44e9-8fe5-481c05fb715c",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-12-18T11:09:11.514+00:00",
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-urineoutput-stu3"
    ],
    "security": [
      {
        "system": "http://hl7.org/fhir/v3/Confidentiality",
        "code": "U",
        "display": "Unrestricted"
      }
    ]
  },
  "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:TallennaUOMax"
    }
  ],
  "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:09:10.663+00:00",
  "performer": [
    {
      "reference": "Patient/f1fa0b52-eccf-44af-96c7-84a3251bb22c"
    }
  ],
  "valueQuantity": {
    "value": 310,
    "unit": "ml",
    "system": "http://unitsofmeasure.org",
    "code": "mL"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "<",
        "display": "Off scale low"
      }
    ]
  },
  "comment": "Comment"
}