Class TServiceRequestPatientInstruction

Unit

Declaration

type TServiceRequestPatientInstruction = class(TBackboneElement)

Description

A record of a request for service such as diagnostic investigations, treatments, or operations to be performed.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property instructionMarkdown : string read GetinstructionMarkdown write SetinstructionMarkdown;
Public property instructionMarkdownElement : Tmarkdown read GetinstructionMarkdownElement write SetinstructionMarkdownElement;
Public property instructionReference : TReference read GetinstructionReference write SetinstructionReference;

Description

Methods

Public constructor Create; override;
 

Properties

Public property instructionMarkdown : string read GetinstructionMarkdown write SetinstructionMarkdown;

Instructions in terms that are understood by the patient or consumer. (choose any one of instruction*, but only one)

Public property instructionMarkdownElement : Tmarkdown read GetinstructionMarkdownElement write SetinstructionMarkdownElement;
 
Public property instructionReference : TReference read GetinstructionReference write SetinstructionReference;

Instructions in terms that are understood by the patient or consumer. (choose any one of instruction*, but only one)


Generated by PasDoc 0.15.0.