Class TMedicationKnowledgeMonograph
Unit
bsFhir_r4
Declaration
type TMedicationKnowledgeMonograph = 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_; |
The category of documentation about the medication. (e.g. professional monograph, patient education monograph).
|
|
property source : TReference read Getsource write Setsource; |
Associated documentation about the medication.
|
Generated by PasDoc 0.15.0.
|