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