Class TMedicationKnowledgePatientCharacteristics

Unit

Declaration

type TMedicationKnowledgePatientCharacteristics = class(TBackboneElement)

Description

Information about a medication that is used to support knowledge.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property characteristic : TElement read Getcharacteristic write Setcharacteristic;
Public property value : TBSFHIRPrimitiveStringArray read GetvalueArray;

Description

Methods

Public constructor Create; override;
 

Properties

Public property characteristic : TElement read Getcharacteristic write Setcharacteristic;

Specific characteristic that is relevant to the administration guideline (e.g. height, weight, gender).

Public property value : TBSFHIRPrimitiveStringArray read GetvalueArray;

The specific characteristic (e.g. height, weight, gender, etc.).


Generated by PasDoc 0.15.0.