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
| Official URL: http://hl7.org/fhir/us/consent-management/OperationDefinition/record-disclosure | Version: 1.0.0-ballot | |||
| 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
| Use | Name | Scope | Cardinality | Type | Binding | Documentation |
| IN | disclosure | 1..1 | AuditEvent | An AuditEvent detailing the disclosure (see Input Parameters Profile for conformance) | ||
| IN | consent | 1..1 | Reference (FASTConsent) | A reference to the Consent instance (see Input Parameters Profile for conformance) | ||
| OUT | return | 0..1 | OperationOutcome | Optional outcome of the operation call |