<?xml version="1.0" encoding="UTF-8"?>

<Observation xmlns="http://hl7.org/fhir">
  <id value="example-depression-rate"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation example-depression-rate</b></p><a name="example-depression-rate"> </a><a name="hcexample-depression-rate"> </a><a name="example-depression-rate-en-US"> </a><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/ValueSet/observation-category survey}">survey</span></p><p><b>code</b>: <span title="Codes:">Lyhyt masennuskysely</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Matti Mallikas Male, DoB: 1962-05-03 ( Social Security Number: 030562-9952)</a></p><p><b>value</b>: 6</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/ValueSet/observation-category"/>
      <code value="survey"/>
      <display value="survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <code value="PHQ-9"/>
      <display value="Lyhyt masennuskysely"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example-patient"/>
  </subject>
  <valueInteger value="6"/>
</Observation>