<Provenance xmlns="http://hl7.org/fhir">
  <id value="s4h-data-ingestion-provenance-example-author-signature" />
  <meta>
    <profile value="http://fhir.smart4health.eu/StructureDefinition/s4h-provenance" />
  </meta>
  <target>
    <identifier>
      <system value="urn:ietf:rfc:3986" />
      <value value="urn:uuid:d4879af2-9925-4224-b972-3cbf3fff2124" />
    </identifier>
  </target>
  <recorded value="2021-08-15T15:26:23.217+00:00" />
  <activity>
    <coding>
      <system value="http://fhir.smart4health.eu/CodeSystem/s4h-data-activity" />
      <code value="import" />
      <display value="Import" />
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type" />
        <code value="author" />
        <display value="Author" />
      </coding>
    </type>
    <who>
      <display value="Dr. Doe" />
    </who>
  </agent>
  <agent>
    <type>
      <coding>
        <system value="http://hl7.org/fhir/us/core/CodeSystem/us-core-provenance-participant-type" />
        <code value="transmitter" />
        <display value="Transmitter" />
      </coding>
    </type>
    <who>
      <identifier>
        <system value="http://fhir.smart4health.eu/CodeSystem/s4h-source-system" />
        <value value="cb25ae67-7d28-476b-a366-2fedc98c92c3" />
      </identifier>
    </who>
  </agent>
  <signature>
    <type>
      <system value="urn:iso-astm:E1762-95:2013" />
      <code value="1.2.840.10065.1.12.1.1" />
      <display value="Author's Signature" />
    </type>
    <when value="2021-08-15T14:36:21.147+00:00" />
    <who>
      <display value="Dr. Doe" />
    </who>
    <sigFormat value="application/jose" />
    <data value="aGVsbG8=" />
  </signature>
</Provenance>