<Provenance xmlns="http://hl7.org/fhir">
  <id value="s4h-data-ingestion-provenance-example" />
  <meta>
    <profile value="http://fhir.smart4health.eu/StructureDefinition/s4h-provenance" />
  </meta>
  <target>
    <identifier>
      <system value="urn:ietf:rfc:3986" />
      <value value="urn:uuid:7da25cf0-8447-4d68-8a94-eba1950d4023" />
    </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://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>
</Provenance>