CareTeamParticipant
open class CareTeamParticipant: BackboneElement
Members of the team.
Identifies all people and organizations who are expected to be involved in the care team.
-
Members of the team.
Identifies all people and organizations who are expected to be involved in the care team.
Declaration
Swift
override open class var resourceType: String
-
Who is involved.
Declaration
Swift
public var member: Reference?
-
Organization of the practitioner.
Declaration
Swift
public var onBehalfOf: Reference?
-
Time period of participant.
Declaration
Swift
public var period: Period?
-
Type of involvement.
Declaration
Swift
public var role: CodeableConcept?
-
Type of involvement.
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 CareTeamParticipant: BackboneElement