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: RecordDisclosure

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

This operation is used to record a disclosure based on a given consent for a given patient with a consent administration service. The parameters are a Consent AuditEvent and a reference to the corresponding Consent resource.

URL: [base]/AuditEvent/$recordDisclosure

Input parameters Profile:Record Disclosure Operation Parameters

Parameters

UseNameScopeCardinalityTypeBindingDocumentation
INdisclosure1..1AuditEvent

An AuditEvent detailing the disclosure (see Input Parameters Profile for conformance)

INconsent1..1Reference (FASTConsent)

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

OUTreturn0..1OperationOutcome

Optional outcome of the operation call