Class TSubstanceReferenceInformationTarget
Unit
bsFhir_r5
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 amountQuantity : TQuantity read GetamountQuantity write SetamountQuantity; |
Todo. (choose any one of amount*, but only one)
|
|
property amountRange : TRange read GetamountRange write SetamountRange; |
Todo. (choose any one of amount*, but only one)
|
|
property amountString : string read GetamountString write SetamountString; |
Todo. (choose any one of amount*, but only one)
|
|
property amountStringElement : Tstring read GetamountStringElement write SetamountStringElement; |
|
|
property amountType : TCodeableConcept read GetamountType write SetamountType; |
Todo.
|
Generated by PasDoc 0.15.0.
|