Class TMedicationKnowledgeRelatedMedicationKnowledge
Unit
bsFhir_r4b
Declaration
type TMedicationKnowledgeRelatedMedicationKnowledge = 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 the associated medication knowledge reference.
|
|
property reference : TReferenceArray read GetreferenceArray; |
Associated documentation about the associated medication knowledge.
|
Generated by PasDoc 0.15.0.
|