Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="pghd-snore-index-2"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-snore-index"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><p class="res-header-id"><b>Generated Narrative: Observation pghd-snore-index-2</b></p><a name="pghd-snore-index-2"> </a><a name="hcpghd-snore-index-2"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pghd-snore-index.html">PGHD SnoreIndex Profile</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes snoreIndex}">Snore index</span></p><p><b>subject</b>: <a href="Patient-1.html">John Doe Male, DoB: 1990-01-01</a></p><p><b>effective</b>: 2019-02-05 22:00:00+0900 --> 2019-02-06 06:00:00+0900</p><p><b>performer</b>: <a href="Patient-1.html">John Doe Male, DoB: 1990-01-01</a></p><p><b>value</b>: 18.75 /h<span style="background: LightGoldenRodYellow"> (Details: UCUM code/h = '/h')</span></p><p><b>device</b>: <a href="#hcpghd-snore-index-2/device">Device: manufacturer = Apple Inc.</a></p><p><b>hasMember</b>: </p><ul><li><a href="Observation-pghd-snore-event-1.html">Observation Snore event</a></li><li><a href="Observation-pghd-snore-event-2.html">Observation Snore event</a></li><li><a href="Observation-pghd-snore-event-3.html">Observation Snore event</a></li></ul><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Device #device</b></p><a name="pghd-snore-index-2/device"> </a><a name="hcpghd-snore-index-2/device"> </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-pghd-device.html">PGHD Device Profile</a></p></div><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Apple Watch</p><p><b>type</b>: User Friendly name</p></blockquote><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: Model name</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:">heardware</span></p><p><b>value</b>: Watch6,1</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: <span title="Codes:">software</span></p><p><b>value</b>: 9.1</p></blockquote></blockquote></div>
</text>
<contained>
<Device>
<id value="device"/>
<meta>
<profile
value="http://hl7.org/fhir/uv/phr/StructureDefinition/pghd-device"/>
</meta>
<manufacturer value="Apple Inc."/>
<deviceName>
<name value="Apple Watch"/>
<type value="user-friendly-name"/>
</deviceName>
<deviceName>
<name value="Watch"/>
<type value="model-name"/>
</deviceName>
<version>
<type>
<text value="heardware"/>
</type>
<value value="Watch6,1"/>
</version>
<version>
<type>
<text value="software"/>
</type>
<value value="9.1"/>
</version>
</Device>
</contained>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="social-history"/>
<display value="Social History"/>
</coding>
</category>
<code>
<coding>
<system
value="http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes"/>
<code value="snoreIndex"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/1"/>
</subject>
<effectivePeriod>
<start value="2019-02-05T22:00:00+09:00"/>
<end value="2019-02-06T06:00:00+09:00"/>
</effectivePeriod>
<performer>🔗
<reference value="Patient/1"/>
</performer>
<valueQuantity>
<value value="18.75"/>
<unit value="/h"/>
<system value="http://unitsofmeasure.org"/>
<code value="/h"/>
</valueQuantity>
<device>
<reference value="#device"/>
</device>
<hasMember>🔗
<reference value="Observation/pghd-snore-event-1"/>
</hasMember>
<hasMember>🔗
<reference value="Observation/pghd-snore-event-2"/>
</hasMember>
<hasMember>🔗
<reference value="Observation/pghd-snore-event-3"/>
</hasMember>
</Observation>