Class TSubstanceReferenceInformationTarget

Unit

Declaration

type TSubstanceReferenceInformationTarget = class(TBackboneElement)

Description

Todo.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property target : TIdentifier read Gettarget write Settarget;
Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property interaction : TCodeableConcept read Getinteraction write Setinteraction;
Public property organism : TCodeableConcept read Getorganism write Setorganism;
Public property organismType : TCodeableConcept read GetorganismType write SetorganismType;
Public property amount : TElement read Getamount write Setamount;
Public property amountType : TCodeableConcept read GetamountType write SetamountType;
Public property source : TReferenceArray read GetsourceArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property target : TIdentifier read Gettarget write Settarget;

Todo.

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Todo.

Public property interaction : TCodeableConcept read Getinteraction write Setinteraction;

Todo.

Public property organism : TCodeableConcept read Getorganism write Setorganism;

Todo.

Public property organismType : TCodeableConcept read GetorganismType write SetorganismType;

Todo.

Public property amount : TElement read Getamount write Setamount;

Todo.

Public property amountType : TCodeableConcept read GetamountType write SetamountType;

Todo.

Public property source : TReferenceArray read GetsourceArray;

Todo.


Generated by PasDoc 0.15.0.