ChargeItemParticipant
open class ChargeItemParticipant: BackboneElement
Who performed charged service.
Indicates who or what performed or participated in the charged service.
-
Who performed charged service.
Indicates who or what performed or participated in the charged service.
Declaration
Swift
override open class var resourceType: String -
Individual who was performing.
Declaration
Swift
public var actor: Reference? -
What type of performance was done.
Declaration
Swift
public var role: CodeableConcept? -
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(actor: Reference) -
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 ChargeItemParticipant: BackboneElement
View on GitHub
Install in Dash
ChargeItemParticipant Class Reference