CapabilityStatementRestSecurityCertificate
open class CapabilityStatementRestSecurityCertificate: BackboneElement
Certificates associated with security profiles.
-
Certificates associated with security profiles.
Declaration
Swift
override open class var resourceType: String
-
Actual certificate.
Declaration
Swift
public var blob: Base64Binary?
-
Mime type for certificates.
Declaration
Swift
public var type: FHIRString?
-
Mime type for certificates.
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 CapabilityStatementRestSecurityCertificate: BackboneElement