| Class TRelatedPersonCommunicationUnit
bsFhir_r5 Declaration
type TRelatedPersonCommunication = class(TBackboneElement) Description
 Information about a person that is involved in a patient's health or the care for a patient, but who is not the target of healthcare, nor has a formal responsibility in the care process.  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 related person prefers this language (over other languages he or she masters up a certain level).  |  
|  | property preferredElement : Tboolean read GetpreferredElement write SetpreferredElement; |  |  |  Generated by PasDoc 0.15.0.
 |