<ProcessRequest xmlns="http://hl7.org/fhir">
  <id value="core-examples-ProcessRequest-example" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:38:23.634+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://happyvalley.com/processrequest" />
    <value value="110" />
  </identifier>
  <created value="2014-08-16" />
  <organization>
    <reference value="Organization/1" />
  </organization>
</ProcessRequest>