Class TbsGOL_28

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsGOL_28 = 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_28 read GetActionCode write SetActionCode;
Public property ActionDateTime : TbsDTM_28 read GetActionDateTime write SetActionDateTime;
Public property GoalId : TbsCWE_28 read GetGoalId write SetGoalId;
Public property GoalInstanceId : TbsEI_28 read GetGoalInstanceId write SetGoalInstanceId;
Public property EpisodeOfCareId : TbsEI_28 read GetEpisodeOfCareId write SetEpisodeOfCareId;
Public property GoalListPriority : TbsNM_28 read GetGoalListPriority write SetGoalListPriority;
Public property GoalEstablishedDateTime : TbsDTM_28 read GetGoalEstablishedDateTime write SetGoalEstablishedDateTime;
Public property ExpectedGoalAchieveDateTime : TbsDTM_28 read GetExpectedGoalAchieveDateTime write SetExpectedGoalAchieveDateTime;
Public property GoalClassification : TbsCWE_28 read GetGoalClassification write SetGoalClassification;
Public property GoalManagementDiscipline : TbsCWE_28 read GetGoalManagementDiscipline write SetGoalManagementDiscipline;
Public property CurrentGoalReviewStatus : TbsCWE_28 read GetCurrentGoalReviewStatus write SetCurrentGoalReviewStatus;
Public property CurrentGoalReviewDateTime : TbsDTM_28 read GetCurrentGoalReviewDateTime write SetCurrentGoalReviewDateTime;
Public property NextGoalReviewDateTime : TbsDTM_28 read GetNextGoalReviewDateTime write SetNextGoalReviewDateTime;
Public property PreviousGoalReviewDateTime : TbsDTM_28 read GetPreviousGoalReviewDateTime write SetPreviousGoalReviewDateTime;
Public property GoalReviewInterval : TbsST_28 read GetGoalReviewInterval write SetGoalReviewInterval;
Public property GoalEvaluation : TbsCWE_28 read GetGoalEvaluation write SetGoalEvaluation;
Public property GoalEvaluationComment[RepCount:Integer]: TbsST_28 read GetGoalEvaluationComment write SetGoalEvaluationComment;
Public property GoalLifeCycleStatus : TbsCWE_28 read GetGoalLifeCycleStatus write SetGoalLifeCycleStatus;
Public property GoalLifeCycleStatusDateTime : TbsDTM_28 read GetGoalLifeCycleStatusDateTime write SetGoalLifeCycleStatusDateTime;
Public property GoalTargetType[RepCount:Integer]: TbsCWE_28 read GetGoalTargetType write SetGoalTargetType;
Public property GoalTargetName[RepCount:Integer]: TbsXPN_28 read GetGoalTargetName write SetGoalTargetName;
Public property MoodCode : TbsCNE_28 read GetMoodCode write SetMoodCode;

Description

Methods

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

Properties

Public property ActionCode : TbsID_28 read GetActionCode write SetActionCode;

Action Code, Min : 1, Max : 1

Public property ActionDateTime : TbsDTM_28 read GetActionDateTime write SetActionDateTime;

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

Public property GoalId : TbsCWE_28 read GetGoalId write SetGoalId;

Goal Id, Min : 1, Max : 1

Public property GoalInstanceId : TbsEI_28 read GetGoalInstanceId write SetGoalInstanceId;

Goal Instance Id, Min : 1, Max : 1

Public property EpisodeOfCareId : TbsEI_28 read GetEpisodeOfCareId write SetEpisodeOfCareId;

Episode Of Care Id, Min : 0, Max : 1

Public property GoalListPriority : TbsNM_28 read GetGoalListPriority write SetGoalListPriority;

Goal List Priority, Min : 0, Max : 1

Public property GoalEstablishedDateTime : TbsDTM_28 read GetGoalEstablishedDateTime write SetGoalEstablishedDateTime;

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

Public property ExpectedGoalAchieveDateTime : TbsDTM_28 read GetExpectedGoalAchieveDateTime write SetExpectedGoalAchieveDateTime;

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

Public property GoalClassification : TbsCWE_28 read GetGoalClassification write SetGoalClassification;

Goal Classification, Min : 0, Max : 1

Public property GoalManagementDiscipline : TbsCWE_28 read GetGoalManagementDiscipline write SetGoalManagementDiscipline;

Goal Management Discipline, Min : 0, Max : 1

Public property CurrentGoalReviewStatus : TbsCWE_28 read GetCurrentGoalReviewStatus write SetCurrentGoalReviewStatus;

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

Public property CurrentGoalReviewDateTime : TbsDTM_28 read GetCurrentGoalReviewDateTime write SetCurrentGoalReviewDateTime;

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

Public property NextGoalReviewDateTime : TbsDTM_28 read GetNextGoalReviewDateTime write SetNextGoalReviewDateTime;

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

Public property PreviousGoalReviewDateTime : TbsDTM_28 read GetPreviousGoalReviewDateTime write SetPreviousGoalReviewDateTime;

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

Public property GoalReviewInterval : TbsST_28 read GetGoalReviewInterval write SetGoalReviewInterval;

Goal Review Interval, Min : 0, Max : 1

Public property GoalEvaluation : TbsCWE_28 read GetGoalEvaluation write SetGoalEvaluation;

Goal Evaluation, Min : 0, Max : 1

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

Goal Evaluation Comment, Min : 0, Max : *

Public property GoalLifeCycleStatus : TbsCWE_28 read GetGoalLifeCycleStatus write SetGoalLifeCycleStatus;

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

Public property GoalLifeCycleStatusDateTime : TbsDTM_28 read GetGoalLifeCycleStatusDateTime write SetGoalLifeCycleStatusDateTime;

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

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

Goal Target Type, Min : 0, Max : *

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

Goal Target Name, Min : 0, Max : *

Public property MoodCode : TbsCNE_28 read GetMoodCode write SetMoodCode;

Mood Code, Min : 0, Max : 1


Generated by PasDoc 0.14.0.