Class TbsRMI_25
Unit
BSHL7DT25
Declaration
type TbsRMI_25 = class(TbsHL7Segment)
Description
Risk Management Incident The RMI segment is used to report an occurrence of an incident event pertaining or attaching to a patient encounter.
Hierarchy
Overview
Properties
Description
Properties
|
property RiskManagementIncidentCode : TbsCE_25 read GetRiskManagementIncidentCode write SetRiskManagementIncidentCode; |
Risk Management Incident Code, Min : 0, Max : 1
|
|
property DateTimeIncident : TbsTS_25 read GetDateTimeIncident write SetDateTimeIncident; |
Date/Time Incident, Min : 0, Max : 1
|
|
property IncidentTypeCode : TbsCE_25 read GetIncidentTypeCode write SetIncidentTypeCode; |
Incident Type Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|