Request

Operationupdate Provenance
MethodPUT
Pathhttps://blaze.life.uni-leipzig.de/fhir/Provenance/C72AYLSH2NCDYOJ5
ResourceProvenanceIdC72AYLSH2NCDYOJ5
Headers
Accept
application/fhir+json;charset=UTF-8
Content-Type
application/fhir+json;charset=UTF-8
Content
{
  "resourceType" : "Provenance",
  "id" : "C72AYLSH2NCDYOJ5",
  "meta" : {
    "security" : [ {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code" : "HTEST",
      "display" : "test health data"
    } ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">procedure record authored on 27-June 2015 by Harold Hippocrates, MD.</div>"
  },
  "target" : [ {
    "reference" : "Procedure/C72AYLO6U5XEEU4G"
  } ],
  "occurredPeriod" : {
    "start" : "2021-06-27",
    "end" : "2021-06-28"
  },
  "recorded" : "2021-06-27T08:39:24+10:00",
  "policy" : [ "http://acme.com/fhir/Consent/25" ],
  "reason" : [ {
    "coding" : [ {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
      "code" : "CAREMGT",
      "display" : "care management"
    } ]
  } ],
  "activity" : {
    "coding" : [ {
      "system" : "http://terminology.hl7.org/CodeSystem/v3-DocumentCompletion",
      "code" : "LA",
      "display" : "legally authenticated"
    } ]
  },
  "agent" : [ {
    "type" : {
      "coding" : [ {
        "system" : "http://terminology.hl7.org/CodeSystem/provenance-participant-type",
        "code" : "performer"
      } ]
    },
    "who" : {
      "reference" : "Practitioner/C72AYLLEFCF2VX3I"
    },
    "onBehalfOf" : {
      "reference" : "Patient/C72AYLJI4WM67I6Q"
    }
  } ],
  "entity" : [ {
    "role" : "source",
    "what" : {
      "reference" : "Consent/C72AYLNAXL5BLELF",
      "display" : "Consent granted for procedure"
    }
  } ]
}