{ "resourceType" : "Bundle", "id" : "h1", "type" : "collection", "entry" : [ { "fullUrl" : "http://somewhere.org/fhir/uv/myig/Provenance/h1-1", "resource" : { "resourceType" : "Provenance", "id" : "h1-1", "target" : [ { "reference" : "StructureDefinition/myObservation" } ], "occurredDateTime" : "2015-11-30", "recorded" : "2020-01-01T00:00:00.000Z", "reason" : [ { "text" : "Add \"conductible\" property to ActRelationshipType and ParticipationType codes.for ContextConduction RIM Change. And create Concept domain CodeSystem and ValueSet for ContextConductionStyle" } ], "activity" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/v3-DataOperation", "code" : "UPDATE" }] }, "agent" : [ { "type" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "code" : "author" }] }, "who" : { "display" : "Rob Hausam" } }, { "type" : { "coding" : [{ "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "code" : "verifier" }] }, "who" : { "display" : "Vocab" } } ] } } ] }