<DiagnosticReport xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2017-08-22T14:55:53+00:00" />
  </meta>
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>%Some xhtml content%</p>
    </div>
  </text>
  <contained>
    <Patient>
      <id value="Patient1" />
      <identifier>
        <extension url="http://ehealthontario.ca/API/fhir/StructureDefinition/ext-identifier-hcn-version-code">
          <valueString value="HN" />
        </extension>
        <system value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-patient-hcn" />
        <value value="1234567" />
      </identifier>
      <name>
        <use value="official" />
        <given value="Onjohn1" />
        <given value="William">
          <extension url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier">
            <valueCode value="MID" />
          </extension>
        </given>
        <prefix value="DR" />
        <suffix value="III" />
      </name>
      <telecom>
        <system value="phone" />
        <value value="555-555-5555" />
        <use value="work" />
      </telecom>
      <gender value="male" />
      <birthDate value="1926-02-24" />
      <deceasedDateTime value="2017-08-21T10:31:32-04:00" />
      <address>
        <use value="home" />
        <type value="physical" />
        <line value="13 Boring St" />
        <city value="Toronto" />
        <state value="ON" />
        <postalCode value="M1M M2M" />
        <country value="CAN" />
      </address>
      <contact>
        <relationship>
          <coding>
            <system value="http://hl7.org/fhir/patient-contact-relationship" />
            <code value="emergency" />
          </coding>
        </relationship>
        <telecom>
          <value value="555-555-5555" />
        </telecom>
      </contact>
    </Patient>
  </contained>
  <contained>
    <Organization>
      <id value="lab1" />
      <identifier>
        <system value="[id-system-global-base]/ca-on-lab-license" />
        <value value="12345" />
      </identifier>
      <name value="Best Lab" />
      <address>
        <type value="both" />
        <line value="15 Happy St" />
        <city value="Toronto" />
        <state value="ON" />
        <postalCode value="M1M M2M" />
        <country value="CAN" />
      </address>
    </Organization>
  </contained>
  <contained>
    <Specimen>
      <id value="spec1" />
      <type>
        <coding>
          <system value="[code-system-local-base]/lab/specimen-source" />
          <code value="SER" />
          <display value="SERUM" />
        </coding>
      </type>
      <subject>
        <reference value="Patient#1" />
      </subject>
      <receivedTime value="2017-08-24T09:32:00-04:00" />
      <request>
        <reference value="ProcedureRequet#1" />
      </request>
      <collection>
        <collectedPeriod>
          <start value="2017-08-24T09:32:00-04:00" />
          <end value="2017-08-24T15:32:00-04:00" />
        </collectedPeriod>
        <quantity>
          <value value="5.4" />
          <unit value="mg/mL" />
        </quantity>
      </collection>
      <container>
        <extension url="[base-structure]/ca-on-lab-ext-container-sample-num">
          <valueQuantity>
            <value value="2" />
          </valueQuantity>
        </extension>
        <identifier>
          <value value="ACL235617" />
        </identifier>
      </container>
      <note>
        <text value="Patient did not fast." />
      </note>
    </Specimen>
  </contained>
  <contained>
    <Observation>
      <id value="observation1" />
      <identifier>
        <system value="[id-system-local-base]/lab/filler-id-lab-license-4004" />
        <value value="23423432-F2" />
      </identifier>
      <basedOn>
        <reference value="ProcedureRequest#1" />
      </basedOn>
      <status value="registered" />
      <code>
        <coding>
          <system value="http://loinc.org/" />
          <code value="18955-5" />
          <display value="NITROFURANTOIN:SUSC:PT:ISOLATE:ORDQN" />
        </coding>
      </code>
      <subject>
        <reference value="Pat#1" />
      </subject>
      <effectiveDateTime value="2017-08-24T11:51:24-04:00" />
      <issued value="2017-08-24T11:51:24-04:00" />
      <performer>
        <reference value="Org#1" />
      </performer>
      <interpretation>
        <coding>
          <system value="http://hl7.org/fhir/v2/0078" />
          <code value="R" />
          <display value="Resistant" />
        </coding>
      </interpretation>
      <method>
        <text value="PCR" />
      </method>
      <specimen>
        <reference value="Specimen#1" />
      </specimen>
      <related>
        <type value="derived-from" />
        <target>
          <reference value="Observation#1" />
        </target>
      </related>
    </Observation>
  </contained>
  <extension url="annotation">
    <extension url="sorce" />
    <valueAnnotation>
      <authorString value="[id-system-global-base]/ca-on-lab-license:4008" />
      <text value="Example of procedure request note" />
    </valueAnnotation>
  </extension>
  <extension url="[base-structure]/ca-on-lab-ext-replace-all">
    <valueBoolean value="true" />
  </extension>
  <identifier>
    <system value="[id-system-local-base]/lab/report-id-lab-license-4008" />
    <value value="Contained 11111121" />
  </identifier>
  <status value="final" />
  <code>
    <coding>
      <code value="11502-2" />
      <display value=":Laboratory Report" />
    </coding>
  </code>
  <subject>
    <reference value="Patient#1" />
  </subject>
  <issued value="2017-08-22T10:55:53-04:00" />
  <performer>
    <actor>
      <reference value="#lab1" />
    </actor>
  </performer>
  <specimen>
    <reference value="#Spec1" />
  </specimen>
  <result>
    <reference value="#Observation1" />
  </result>
  <codedDiagnosis>
    <coding>
      <system value="http://hl7.org/fhir/sid/icd-10-ca" />
      <code value="A009" />
      <display value="Cholera unspecified" />
    </coding>
  </codedDiagnosis>
</DiagnosticReport>