US Behavioral Health Profiles Implementation Guide
0.1.0 - CI Build United States of America flag

US Behavioral Health Profiles Implementation Guide, published by . This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/us-behavioral-health-profiles/ and changes regularly. See the Directory of published versions

: ekg-report-example - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="ekg-impression-report-example-1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note|7.0.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport ekg-impression-report-example-1</b></p><a name="ekg-impression-report-example-1"> </a><a name="hcekg-impression-report-example-1"> </a><a name="ekg-impression-report-example-1-en-US"> </a><h2><span title="Codes:{http://loinc.org 8601-7}">EKG Impression</span> (<span title="Codes:{http://loinc.org LP29708-2}">Cardiology</span>) </h2><table class="grid"><tr><td>Subject</td><td>James Wolff  Male, DoB: 1961-07-16 ( Medical Record Number: 1032702 (use: usual, ))</td></tr><tr><td>When For</td><td>2024-01-01 19:30:46-0800</td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-ekg-observation-example-1.html"><span title="Codes:{http://loinc.org 8601-7}">EKG impression</span></a></td><td><span title="Codes:{http://snomed.info/sct 64730000}">Normal sinus rhythm (finding)</span></td><td>Final</td><td>2024-02-01 19:48:57-0800</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="LP29708-2"/>
      <display value="Cardiology"/>
    </coding>
    <text value="Cardiology"/>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="8601-7"/>
      <display value="EKG Impression"/>
    </coding>
    <text value="EKG Impression"/>
  </code>
  <subject>🔗 
    <reference value="Patient/bh-patient-example"/>
    <display value="James Wolff"/>
  </subject>
  <effectiveDateTime value="2024-01-01T19:30:46-08:00"/>
  <result>🔗 
    <reference value="Observation/ekg-observation-example-1"/>
  </result>
</DiagnosticReport>