<ProcessRequest xmlns="http://hl7.org/fhir">
  <id value="core-examples-ProcessRequest-example8" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2016-09-08T11:38:25.696+00:00" />
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">A human-readable rendering of the Reversal ProcessRequest</div>
  </text>
  <action value="cancel" />
  <identifier>
    <system value="http://happyvalley.com/processrequest" />
    <value value="76543" />
  </identifier>
  <created value="2014-08-16" />
  <organization>
    <reference value="Organization/1" />
  </organization>
  <request>
    <reference value="http://benefitsinc.com/fhir/oralhealthclaim/12345" />
  </request>
  <nullify value="false" />
</ProcessRequest>