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
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="example-ServiceRequest-single-view-chest-xray-history"/>
<meta>
<profile
value="https://profiles.ihe.net/RAD/IDR/StructureDefinition/imaging-service-request"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ServiceRequest </b><a name="example-ServiceRequest-single-view-chest-xray-history"> </a><a name="hcexample-ServiceRequest-single-view-chest-xray-history"> </a></p><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">ResourceServiceRequest "example-ServiceRequest-single-view-chest-xray-history" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-imaging-service-request.html">Imaging ServiceRequest</a></p></div><p><b>identifier</b>: Accession ID/A111111</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><h3>Codes</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Concept</b></td></tr><tr><td style="display: none">*</td><td>RADIOLOGIC EXAMINATION, CHEST; SINGLE VIEW <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (CodeSystem-CPT.html#71045)</span></td></tr></table><p><b>subject</b>: <a href="Patient-example-Patient.html">Patient/example-Patient</a> " SMITH"</p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="ACSN"/>
</coding>
</type>
<system value="http://www.acme.com/identifiers/accession"/>
<value value="A111111"/>
</identifier>
<status value="completed"/>
<intent value="order"/>
<code>
<concept>
<coding>
<system value="http://terminology.hl7.org/5.0.0/CodeSystem-CPT.html"/>
<code value="71045"/>
<display value="RADIOLOGIC EXAMINATION, CHEST; SINGLE VIEW"/>
</coding>
</concept>
</code>
<subject>🔗
<reference value="Patient/example-Patient"/>
</subject>
</ServiceRequest>