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-hearingSensitivity-2"/>
<meta>
<profile
value="http://fhir/pghd/StructureDefinition/pghd-hearing-sensitivity"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="pghd-hearingSensitivity-2"> </a><a name="hcpghd-hearingSensitivity-2"> </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-hearingSensitivity-2" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pghd-hearing-sensitivity.html">PGHD HearingSensitivity Profile</a></p></div><p><b>identifier</b>: <code>urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3</code>/DE430E9B-03F4-4310-ACA1-508787B240CD_2</p><p><b>status</b>: final</p><p><b>category</b>: Exam <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>#exam)</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>#hearingSensitivity)</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 05:35:22+0000</p><p><b>performer</b>: <a href="Patient-1.html">Patient/1</a> " DOE"</p><blockquote><p><b>component</b></p><p><b>code</b>: 周波数 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-hearing-sensitivity-codes.html">Hearing Sensitivity Codes</a>#frequency)</span></p><p><b>value</b>: 1000 Hz<span style="background: LightGoldenRodYellow"> (Details: UCUM code Hz = 'Hz')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 左耳聴力 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-hearing-sensitivity-codes.html">Hearing Sensitivity Codes</a>#leftEarSensitivity)</span></p><p><b>value</b>: 50 dB<span style="background: LightGoldenRodYellow"> (Details: UCUM code dB = 'dB')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: 右耳聴力 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-hearing-sensitivity-codes.html">Hearing Sensitivity Codes</a>#rightEarSensitivity)</span></p><p><b>value</b>: 55 dB<span style="background: LightGoldenRodYellow"> (Details: UCUM code dB = 'dB')</span></p></blockquote></div>
</text>
<identifier>
<system value="urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3"/>
<value value="DE430E9B-03F4-4310-ACA1-508787B240CD_2"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="exam"/>
<display value="Exam"/>
</coding>
</category>
<code>
<coding>
<system value="http://fhir/pghd/CodeSystem/observation-pghd-codes"/>
<code value="hearingSensitivity"/>
<display value="聴力"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/1"/>
</subject>
<effectivePeriod>
<start value="2023-12-01T05:33:42Z"/>
<end value="2023-12-01T05:35:22Z"/>
</effectivePeriod>
<performer>🔗
<reference value="Patient/1"/>
</performer>
<component>
<code>
<coding>
<system
value="http://fhir/pghd/CodeSystem/hearing-sensitivity-codes"/>
<code value="frequency"/>
<display value="周波数"/>
</coding>
</code>
<valueQuantity>
<value value="1000"/>
<unit value="Hz"/>
<system value="http://unitsofmeasure.org"/>
<code value="Hz"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://fhir/pghd/CodeSystem/hearing-sensitivity-codes"/>
<code value="leftEarSensitivity"/>
<display value="左耳聴力"/>
</coding>
</code>
<valueQuantity>
<value value="50"/>
<unit value="dB"/>
<system value="http://unitsofmeasure.org"/>
<code value="dB"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system
value="http://fhir/pghd/CodeSystem/hearing-sensitivity-codes"/>
<code value="rightEarSensitivity"/>
<display value="右耳聴力"/>
</coding>
</code>
<valueQuantity>
<value value="55"/>
<unit value="dB"/>
<system value="http://unitsofmeasure.org"/>
<code value="dB"/>
</valueQuantity>
</component>
</Observation>