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

<Observation xmlns="http://hl7.org/fhir">
  <id value="sleep-duration-short-automated-example"/>
  <meta>
    <profile value="https://fhir.hl7.at/prenudge/appdata/r4/StructureDefinition/at-prenudge-sleep-duration-observation"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation sleep-duration-short-automated-example</b></p><a name="sleep-duration-short-automated-example"> </a><a name="hcsleep-duration-short-automated-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-at-prenudge-sleep-duration-observation.html">AT PreNUDGE Observation Sleep Duration</a></p></div><p><b>identifier</b>: <code>https://www.joanneum.at</code>/obs-sl-2026-03-11-001</p><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://loinc.org 93832-4}">Sleep duration</span></p><p><b>subject</b>: <a href="Patient-example.html">James Pond  Male, DoB: 1990-01-01 ( urn:oid:1.2.40.0.10.1.4.3.1#1234567890)</a></p><p><b>effective</b>: 2026-03-11</p><p><b>issued</b>: 2026-03-11 07:00:00+0000</p><p><b>value</b>: 5.5 h<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeh = 'h')</span></p><p><b>note</b>: </p><blockquote><div><p>Kurze Schlafdauer, möglicherweise Schlafmangel.</p>
</div></blockquote><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 8359006}">Automated</span></p></div>
  </text>
  <identifier>
    <system value="https://www.joanneum.at"/>
    <value value="obs-sl-2026-03-11-001"/>
  </identifier>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="93832-4"/>
      <display value="Sleep duration"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/example"/>
  </subject>
  <effectiveDateTime value="2026-03-11"/>
  <issued value="2026-03-11T07:00:00Z"/>
  <valueQuantity>
    <value value="5.5"/>
    <unit value="h"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="h"/>
  </valueQuantity>
  <note>
    <text value="Kurze Schlafdauer, möglicherweise Schlafmangel."/>
  </note>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="8359006"/>
      <display value="Automated"/>
    </coding>
  </method>
</Observation>