Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release
Publication Build: This will be filled in by the publication tooling
<Observation xmlns="http://hl7.org/fhir">
<id value="pghd-activity-appleExerciseTime"/>
<meta>
<profile value="http://fhir/pghd/StructureDefinition/pghd-activity"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="pghd-activity-appleExerciseTime"> </a><a name="hcpghd-activity-appleExerciseTime"> </a></p><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">Resource Observation "pghd-activity-appleExerciseTime" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pghd-activity.html">PGHD Activity Profile</a></p></div><p><b>status</b>: final</p><p><b>category</b>: Activity <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-observation-category.html">Observation Category Codes</a>#activity)</span></p><p><b>code</b>: エクササイズ時間 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-observation-pghd-codes.html">Observation PGHD Codes</a>#appleExerciseTime)</span></p><p><b>subject</b>: <a href="Patient-1.html">Patient/1</a> " DOE"</p><p><b>effective</b>: 2023-12-01 05:33:42+0000 --> 2023-12-01 07:03:52+0000</p><p><b>performer</b>: <a href="Patient-1.html">Patient/1</a> " DOE"</p><p><b>value</b>: 90 min<span style="background: LightGoldenRodYellow"> (Details: UCUM code min = 'min')</span></p><p><b>device</b>: <a name="hcdevice"> </a></p><blockquote><p/><p><a name="device"> </a></p><p><a name="hcdevice"> </a></p><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style="display: none">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: model-name</p></blockquote><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>version</b></p><p><b>type</b>: hardware <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: software <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote><hr/><blockquote><p><b>Generated Narrative: Device #device</b><a name="device"> </a><a name="hcdevice"> </a></p><h3>UdiCarriers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>DeviceIdentifier</b></td></tr><tr><td style="display: none">*</td><td>FVFHX60ZQ6LC</td></tr></table><p><b>manufacturer</b>: Apple Inc.</p><blockquote><p><b>deviceName</b></p><p><b>name</b>: Watch</p><p><b>type</b>: model-name</p></blockquote><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>version</b></p><p><b>type</b>: hardware <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>value</b>: Watch6,7</p></blockquote><blockquote><p><b>version</b></p><p><b>type</b>: software <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> ()</span></p><p><b>value</b>: 8.6</p></blockquote></blockquote></div>
</text>
<contained>
<Device>
<id value="device"/>
<meta>
<profile value="http://fhir/pghd/StructureDefinition/pghd-device"/>
</meta>
<udiCarrier>
<deviceIdentifier value="FVFHX60ZQ6LC"/>
</udiCarrier>
<manufacturer value="Apple Inc."/>
<deviceName>
<name value="Watch"/>
<type value="model-name"/>
</deviceName>
<deviceName>
<name value="Apple Watch"/>
<type value="user-friendly-name"/>
</deviceName>
<version>
<type>
<text value="hardware"/>
</type>
<value value="Watch6,7"/>
</version>
<version>
<type>
<text value="software"/>
</type>
<value value="8.6"/>
</version>
</Device>
</contained>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="activity"/>
<display value="Activity"/>
</coding>
</category>
<code>
<coding>
<system value="http://fhir/pghd/CodeSystem/observation-pghd-codes"/>
<code value="appleExerciseTime"/>
<display value="エクササイズ時間"/>
</coding>
<text value="エクササイズ時間"/>
</code>
<subject>🔗
<reference value="Patient/1"/>
</subject>
<effectivePeriod>
<start value="2023-12-01T05:33:42Z"/>
<end value="2023-12-01T07:03:52Z"/>
</effectivePeriod>
<performer>🔗
<reference value="Patient/1"/>
</performer>
<valueQuantity>
<value value="90"/>
<unit value="min"/>
<system value="http://unitsofmeasure.org"/>
<code value="min"/>
</valueQuantity>
<device>
<reference value="#device"/>
</device>
</Observation>