1. Update Consent (status) { "resourceType": "Consent", "id": "4998", "meta": { "versionId": "2", "lastUpdated": "2019-02-22T12:31:24.661+00:00", "profile": [ "http://ask.fokus.fraunhofer.de/fhir/StructureDefinition/TreatmentConsent" ] }, "identifier": { "use": "official", "system": "urn:oid:1.2.276.0.76.3.1.158.20.4.5.6", "value": "5455520b-0b16-43e9-a0e2-03a5f3a65ad3" }, "status": "active", "category": [ { "coding": [ { "system": "http://loinc.org", "code": "59284-0" } ] } ], "patient": { "reference": "Patient/X110335522" }, "dateTime": "2019-02-22T13:31:24+01:00", "consentingParty": [ { "reference": "Patient/X110335522" } ], "organization": [ { "reference": "Organization/OrganizationExample" } ], "sourceReference": { "reference": "Composition/4995" }, "policyRule": "http://127.0.0.1/noPolicy" } 2. Consent (status) update confirm { "div": { "h1": "Operation Outcome", "table": { "-border": "0", "tr": { "td": [ { "-style": "font-weight: bold;", "#text": "INFORMATION" }, "[]", { "pre": "Successfully created resource \"Consent/4998/_history/2\" in 20ms" } ] } } } }