ExpansionProfileDesignationExcludeDesignation

open class ExpansionProfileDesignationExcludeDesignation: BackboneElement

The designation to be excluded.

A data group for each designation to be excluded.

  • The designation to be excluded.

    A data group for each designation to be excluded.

    Declaration

    Swift

    override open class var resourceType: String
  • Human language of the designation to be excluded.

    Declaration

    Swift

    public var language: FHIRString?
  • use

    What kind of Designation to exclude.

    Declaration

    Swift

    public var use: Coding?
  • What kind of Designation to exclude.

    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 ExpansionProfileDesignationExcludeDesignation: BackboneElement