Imaging Diagnostic Report
0.0.1-current - ci-build International flag

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

: Simple XR Chest Procedure - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="example-procedure-single-view-chest-xray"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Procedure </b><a name="example-procedure-single-view-chest-xray"> </a><a name="hcexample-procedure-single-view-chest-xray"> </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">ResourceProcedure &quot;example-procedure-single-view-chest-xray&quot; </p></div><p><b>status</b>: completed</p><p><b>code</b>: XR Chest Single View <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#36554-4)</span></p><p><b>subject</b>: <a href="Patient-example-Patient.html">Patient/example-Patient</a> &quot; SMITH&quot;</p></div>
  </text>
  <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>