Class TMedicationContent

Unit

Declaration

type TMedicationContent = class(TBackboneElement)

Description

This resource is primarily used for the identification and definition of a medication. It covers the ingredients and the packaging for a medication.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property item : TElement read Getitem write Setitem;
Public property amount : TQuantity read Getamount write Setamount;

Description

Methods

Public constructor Create; override;
 

Properties

Public property item : TElement read Getitem write Setitem;

Identifies one of the items in the package.

Public property amount : TQuantity read Getamount write Setamount;

The amount of the product that is in the package.


Generated by PasDoc 0.15.0.