<!--Sample XML file generated by XMLSpy v2013 sp1 (http://www.altova.com)-->
<!-- ImagingStudy example used by the Imaging Observation example 5 -->
<!-- added fake OIDs for the study and the series instances UIDs. Not defined in the excel file -->
<ImagingStudy xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir fhir-all-xsd/imagingstudy.xsd">
  <id value="TII-ImagingStudy-5-1" />
  <!-- Study UID Missing  to be changed -->
  <uid value="urn:oid:1.2.840.113674.514.999.9999" />
  <patient>
    <reference value="Patient/GE0514" />
  </patient>
  <procedureCode>
    <coding>
      <system value="http://loinc.org/" />
      <code value="49569-7" />
      <display value="SPECT Heart perfusion and wall motion at rest and W stress and W Tl-201 IV and W Tc-99m Sestamibi IV" />
    </coding>
  </procedureCode>
  <reason>
    <text value="Chest pain, hypertension, type II diabetes mellitus." />
  </reason>
  <series>
    <!-- Series UID missing -->
    <uid value="urn:oid:1.2.840.113674.514.999.9999" />
    <modality>
      <system value="http://dicom.nema.org/resources/ontology/DCM" />
      <code value="NM" />
      <display value="Nuclear Medicine" />
    </modality>
    <!-- Removed by this set of examples 
		<bodySite>
			<system value="http://snomed.info/sct"/>
			<code value="R-FAB55"/>
			<display value="Chest and Abdomen"/>
		</bodySite>
-->
  </series>
</ImagingStudy>