Class TFamilyMemberHistoryParticipant

Unit

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

Public constructor Create; override;

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;
Public property actor : TReference read Getactor write Setactor;

Description

Methods

Public constructor Create; override;
 

Properties

Public property function_ : TCodeableConcept read Getfunction_ write Setfunction_;

Distinguishes the type of involvement of the actor in the activities related to the family member history.

Public 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.