<Consent xmlns="http://hl7.org/fhir">
  <id value="consent-soa-1" />
  <meta>
    <profile value="http://clinicalsite.org/fhir/StructureDefinition/consent-soa" />
  </meta>
  <status value="draft" />
  <category>
    <coding>
      <system value="http://hl7.org/fhir/consentcategorycodes" />
      <code value="RESEARCH" />
    </coding>
  </category>
  <patient>
    <reference value="Patient/patient-soa-1" />
  </patient>
  <dateTime value="2017-12-07" />
  <policy>
    <uri value="http://clinicalsite.org/consent-policy-dummy-url.html" />
  </policy>
</Consent>