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