<?xml version="1.0" encoding="UTF-8"?>

<ImagingStudy xmlns="http://hl7.org/fhir">
  <id value="example-imaging-study-ct-thorax"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ImagingStudy example-imaging-study-ct-thorax</b></p><a name="example-imaging-study-ct-thorax"> </a><a name="hcexample-imaging-study-ct-thorax"> </a><p><b>status</b>: Available</p><p><b>modality</b>: <a href="http://dicom.nema.org/resources/ontology/DCM#DCM-CT">DICOM: CT</a> (Computed Tomography)</p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p></div>
  </text>
  <status value="available"/>
  <modality>
    <system value="http://dicom.nema.org/resources/ontology/DCM"/>
    <code value="CT"/>
  </modality>
  <subject>
    <reference value="Patient/example-patient"/>
  </subject>
</ImagingStudy>