Imaging Diagnostic Report
0.0.1-current - ci-build
Imaging Diagnostic Report, published by IHE Radiology Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/RAD.IDR/ and changes regularly. See the Directory of published versions
<Procedure xmlns="http://hl7.org/fhir">
<id value="example-Procedure-chest-xray-comparison"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure example-Procedure-chest-xray-comparison</b></p><a name="example-Procedure-chest-xray-comparison"> </a><a name="hcexample-Procedure-chest-xray-comparison"> </a><p><b>basedOn</b>: <a href="ServiceRequest-example-ServiceRequest-chest-xray-comparison.html">ServiceRequest RADIOLOGIC EXAMINATION, CHEST; SINGLE VIEW</a></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://loinc.org 36554-4}">XR Chest Single View</span></p><p><b>subject</b>: <a href="Patient-example-Patient.html">Jane Doe Female, DoB Unknown ( Medical Record Number: 1234567)</a></p></div>
</text>
<basedOn>🔗
<reference
value="ServiceRequest/example-ServiceRequest-chest-xray-comparison"/>
</basedOn>
<status value="completed"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="36554-4"/>
<display value="XR Chest Single View"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-Patient"/>
</subject>
</Procedure>