Class TbsPTH_271
Unit
BSHL7DT271
Declaration
type TbsPTH_271 = 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 individual's health care.
Hierarchy
Overview
Properties
Description
Properties
|
property ActionCode : TbsID_271 read GetActionCode write SetActionCode; |
Action Code, Min : 1, Max : 1
|
|
property PathwayId : TbsCWE_271 read GetPathwayId write SetPathwayId; |
Pathway Id, Min : 1, Max : 1
|
|
property PathwayInstanceId : TbsEI_271 read GetPathwayInstanceId write SetPathwayInstanceId; |
Pathway Instance Id, Min : 1, Max : 1
|
|
property PathwayEstablishedDateTime : TbsDTM_271 read GetPathwayEstablishedDateTime write SetPathwayEstablishedDateTime; |
Pathway Established Date/Time, Min : 1, Max : 1
|
|
property PathwayLifeCycleStatus : TbsCWE_271 read GetPathwayLifeCycleStatus write SetPathwayLifeCycleStatus; |
Pathway Life Cycle Status, Min : 0, Max : 1
|
|
property ChangePathwayLifeCycleStatusDateTime : TbsDTM_271 read GetChangePathwayLifeCycleStatusDateTime write SetChangePathwayLifeCycleStatusDateTime; |
Change Pathway Life Cycle Status Date/Time, Min : 0, Max : 1
|
|
property MoodCode : TbsCNE_271 read GetMoodCode write SetMoodCode; |
Mood Code, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|