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