Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release

Publication Build: This will be filled in by the publication tooling

: pghd-audiogram - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="pghd-audiogram"/>
  <meta>
    <profile value="http://fhir/pghd/StructureDefinition/pghd-audiogram"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Observation</b><a name="pghd-audiogram"> </a><a name="hcpghd-audiogram"> </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 &quot;pghd-audiogram&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-pghd-audiogram.html">PGHD Audiogram Profile</a></p></div><p><b>identifier</b>: <code>urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3</code>/DE430E9B-03F4-4310-ACA1-508787B240CD</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>#Audiogram)</span></p><p><b>subject</b>: <a href="Patient-1.html">Patient/1</a> &quot; DOE&quot;</p><p><b>effective</b>: 2023-12-01 05:33:42+0000 --&gt; 2023-12-01 05:35:22+0000</p><p><b>performer</b>: <a href="Patient-1.html">Patient/1</a> &quot; DOE&quot;</p><p><b>hasMember</b>: </p><ul><li><a href="Observation-pghd-hearingSensitivity-1.html">Observation/pghd-hearingSensitivity-1</a></li><li><a href="Observation-pghd-hearingSensitivity-2.html">Observation/pghd-hearingSensitivity-2</a></li><li><a href="Observation-pghd-hearingSensitivity-3.html">Observation/pghd-hearingSensitivity-3</a></li><li><a href="Observation-pghd-hearingSensitivity-4.html">Observation/pghd-hearingSensitivity-4</a></li></ul></div>
  </text>
  <identifier>
    <system value="urn:uuid:2a0d59fe-e99f-d216-5865-670442becaa3"/>
    <value value="DE430E9B-03F4-4310-ACA1-508787B240CD"/>
  </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="Audiogram"/>
      <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>
  <hasMember>🔗 
    <reference value="Observation/pghd-hearingSensitivity-1"/>
  </hasMember>
  <hasMember>🔗 
    <reference value="Observation/pghd-hearingSensitivity-2"/>
  </hasMember>
  <hasMember>🔗 
    <reference value="Observation/pghd-hearingSensitivity-3"/>
  </hasMember>
  <hasMember>🔗 
    <reference value="Observation/pghd-hearingSensitivity-4"/>
  </hasMember>
</Observation>