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: Revoke a Consent

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

This operation is used to revoke 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/$revokeConsent

Input parameters Profile:Revoke Consent Operation Parameters

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INconsent1..1Reference (FASTConsent)

A reference to the Consent instance to revoke (see Input Parameters Profile for conformance)

INpatient1..1Reference (US Core Patient Profile)

A reference to the Patient who the revoked Consent is about (see Input Parameters Profile for conformance)

INdocument0..1Resource

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

OUTreturn0..1OperationOutcome

Optional outcome of the operation call