Class TSubstanceReferenceInformationTarget
Unit
bsFhir_r4
Declaration
type TSubstanceReferenceInformationTarget = class(TBackboneElement)
Description
Todo.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property target : TIdentifier read Gettarget write Settarget; |
Todo.
|
|
property interaction : TCodeableConcept read Getinteraction write Setinteraction; |
Todo.
|
|
property organismType : TCodeableConcept read GetorganismType write SetorganismType; |
Todo.
|
|
property amount : TElement read Getamount write Setamount; |
Todo.
|
|
property amountType : TCodeableConcept read GetamountType write SetamountType; |
Todo.
|
Generated by PasDoc 0.15.0.
|