| Class TPractitionerCommunicationUnit
bsFhir_r5 Declaration
type TPractitionerCommunication = class(TBackboneElement) Description
 A person who is directly or indirectly involved in the provisioning of healthcare or related services.  HierarchyOverviewMethodsPropertiesDescriptionMethods
|  | constructor Create; override; |  |  |  Properties
|  | property language : TCodeableConcept read Getlanguage write Setlanguage; |  | 
 The ISO-639-1 alpha 2 code in lower case for the language, optionally followed by a hyphen and the ISO-3166-1 alpha 2 code for the region in upper case; e.g. "en" for English, or "en-US" for American English versus "en-AU" for Australian English.  |  
|  | property preferred : boolean read Getpreferred write Setpreferred; |  | 
 Indicates whether or not the person prefers this language (over other languages he masters up a certain level).  |  
|  | property preferredElement : Tboolean read GetpreferredElement write SetpreferredElement; |  |  |  Generated by PasDoc 0.15.0.
 |