Class TMedicationKnowledgeSubstitution

Unit

Declaration

type TMedicationKnowledgeSubstitution = 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 allowed : boolean read Getallowed write Setallowed;
Public property allowedElement : Tboolean read GetallowedElement write SetallowedElement;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

Specifies the type of substitution allowed.

Public property allowed : boolean read Getallowed write Setallowed;

Specifies if regulation allows for changes in the medication when dispensing.

Public property allowedElement : Tboolean read GetallowedElement write SetallowedElement;
 

Generated by PasDoc 0.15.0.