Scalable Consent Management
1.0.0-ballot - STU 1 Ballot United States of America flag

This page is part of the Scalable Consent Management (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

OperationDefinition: Revoke a Consent

Official URL: http://hl7.org/fhir/us/consent-management/OperationDefinition/revoke-consent Version: 1.0.0-ballot
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