Class TMedicationKnowledgeMonitoringProgram
Unit
bsFhir_r4b
Declaration
type TMedicationKnowledgeMonitoringProgram = class(TBackboneElement)
Description
Information about a medication that is used to support knowledge.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property type_ : TCodeableConcept read Gettype_ write Settype_; |
Type of program under which the medication is monitored.
|
|
property name_ : string read Getname_ write Setname_; |
Name of the reviewing program.
|
|
property name_Element : Tstring read Getname_Element write Setname_Element; |
|
Generated by PasDoc 0.15.0.
|