| Class TExplanationOfBenefitCareTeamUnit
bsFhir_r5 Declaration
type TExplanationOfBenefitCareTeam = class(TBackboneElement) Description
 This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property sequence : Int64 read Getsequence write Setsequence; |  | 
 A number to uniquely identify care team entries.  |  
|  | property sequenceElement : TpositiveInt read GetsequenceElement write SetsequenceElement; |  |  |  
|  | property provider : TReference read Getprovider write Setprovider; |  | 
 Member of the team who provided the product or service.  |  
|  | property responsible : boolean read Getresponsible write Setresponsible; |  | 
 The party who is billing and/or responsible for the claimed products or services.  |  
|  | property responsibleElement : Tboolean read GetresponsibleElement write SetresponsibleElement; |  |  |  
|  | property role : TCodeableConcept read Getrole write Setrole; |  | 
 The lead, assisting or supervising practitioner and their discipline if a multidisciplinary team.  |  
|  | property specialty : TCodeableConcept read Getspecialty write Setspecialty; |  | 
 The specialization of the practitioner or provider which is applicable for this service.  |  Generated by PasDoc 0.15.0.
 |