{
  "resourceType": "Provenance",
  "id": "s4h-webapp-upload-provenance-example",
  "meta": {
    "profile": [
      "http://fhir.smart4health.eu/StructureDefinition/s4h-provenance"
    ]
  },
  "target": [
    {
      "identifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:uuid:4154f856-0f55-4afa-bf9f-39c3a7eafbc4"
      }
    }
  ],
  "recorded": "2021-08-15T15:26:23.217+00:00",
  "activity": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
        "code": "CREATE",
        "display": "create"
      }
    ]
  },
  "agent": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "author",
            "display": "Author"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "http://fhir.data4life.care/CodeSystem/user-id",
          "value": "2f99f218-cf09-46bb-b780-a41f97a8f7d0"
        }
      }
    },
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
            "code": "composer",
            "display": "Composer"
          }
        ]
      },
      "who": {
        "identifier": {
          "system": "http://fhir.smart4health.eu/CodeSystem/s4h-source-system",
          "value": "9ffa5f8a-9783-4f07-9250-c38b08ece706"
        }
      }
    }
  ]
}