Class TMedicationKnowledgeMedicineClassification

Unit

Declaration

type TMedicationKnowledgeMedicineClassification = 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 classification : TCodeableConceptArray read GetclassificationArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification).

Public property classification : TCodeableConceptArray read GetclassificationArray;

Specific category assigned to the medication (e.g. anti-infective, anti-hypertensive, antibiotic, etc.).


Generated by PasDoc 0.15.0.