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

Official URL: http://hl7.org/fhir/us/consent-management/OperationDefinition/file-consent Version: 1.0.0-ballot
Standards status: Trial-use Maturity Level: 1 Computable Name: FileConsent

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

URL: [base]/Consent/$fileConsent

Input parameters Profile:File Consent Operation Parameters

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INconsent1..1Consent

The Consent instance to file (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