Scalable Consent Management
0.1.0 - ci-build United States of America flag

Scalable Consent Management, published by HL7 International / Community Based Collaborative Care. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-consent-management/ and changes regularly. See the Directory of published versions

OperationDefinition: Update a Consent

Official URL: http://hl7.org/fhir/us/consent-management/OperationDefinition/update-consent Version: 0.1.0
Standards status: Trial-use Maturity Level: 1 Computable Name: UpdateConsent

This operation is used to update a consent with a consent administration service. The parameters are a reference to the Consent resource along with accompanying documentation in the form of a DocumentReference (for PDF or other forms) or QuestionnaireResponse.

URL: [base]/Consent/$updateConsent

Input parameters Profile:Update Consent Operation Parameters

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INconsent1..1Consent

The Consent instance to update (see Input Parameters Profile for conformance)

INdocument1..1Resource

Accompanying documentation for the Consent in the form of a DocumentReference or QuestionnaireResponse (see Input Parameters Profile for conformance)

OUTreturn0..1OperationOutcome

Optional outcome of the operation call