AuditEventSource
open class AuditEventSource: BackboneElement
Audit Event Reporter.
The system that is reporting the event.
-
Audit Event Reporter.
The system that is reporting the event.
Declaration
Swift
override open class var resourceType: String -
The identity of source detecting the event.
Declaration
Swift
public var identifier: Identifier? -
Logical source location within the enterprise.
Declaration
Swift
public var site: FHIRString? -
The type of source where event originated.
Declaration
Swift
public var type: [Coding]? -
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(identifier: Identifier) -
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)Parameters
jsonThe JSON element to use to populate the receiver
contextThe instantiation context to use
-
Undocumented
Declaration
Swift
open class AuditEventSource: BackboneElement
View on GitHub
Install in Dash
AuditEventSource Class Reference