Class TbsPTH_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

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

Public property ActionCode : TbsID_28 read GetActionCode write SetActionCode;
Public property PathwayId : TbsCWE_28 read GetPathwayId write SetPathwayId;
Public property PathwayInstanceId : TbsEI_28 read GetPathwayInstanceId write SetPathwayInstanceId;
Public property PathwayEstablishedDateTime : TbsDTM_28 read GetPathwayEstablishedDateTime write SetPathwayEstablishedDateTime;
Public property PathwayLifeCycleStatus : TbsCWE_28 read GetPathwayLifeCycleStatus write SetPathwayLifeCycleStatus;
Public property ChangePathwayLifeCycleStatusDateTime : TbsDTM_28 read GetChangePathwayLifeCycleStatusDateTime write SetChangePathwayLifeCycleStatusDateTime;
Public property MoodCode : TbsCNE_28 read GetMoodCode write SetMoodCode;

Description

Properties

Public property ActionCode : TbsID_28 read GetActionCode write SetActionCode;

Action Code, Min : 1, Max : 1

Public property PathwayId : TbsCWE_28 read GetPathwayId write SetPathwayId;

Pathway Id, Min : 1, Max : 1

Public property PathwayInstanceId : TbsEI_28 read GetPathwayInstanceId write SetPathwayInstanceId;

Pathway Instance Id, Min : 1, Max : 1

Public property PathwayEstablishedDateTime : TbsDTM_28 read GetPathwayEstablishedDateTime write SetPathwayEstablishedDateTime;

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

Public property PathwayLifeCycleStatus : TbsCWE_28 read GetPathwayLifeCycleStatus write SetPathwayLifeCycleStatus;

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

Public property ChangePathwayLifeCycleStatusDateTime : TbsDTM_28 read GetChangePathwayLifeCycleStatusDateTime write SetChangePathwayLifeCycleStatusDateTime;

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

Public property MoodCode : TbsCNE_28 read GetMoodCode write SetMoodCode;

Mood Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.