Class TSupplyRequestRequester
Unit
bsFhir_stu3
Declaration
type TSupplyRequestRequester = class(TBackboneElement)
Description
A record of a request for a medication, substance or device used in the healthcare setting.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
constructor Create; override; |
|
Properties
 |
property agent : TReference read Getagent write Setagent; |
The device, practitioner, etc. who initiated the request.
|
 |
property onBehalfOf : TReference read GetonBehalfOf write SetonBehalfOf; |
The organization the device or practitioner was acting on behalf of.
|
Generated by PasDoc 0.15.0.
|