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

<Provenance xmlns="http://hl7.org/fhir">
  <id value="provenance-single-example"/>
  <meta>
    <profile value="https://fhir.doh.gov.ph/phcore/StructureDefinition/ph-core-provenance"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance provenance-single-example</b></p><a name="provenance-single-example"> </a><a name="hcprovenance-single-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ph-core-provenance.html">PH Core Provenance</a></p></div><p>Provenance for <a href="Observation-observation-bp-example.html">Observation Blood pressure panel with all children optional</a></p><p>Summary</p><table class="grid"><tr><td>Occurrence</td><td>2012-09-17 08:30:00+0800</td></tr><tr><td>Recorded</td><td>2012-09-17 08:30:15+0800</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-DataOperation CREATE}">create</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td><td><b>On Behalf Of</b></td></tr><tr><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/provenance-participant-type author}">Author</span></td><td><a href="Practitioner-practitioner-single-example.html">Practitioner Maria Clara Santos (official)</a></td><td><a href="Organization-organization-single-example.html">Organization Department of Health - Sattelite Office</a></td></tr></table></div>
  </text>
  <target>
    <reference value="Observation/observation-bp-example"/>
  </target>
  <occurredDateTime value="2012-09-17T08:30:00+08:00"/>
  <recorded value="2012-09-17T08:30:15+08:00"/>
  <reason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="TREAT"/>
      <display value="treatment"/>
    </coding>
  </reason>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="CREATE"/>
      <display value="create"/>
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="author"/>
        <display value="Author"/>
      </coding>
    </type>
    <who>
      <reference value="Practitioner/practitioner-single-example"/>
    </who>
    <onBehalfOf>
      <reference value="Organization/organization-single-example"/>
    </onBehalfOf>
  </agent>
  <signature>
    <type>
      <system value="urn:iso-astm:E1762-95:2013"/>
      <code value="1.2.840.10065.1.12.1.1"/>
      <display value="Author's Signature"/>
    </type>
    <when value="2012-09-17T08:30:15+08:00"/>
    <who>
      <reference value="Practitioner/practitioner-single-example"/>
    </who>
    <targetFormat value="xml"/>
    <sigFormat value="xml"/>
    <data value="dGhpcyBibG9iIGlzIHNuZWFrZWQ="/>
  </signature>
</Provenance>