<Consent xmlns="http://hl7.org/fhir">
  <id value="8fc39b95-89a6-45fb-914f-1458a10e9e14" />
  <meta>
    <lastUpdated value="2021-11-26T15:00:00+00:00" />
    <profile value="https://fhir.hl7.org.uk/StructureDefinition/UKCore-Consent" />
  </meta>
  <status value="active" />
  <scope>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/consentscope" />
      <code value="patient-privacy" />
      <display value="Privacy Consent" />
    </coding>
  </scope>
  <category>
    <coding>
      <system value="https://fhir.nhs.uk/CodeSystem/consent-categories-bars" />
      <code value="DRC" />
      <display value="Direct Care" />
    </coding>
  </category>
  <patient>
    <reference value="urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8" />
  </patient>
  <dateTime value="2021-11-26" />
  <policyRule>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode" />
      <code value="IMPLIED" />
      <display value="implied consent" />
    </coding>
  </policyRule>
</Consent>