<StructureDefinition xmlns="http://hl7.org/fhir">
  <meta>
    <lastUpdated value="2018-12-17T13:36:09.196+00:00" />
  </meta>
  <url value="http://example.org/fhir/StructureDefinition/MyConsent" />
  <name value="MyConsent" />
  <status value="draft" />
  <date value="2018-12-17T13:36:09.0112928+00:00" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Consent" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Consent" />
  <derivation value="constraint" />
  <differential>
    <element id="Consent.category">
      <path value="Consent.category" />
      <mustSupport value="true" />
    </element>
    <element id="Consent.patient">
      <path value="Consent.patient" />
      <mustSupport value="true" />
    </element>
    <element id="Consent.consentingParty">
      <path value="Consent.consentingParty" />
      <definition value="Either the Grantor, which is the entity responsible for granting the rights listed in a Consent Directive or the Grantee, which is the entity responsible for complying with the Consent Directive, including any obligations or limitations on authorizations and enforcement of prohibitions&#xD;&#xA;Legal Guardian for young and elderly" />
      <mustSupport value="true" />
    </element>
    <element id="Consent.actor">
      <path value="Consent.actor" />
      <definition value="An entity that is the primary or sole author of information content" />
    </element>
  </differential>
</StructureDefinition>