CapabilityStatementMessagingEndpoint
open class CapabilityStatementMessagingEndpoint: BackboneElement
Where messages should be sent.
An endpoint (network accessible address) to which messages and/or replies are to be sent.
-
Where messages should be sent.
An endpoint (network accessible address) to which messages and/or replies are to be sent.
Declaration
Swift
override open class var resourceType: String -
Network address or identifier of the end-point.
Declaration
Swift
public var address: FHIRURL? -
http | ftp | mllp +.
Declaration
Swift
public var protocol_fhir: Coding? -
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 CapabilityStatementMessagingEndpoint: BackboneElement
View on GitHub
Install in Dash
CapabilityStatementMessagingEndpoint Class Reference