Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsACC_271
Unit
BSHL7DT271
Declaration
type TbsACC_271 = class(TbsHL7Segment)
Description
Accident The ACC segment contains patient information relative to an accident in which the patient has been involved.
Hierarchy
Overview
Properties
Description
Properties
|
property AccidentDateTime : TbsDTM_271 read GetAccidentDateTime write SetAccidentDateTime; |
Accident Date/Time, Min : 0, Max : 1
|
|
property AccidentCode : TbsCWE_271 read GetAccidentCode write SetAccidentCode; |
Accident Code, Min : 0, Max : 1
|
|
property AccidentLocation : TbsST_271 read GetAccidentLocation write SetAccidentLocation; |
Accident Location, Min : 0, Max : 1
|
|
property AutoAccidentState : TbsCWE_271 read GetAutoAccidentState write SetAutoAccidentState; |
Auto Accident State, Min : 0, Max : 1
|
|
property AccidentJobRelatedIndicator : TbsID_271 read GetAccidentJobRelatedIndicator write SetAccidentJobRelatedIndicator; |
Accident Job Related Indicator, Min : 0, Max : 1
|
|
property AccidentDeathIndicator : TbsID_271 read GetAccidentDeathIndicator write SetAccidentDeathIndicator; |
Accident Death Indicator, Min : 0, Max : 1
|
|
property EnteredBy : TbsXCN_271 read GetEnteredBy write SetEnteredBy; |
Entered By, Min : 0, Max : 1
|
|
property AccidentDescription : TbsST_271 read GetAccidentDescription write SetAccidentDescription; |
Accident Description, Min : 0, Max : 1
|
|
property BroughtInBy : TbsST_271 read GetBroughtInBy write SetBroughtInBy; |
Brought In By, Min : 0, Max : 1
|
|
property PoliceNotifiedIndicator : TbsID_271 read GetPoliceNotifiedIndicator write SetPoliceNotifiedIndicator; |
Police Notified Indicator, Min : 0, Max : 1
|
|
property AccidentAddress : TbsXAD_271 read GetAccidentAddress write SetAccidentAddress; |
Accident Address, Min : 0, Max : 1
|
|
property DegreeOfPatientLiability : TbsNM_271 read GetDegreeOfPatientLiability write SetDegreeOfPatientLiability; |
Degree Of Patient Liability, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|