Class TFamilyMemberHistoryParticipant
Unit
bsFhir_r5
Declaration
type TFamilyMemberHistoryParticipant = class(TBackboneElement)
Description
Significant health conditions for a person related to the patient relevant in the context of care for the patient.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property function_ : TCodeableConcept read Getfunction_ write Setfunction_; |
Distinguishes the type of involvement of the actor in the activities related to the family member history.
|
|
property actor : TReference read Getactor write Setactor; |
Indicates who or what participated in the activities related to the family member history.
|
Generated by PasDoc 0.15.0.
|