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"/>
<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</b></p><a name="example-Procedure-chest-xray"> </a><a name="hcexample-Procedure-chest-xray"> </a><p><b>basedOn</b>: <a href="ServiceRequest-example-ServiceRequest-chest-xray.html">ServiceRequest Radiologic examination, chest; 2 views</a></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://loinc.org 36643-5}">XR Chest 2 Views</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"/>
</basedOn>
<status value="completed"/>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="36643-5"/>
<display value="XR Chest 2 Views"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/example-Patient"/>
</subject>
</Procedure>