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
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
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | consent | 1..1 | Consent | The Consent instance to update (see Input Parameters Profile for conformance) | ||
IN | document | 1..1 | Resource | Accompanying documentation for the Consent in the form of a DocumentReference or QuestionnaireResponse (see Input Parameters Profile for conformance) | ||
OUT | return | 0..1 | OperationOutcome | Optional outcome of the operation call |