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
json
The JSON element to use to populate the receiver
context
The instantiation context to use
-
Undocumented
Declaration
Swift
open class ExpansionProfileDesignationExclude: BackboneElement