{
  "resourceType" : "Provenance",
  "id" : "example3",
  "target" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/targetPath",
      "valueString" : "Procedure.followUp.text"
    }],
    "reference" : "Procedure/example/_history/1"
  }],
  "recorded" : "2021-12-08T16:54:24+11:00",
  "agent" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "code" : "AUT"
      }]
    },
    "who" : {
      "reference" : "Practitioner/f007"
    }
  }]
}