ExpansionProfileDesignationExclude
open class ExpansionProfileDesignationExclude: BackboneElement
Designations to be excluded.
-
Designations to be excluded.
Declaration
Swift
override open class var resourceType: String -
The designation to be excluded.
Declaration
Swift
public var designation: [ExpansionProfileDesignationExcludeDesignation]? -
The designation to be excluded.
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 ExpansionProfileDesignationExclude: BackboneElement
View on GitHub
Install in Dash
ExpansionProfileDesignationExclude Class Reference