Class TEncounterClassHistory

Unit

Declaration

type TEncounterClassHistory = class(TBackboneElement)

Description

An interaction between a patient and healthcare provider(s) for the purpose of providing healthcare service(s) or assessing the health status of a patient.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property class_ : TCoding read Getclass_ write Setclass_;
Public property period : TPeriod read Getperiod write Setperiod;

Description

Methods

Public constructor Create; override;
 

Properties

Public property class_ : TCoding read Getclass_ write Setclass_;

inpatient | outpatient | ambulatory | emergency +.

Public property period : TPeriod read Getperiod write Setperiod;

The time that the episode was in the specified class.


Generated by PasDoc 0.15.0.