Class TMedicationKnowledgeMonograph

Unit

Declaration

type TMedicationKnowledgeMonograph = 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 source : TReference read Getsource write Setsource;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The category of documentation about the medication. (e.g. professional monograph, patient education monograph).

Public property source : TReference read Getsource write Setsource;

Associated documentation about the medication.


Generated by PasDoc 0.15.0.