Class TInventoryItemResponsibleOrganization

Unit

Declaration

type TInventoryItemResponsibleOrganization = class(TBackboneElement)

Description

A functional description of an inventory item used in inventory and supply-related workflows.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property role : TCodeableConcept read Getrole write Setrole;
Public property organization : TReference read Getorganization write Setorganization;

Description

Methods

Public constructor Create; override;
 

Properties

Public property role : TCodeableConcept read Getrole write Setrole;

The role of the organization e.g. manufacturer, distributor, etc.

Public property organization : TReference read Getorganization write Setorganization;

An organization that has an association with the item, e.g. manufacturer, distributor, responsible, etc.


Generated by PasDoc 0.15.0.