Class TMedicationKnowledgeMonitoringProgram

Unit

Declaration

type TMedicationKnowledgeMonitoringProgram = 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 name_ : string read Getname_ write Setname_;
Public property name_Element : Tstring read Getname_Element write Setname_Element;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Type of program under which the medication is monitored.

Public property name_ : string read Getname_ write Setname_;

Name of the reviewing program.

Public property name_Element : Tstring read Getname_Element write Setname_Element;
 

Generated by PasDoc 0.15.0.