<ProcessRequest xmlns="http://hl7.org/fhir">
  <id value="core-examples-ProcessRequest-example2" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:38:23.899+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">A human-readable rendering of the Poll ProcessRequest</div>
  </text>
  <action value="poll" />
  <identifier>
    <system value="http://www.phr.com/patient/12345/processrequest" />
    <value value="115" />
  </identifier>
  <created value="2014-08-16" />
  <include value="ExplanationOfBenefit" />
</ProcessRequest>