DiagnosticReportPerformer
open class DiagnosticReportPerformer: BackboneElement
Participants in producing the report.
Indicates who or what participated in producing the report.
-
Participants in producing the report.
Indicates who or what participated in producing the report.
Declaration
Swift
override open class var resourceType: String -
Practitioner or Organization participant.
Declaration
Swift
public var actor: Reference? -
Type of performer.
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 DiagnosticReportPerformer: BackboneElement
View on GitHub
Install in Dash
DiagnosticReportPerformer Class Reference