<?xml version=“1.0” encoding=“UTF-8”?> <DiagnosticReport xmlns=“hl7.org/fhir”>

      <id value="pap"/>
      <meta>
  <security>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
    <code value="HTEST"/>
    <display value="test health data"/>
  </security>
</meta>

      <status value="final"/><!--     all this report is final     --><code>
              <coding>
                      <system value="http://loinc.org"/>
                      <code value="47527-7"/>
              </coding>
      </code>
      <subject>
              <reference value="Patient/b248b1b2-1686-4b94-9936-37d7a5f94b51"/>
      </subject>
      <effectiveDateTime value="2013-02-11T10:33:33+11:00"/>
      <issued value="2013-02-13T11:45:33+11:00"/>
      <performer>
              <reference value="Practitioner/example"/>
      </performer>

</DiagnosticReport>