Class TBiologicallyDerivedProductProperty

Unit

Declaration

type TBiologicallyDerivedProductProperty = class(TBackboneElement)

Description

This resource reflects an instance of a biologically derived product. A material substance originating from a biological entity intended to be transplanted or infused into another (possibly the same) biological entity.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property valueBoolean : boolean read GetvalueBoolean write SetvalueBoolean;
Public property valueBooleanElement : Tboolean read GetvalueBooleanElement write SetvalueBooleanElement;
Public property valueInteger : integer read GetvalueInteger write SetvalueInteger;
Public property valueIntegerElement : Tinteger read GetvalueIntegerElement write SetvalueIntegerElement;
Public property valueCodeableConcept : TCodeableConcept read GetvalueCodeableConcept write SetvalueCodeableConcept;
Public property valuePeriod : TPeriod read GetvaluePeriod write SetvaluePeriod;
Public property valueQuantity : TQuantity read GetvalueQuantity write SetvalueQuantity;
Public property valueRange : TRange read GetvalueRange write SetvalueRange;
Public property valueRatio : TRatio read GetvalueRatio write SetvalueRatio;
Public property valueString : string read GetvalueString write SetvalueString;
Public property valueStringElement : Tstring read GetvalueStringElement write SetvalueStringElement;
Public property valueAttachment : TAttachment read GetvalueAttachment write SetvalueAttachment;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Code that specifies the property. It should reference an established coding system.

Public property valueBoolean : boolean read GetvalueBoolean write SetvalueBoolean;

Property values. (choose any one of value*, but only one)

Public property valueBooleanElement : Tboolean read GetvalueBooleanElement write SetvalueBooleanElement;
 
Public property valueInteger : integer read GetvalueInteger write SetvalueInteger;

Property values. (choose any one of value*, but only one)

Public property valueIntegerElement : Tinteger read GetvalueIntegerElement write SetvalueIntegerElement;
 
Public property valueCodeableConcept : TCodeableConcept read GetvalueCodeableConcept write SetvalueCodeableConcept;

Property values. (choose any one of value*, but only one)

Public property valuePeriod : TPeriod read GetvaluePeriod write SetvaluePeriod;

Property values. (choose any one of value*, but only one)

Public property valueQuantity : TQuantity read GetvalueQuantity write SetvalueQuantity;

Property values. (choose any one of value*, but only one)

Public property valueRange : TRange read GetvalueRange write SetvalueRange;

Property values. (choose any one of value*, but only one)

Public property valueRatio : TRatio read GetvalueRatio write SetvalueRatio;

Property values. (choose any one of value*, but only one)

Public property valueString : string read GetvalueString write SetvalueString;

Property values. (choose any one of value*, but only one)

Public property valueStringElement : Tstring read GetvalueStringElement write SetvalueStringElement;
 
Public property valueAttachment : TAttachment read GetvalueAttachment write SetvalueAttachment;

Property values. (choose any one of value*, but only one)


Generated by PasDoc 0.15.0.