Class TSupplyRequestParameter

Unit

Declaration

type TSupplyRequestParameter = class(TBackboneElement)

Description

A record of a request for a medication, substance or device used in the healthcare setting.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property code : TCodeableConcept read Getcode write Setcode;
Public property value : TElement read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property code : TCodeableConcept read Getcode write Setcode;

A code or string that identifies the device detail being asserted.

Public property value : TElement read Getvalue write Setvalue;

The value of the device detail.


Generated by PasDoc 0.15.0.