Class TbsPTH_23
Unit
BSHL7DT23
Declaration
type TbsPTH_23 = class(TbsHL7Segment)
Description
Pathway
Hierarchy
Overview
Properties
Description
Properties
|
property ActionCode : TbsID_23 read GetActionCode write SetActionCode; |
Action Code, Min : 1, Max : 1
|
|
property PathwayID : TbsCE_23 read GetPathwayID write SetPathwayID; |
Pathway ID, Min : 1, Max : 1
|
|
property PathwayInstanceID : TbsEI_23 read GetPathwayInstanceID write SetPathwayInstanceID; |
Pathway Instance ID, Min : 1, Max : 1
|
|
property PathwayEstablishedDateTime : TbsTS_23 read GetPathwayEstablishedDateTime write SetPathwayEstablishedDateTime; |
Pathway Established Date/Time, Min : 1, Max : 1
|
|
property PathwayLifecycleStatus : TbsCE_23 read GetPathwayLifecycleStatus write SetPathwayLifecycleStatus; |
Pathway Lifecycle Status, Min : 0, Max : 1
|
|
property ChangePathwayLifecycleStatusDateTime : TbsTS_23 read GetChangePathwayLifecycleStatusDateTime write SetChangePathwayLifecycleStatusDateTime; |
Change Pathway Lifecycle Status Date/Time, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|