Class TbsPTH_25
Unit
BSHL7DT25
Declaration
type TbsPTH_25 = class(TbsHL7Segment)
Description
Pathway The pathway segment contains the data necessary to add, update, correct, and delete from the record pathways that are utilized to address an individuals health care.
Hierarchy
Overview
Properties
Description
Properties
|
property ActionCode : TbsID_25 read GetActionCode write SetActionCode; |
Action Code, Min : 1, Max : 1
|
|
property PathwayID : TbsCE_25 read GetPathwayID write SetPathwayID; |
Pathway ID, Min : 1, Max : 1
|
|
property PathwayInstanceID : TbsEI_25 read GetPathwayInstanceID write SetPathwayInstanceID; |
Pathway Instance ID, Min : 1, Max : 1
|
|
property PathwayEstablishedDateTime : TbsTS_25 read GetPathwayEstablishedDateTime write SetPathwayEstablishedDateTime; |
Pathway Established Date/Time, Min : 1, Max : 1
|
|
property PathwayLifeCycleStatus : TbsCE_25 read GetPathwayLifeCycleStatus write SetPathwayLifeCycleStatus; |
Pathway Life Cycle Status, Min : 0, Max : 1
|
|
property ChangePathwayLifeCycleStatusDateTime : TbsTS_25 read GetChangePathwayLifeCycleStatusDateTime write SetChangePathwayLifeCycleStatusDateTime; |
Change Pathway Life Cycle Status Date/Time, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|