Class TbsPTH_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPTH_251 = 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

Public property ActionCode : TbsID_251 read GetActionCode write SetActionCode;
Public property PathwayID : TbsCE_251 read GetPathwayID write SetPathwayID;
Public property PathwayInstanceID : TbsEI_251 read GetPathwayInstanceID write SetPathwayInstanceID;
Public property PathwayEstablishedDateTime : TbsTS_251 read GetPathwayEstablishedDateTime write SetPathwayEstablishedDateTime;
Public property PathwayLifeCycleStatus : TbsCE_251 read GetPathwayLifeCycleStatus write SetPathwayLifeCycleStatus;
Public property ChangePathwayLifeCycleStatusDateTime : TbsTS_251 read GetChangePathwayLifeCycleStatusDateTime write SetChangePathwayLifeCycleStatusDateTime;

Description

Properties

Public property ActionCode : TbsID_251 read GetActionCode write SetActionCode;

Action Code, Min : 1, Max : 1

Public property PathwayID : TbsCE_251 read GetPathwayID write SetPathwayID;

Pathway ID, Min : 1, Max : 1

Public property PathwayInstanceID : TbsEI_251 read GetPathwayInstanceID write SetPathwayInstanceID;

Pathway Instance ID, Min : 1, Max : 1

Public property PathwayEstablishedDateTime : TbsTS_251 read GetPathwayEstablishedDateTime write SetPathwayEstablishedDateTime;

Pathway Established Date/Time, Min : 1, Max : 1

Public property PathwayLifeCycleStatus : TbsCE_251 read GetPathwayLifeCycleStatus write SetPathwayLifeCycleStatus;

Pathway Life Cycle Status, Min : 0, Max : 1

Public property ChangePathwayLifeCycleStatusDateTime : TbsTS_251 read GetChangePathwayLifeCycleStatusDateTime write SetChangePathwayLifeCycleStatusDateTime;

Change Pathway Life Cycle Status Date/Time, Min : 0, Max : 1


Generated by PasDoc 0.14.0.