This page is part of the U.S. Physical Activity IG (v1.0.0: STU 1.0) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: DiagnosticReport - Physical Activity Report - XML Representation
Raw xml | Download
<DiagnosticReport xmlns="http://hl7.org/fhir">
<id value="ExampleReport"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2><span title="Codes: {http://loinc.org 11488-4}">Consult note</span> (<span title="Codes: {http://loinc.org LP29708-2}">Cardiology</span>, <span title="Codes: {http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes PhysicalActivity}">Physical Activity</span>) </h2><table class="grid"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>When For</td><td>2022-09-18 --> (ongoing)</td></tr><tr><td>Reported</td><td>2022-09-18 13:47:58-0500</td></tr></table><p><b>Report Details</b></p></div>
</text>
<basedOn>
<reference value="ServiceRequest/ExampleServiceRequest"/>
<display value="Referral"/>
</basedOn>
<status value="final"/>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="LP29708-2"/>
<display value="Cardiology"/>
</coding>
</category>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/physical-activity/CodeSystem/pa-temporary-codes"/>
<code value="PhysicalActivity"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="11488-4"/>
<display value="Consult note"/>
</coding>
</code>
<subject>
<reference value="http://example.org/fhir/Patient/1"/>
<display value="Example Patient"/>
</subject>
<effectivePeriod>
<start value="2022-09-18"/>
</effectivePeriod>
<issued value="2022-09-18T13:47:58.0282-05:00"/>
<performer>
<reference value="http://example.org/fhir/PractitionerRole/2"/>
<display value="Performing Provider"/>
</performer>
</DiagnosticReport>