Class TbsGOL_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsGOL_24 = class(TbsHL7Segment)

Description

Goal Detail The goal detail segment contains the data necessary to add, update, correct, and delete the goals for an individual.

Hierarchy

Overview

Methods

Public function GoalEvaluationCommentRepCount : Integer;
Public function GoalTargetTypeRepCount : Integer;
Public function GoalTargetNameRepCount : Integer;

Properties

Public property ActionCode : TbsID_24 read GetActionCode write SetActionCode;
Public property ActionDateTime : TbsTS_24 read GetActionDateTime write SetActionDateTime;
Public property GoalID : TbsCE_24 read GetGoalID write SetGoalID;
Public property GoalInstanceID : TbsEI_24 read GetGoalInstanceID write SetGoalInstanceID;
Public property EpisodeofCareID : TbsEI_24 read GetEpisodeofCareID write SetEpisodeofCareID;
Public property GoalListPriority : TbsNM_24 read GetGoalListPriority write SetGoalListPriority;
Public property GoalEstablishedDateTime : TbsTS_24 read GetGoalEstablishedDateTime write SetGoalEstablishedDateTime;
Public property ExpectedGoalAchieveDateTime : TbsTS_24 read GetExpectedGoalAchieveDateTime write SetExpectedGoalAchieveDateTime;
Public property GoalClassification : TbsCE_24 read GetGoalClassification write SetGoalClassification;
Public property GoalManagementDiscipline : TbsCE_24 read GetGoalManagementDiscipline write SetGoalManagementDiscipline;
Public property CurrentGoalReviewStatus : TbsCE_24 read GetCurrentGoalReviewStatus write SetCurrentGoalReviewStatus;
Public property CurrentGoalReviewDateTime : TbsTS_24 read GetCurrentGoalReviewDateTime write SetCurrentGoalReviewDateTime;
Public property NextGoalReviewDateTime : TbsTS_24 read GetNextGoalReviewDateTime write SetNextGoalReviewDateTime;
Public property PreviousGoalReviewDateTime : TbsTS_24 read GetPreviousGoalReviewDateTime write SetPreviousGoalReviewDateTime;
Public property GoalReviewInterval : TbsTQ_24 read GetGoalReviewInterval write SetGoalReviewInterval;
Public property GoalEvaluation : TbsCE_24 read GetGoalEvaluation write SetGoalEvaluation;
Public property GoalEvaluationComment[RepCount:Integer]: TbsST_24 read GetGoalEvaluationComment write SetGoalEvaluationComment;
Public property GoalLifeCycleStatus : TbsCE_24 read GetGoalLifeCycleStatus write SetGoalLifeCycleStatus;
Public property GoalLifeCycleStatusDateTime : TbsTS_24 read GetGoalLifeCycleStatusDateTime write SetGoalLifeCycleStatusDateTime;
Public property GoalTargetType[RepCount:Integer]: TbsCE_24 read GetGoalTargetType write SetGoalTargetType;
Public property GoalTargetName[RepCount:Integer]: TbsXPN_24 read GetGoalTargetName write SetGoalTargetName;

Description

Methods

Public function GoalEvaluationCommentRepCount : Integer;
 
Public function GoalTargetTypeRepCount : Integer;
 
Public function GoalTargetNameRepCount : Integer;
 

Properties

Public property ActionCode : TbsID_24 read GetActionCode write SetActionCode;

Action Code, Min : 1, Max : 1

Public property ActionDateTime : TbsTS_24 read GetActionDateTime write SetActionDateTime;

Action Date/Time, Min : 1, Max : 1

Public property GoalID : TbsCE_24 read GetGoalID write SetGoalID;

Goal ID, Min : 1, Max : 1

Public property GoalInstanceID : TbsEI_24 read GetGoalInstanceID write SetGoalInstanceID;

Goal Instance ID, Min : 1, Max : 1

Public property EpisodeofCareID : TbsEI_24 read GetEpisodeofCareID write SetEpisodeofCareID;

Episode of Care ID, Min : 0, Max : 1

Public property GoalListPriority : TbsNM_24 read GetGoalListPriority write SetGoalListPriority;

Goal List Priority, Min : 0, Max : 1

Public property GoalEstablishedDateTime : TbsTS_24 read GetGoalEstablishedDateTime write SetGoalEstablishedDateTime;

Goal Established Date/Time, Min : 0, Max : 1

Public property ExpectedGoalAchieveDateTime : TbsTS_24 read GetExpectedGoalAchieveDateTime write SetExpectedGoalAchieveDateTime;

Expected Goal Achieve Date/Time, Min : 0, Max : 1

Public property GoalClassification : TbsCE_24 read GetGoalClassification write SetGoalClassification;

Goal Classification, Min : 0, Max : 1

Public property GoalManagementDiscipline : TbsCE_24 read GetGoalManagementDiscipline write SetGoalManagementDiscipline;

Goal Management Discipline, Min : 0, Max : 1

Public property CurrentGoalReviewStatus : TbsCE_24 read GetCurrentGoalReviewStatus write SetCurrentGoalReviewStatus;

Current Goal Review Status, Min : 0, Max : 1

Public property CurrentGoalReviewDateTime : TbsTS_24 read GetCurrentGoalReviewDateTime write SetCurrentGoalReviewDateTime;

Current Goal Review Date/Time, Min : 0, Max : 1

Public property NextGoalReviewDateTime : TbsTS_24 read GetNextGoalReviewDateTime write SetNextGoalReviewDateTime;

Next Goal Review Date/Time, Min : 0, Max : 1

Public property PreviousGoalReviewDateTime : TbsTS_24 read GetPreviousGoalReviewDateTime write SetPreviousGoalReviewDateTime;

Previous Goal Review Date/Time, Min : 0, Max : 1

Public property GoalReviewInterval : TbsTQ_24 read GetGoalReviewInterval write SetGoalReviewInterval;

Goal Review Interval, Min : 0, Max : 1

Public property GoalEvaluation : TbsCE_24 read GetGoalEvaluation write SetGoalEvaluation;

Goal Evaluation, Min : 0, Max : 1

Public property GoalEvaluationComment[RepCount:Integer]: TbsST_24 read GetGoalEvaluationComment write SetGoalEvaluationComment;

Goal Evaluation Comment, Min : 0, Max : *

Public property GoalLifeCycleStatus : TbsCE_24 read GetGoalLifeCycleStatus write SetGoalLifeCycleStatus;

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

Public property GoalLifeCycleStatusDateTime : TbsTS_24 read GetGoalLifeCycleStatusDateTime write SetGoalLifeCycleStatusDateTime;

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

Public property GoalTargetType[RepCount:Integer]: TbsCE_24 read GetGoalTargetType write SetGoalTargetType;

Goal Target Type, Min : 0, Max : *

Public property GoalTargetName[RepCount:Integer]: TbsXPN_24 read GetGoalTargetName write SetGoalTargetName;

Goal Target Name, Min : 0, Max : *


Generated by PasDoc 0.14.0.