Class TbsRMI_28
Unit
BSHL7DT28
Declaration
type TbsRMI_28 = 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 : TbsCWE_28 read GetRiskManagementIncidentCode write SetRiskManagementIncidentCode; |
Risk Management Incident Code, Min : 0, Max : 1
|
|
property DateTimeIncident : TbsDTM_28 read GetDateTimeIncident write SetDateTimeIncident; |
Date/Time Incident, Min : 0, Max : 1
|
|
property IncidentTypeCode : TbsCWE_28 read GetIncidentTypeCode write SetIncidentTypeCode; |
Incident Type Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|