Class TMedicationKnowledgeDrugCharacteristic

Unit

Declaration

type TMedicationKnowledgeDrugCharacteristic = class(TBackboneElement)

Description

Information about a medication that is used to support knowledge.

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 specifying which characteristic of the medicine is being described (for example, colour, shape, imprint).

Public property value : TElement read Getvalue write Setvalue;

Description of the characteristic.


Generated by PasDoc 0.15.0.