Class TSubstanceDefinitionProperty

Unit

Declaration

type TSubstanceDefinitionProperty = class(TBackboneElement)

Description

The detailed description of a substance, typically at a level beyond what is used for prescribing.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property value : TElement read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

A code expressing the type of property.

Public property value : TElement read Getvalue write Setvalue;

A value for the property.


Generated by PasDoc 0.15.0.