Class TCommunicationPayload
Unit
bsFhir_stu3
Declaration
type TCommunicationPayload = class(TBackboneElement)
Description
An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency was notified about a reportable condition.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property content : TElement read Getcontent write Setcontent; |
A communicated content (or for multi-part communications, one portion of the communication).
|
Generated by PasDoc 0.15.0.
|