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

<id value="example-biocompute-object"/>
<text><status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-biocompute-object</p><p><b>target</b>: <a href="http://build.fhir.org/sequence-example.html">Sequence/example</a></p><p><b>period</b>: 2017-6-6 --&gt; (ongoing)</p><p><b>recorded</b>: 2016-6-9 8:12:14</p><p><b>reason</b>: antiviral resistance detection (Details: [not stated] code null = &#39;null&#39;, stated as
       &#39;antiviral resistance detection&#39;)</p><h3>Agents</h3><table><tr><td>-</td><td><b>Role</b></td><td><b>Who[x]</b></td></tr><tr><td>*</td><td>Author (Details: http://hl7.org/fhir/provenance-participant-role code author = &#39;Author&#39;,
           stated as &#39;null&#39;)</td><td><a href="http://build.fhir.org/practitioner-example.html">Practitioner/example</a></td></tr></table><h3>Entities</h3><table><tr><td>-</td><td><b>Role</b></td><td><b>Reference</b></td></tr><tr><td>*</td><td>source</td><td><a href="https://hive.biochemistry.gwu.edu/cgi-bin/prd/htscsrs/servlet.cgi?pageid=bcoexample_1">Biocompute example</a></td></tr></table></div></text>
<target>
  <reference value="Sequence/example"/>
</target>
<period>
  <start value="2017-06-06"/>
</period>
<recorded value="2016-06-09T08:12:14+10:00"/>
<reason>
    <display value="antiviral resistance detection"/>
</reason>

<agent>
  <role>
    <coding>
      <system value="http://hl7.org/fhir/v3/ParticipationType"/>
      <code value="AUT"/>
    </coding>
  </role>
  <whoReference>
  <reference value="Practitioner/example"/>
</whoReference>
</agent>

<entity>
  <role value="source"/>
  <whatIdentifier>

<!– <reference value=“hive.biochemistry.gwu.edu/cgi-bin/prd/htscsrs/servlet.cgi?pageid=bcoexample_1”/> todo: this is not legal; fix once definition is fixed –>

    <type>
      <coding>
          <system value="https://hive.biochemistry.gwu.edu"/>
          <code value="biocompute"/>
          <display value="obj.1001"/>
      </coding>
    </type>
    <value value="https://hive.biochemistry.gwu.edu/cgi-bin/prd/htscsrs/servlet.cgi?pageid=bcoexample_1"/>
  </whatIdentifier>
</entity>

</Provenance>