AuditEventAgentNetwork

open class AuditEventAgentNetwork: BackboneElement

Logical network location for application activity.

Logical network location for application activity, if the activity has a network location.

  • Logical network location for application activity.

    Logical network location for application activity, if the activity has a network location.

    Declaration

    Swift

    override open class var resourceType: String
  • Identifier for the network access point of the user device.

    Declaration

    Swift

    public var address: FHIRString?
  • The type of network access point.

    Declaration

    Swift

    public var type: FHIRString?
  • The type of network access point.

    Declaration

    Swift

    override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)

    Parameters

    json

    The JSON element to use to populate the receiver

    context

    The instantiation context to use

  • Undocumented

    Declaration

    Swift

    open class AuditEventAgentNetwork: BackboneElement