Implementation Guide
23.1.0 - R4 APIs

Publish Box goes here

: DiagnosticReport Example supporting US Core DiagnosticReport Note Profile - XML Representation

Raw xml | Download



<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="Example2"/>
  <meta>
    <lastUpdated value="2010-05-20T13:38:25.890+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"/>
    <profile
             value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-diagnosticreport-profile"/>
    <security>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
      <code value="N"/>
      <display value="Normal"/>
    </security>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="New"/>
      <display value="New"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="Pen"/>
      <display value="Pen"/>
    </tag>
    <tag>
      <system
              value="https://docs.mydata.athenahealth.com/fhir-r4/codesystem/athenaFlex/EditTags"/>
      <code value="NewPen"/>
      <display value="New Pen"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport Example2</b></p><a name="Example2"> </a><a name="hcExample2"> </a><a name="Example2-en-US"> </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">Last updated: 2010-05-20 13:38:25+0000</p><p style="margin-bottom: 0px">Profiles: <a href="http://hl7.org/fhir/us/core/STU3.1/StructureDefinition-us-core-diagnosticreport-note.html">US Core DiagnosticReport Profile for Report and Note exchange</a>, <a href="StructureDefinition-athena-diagnosticreport-profile.html">AthenaDiagnosticReport</a></p><p style="margin-bottom: 0px">Tags: New (Details: EditTags code New  = ' New ', stated as ' New '), Pen (Details: EditTags code Pen  = ' Pen ', stated as ' Pen '), New Pen (Details: EditTags code NewPen  = ' NewPen ', stated as ' New Pen ')</p><p style="margin-bottom: 0px">Security Label: Normal (Details: Confidentiality code N  = ' normal ', stated as ' Normal ')</p></div><h2><span title="Codes:">F/u of irritable bowel</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 OTH}">Other</span>) </h2><table class="grid"><tr><td>Subject</td><td>No display for Patient </td></tr><tr><td>When For</td><td>2015-05-19 09:49:00+0000 --&gt; 2015-05-19 09:49:00+0000</td></tr><tr><td>Performer</td><td> <a href="Practitioner-Example1.html">Practitioner Harry S. Winston </a></td></tr></table><p><b>Report Details</b></p></div>
  </text>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="OTH"/>
      <display value="Other"/>
    </coding>
    <text value="Other"/>
  </category>
  <code>
    <text value="F/u of irritable bowel"/>
  </code>
  <subject>🔗 
    <reference value="Patient/Example1"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Example3"/>
  </encounter>
  <effectivePeriod>
    <start value="2015-05-19T09:49:00+00:00"/>
    <end value="2015-05-19T09:49:00+00:00"/>
  </effectivePeriod>
  <performer>🔗 
    <reference value="Practitioner/Example1"/>
  </performer>
  <presentedForm>
    <contentType value="text/rtf"/>
    <language value="en"/>
    <url value="Binary/DOC-Example3"/>
  </presentedForm>
</DiagnosticReport>