Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsGOL_23
Unit
BSHL7DT23
Declaration
type TbsGOL_23 = class(TbsHL7Segment)
Description
Goal Detail
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function GoalEvaluationCommentRepCount : Integer; |
|
|
function GoalTargetTypeRepCount : Integer; |
|
|
function GoalTargetNameRepCount : Integer; |
|
Properties
|
property ActionCode : TbsID_23 read GetActionCode write SetActionCode; |
Action Code, Min : 1, Max : 1
|
|
property ActionDateTime : TbsTS_23 read GetActionDateTime write SetActionDateTime; |
Action Date/Time, Min : 1, Max : 1
|
|
property GoalID : TbsCE_23 read GetGoalID write SetGoalID; |
Goal ID, Min : 1, Max : 1
|
|
property GoalInstanceID : TbsEI_23 read GetGoalInstanceID write SetGoalInstanceID; |
Goal Instance ID, Min : 1, Max : 1
|
|
property EpisodeofCareID : TbsEI_23 read GetEpisodeofCareID write SetEpisodeofCareID; |
Episode of Care ID, Min : 0, Max : 1
|
|
property GoalListPriority : TbsNM_23 read GetGoalListPriority write SetGoalListPriority; |
Goal List Priority, Min : 0, Max : 1
|
|
property GoalEstablishedDateTime : TbsTS_23 read GetGoalEstablishedDateTime write SetGoalEstablishedDateTime; |
Goal Established Date/Time, Min : 0, Max : 1
|
|
property ExpectedGoalAchievementDateTime : TbsTS_23 read GetExpectedGoalAchievementDateTime write SetExpectedGoalAchievementDateTime; |
Expected Goal Achievement Date/Time, Min : 0, Max : 1
|
|
property GoalClassification : TbsCE_23 read GetGoalClassification write SetGoalClassification; |
Goal Classification, Min : 0, Max : 1
|
|
property GoalManagementDiscipline : TbsCE_23 read GetGoalManagementDiscipline write SetGoalManagementDiscipline; |
Goal Management Discipline, Min : 0, Max : 1
|
|
property CurrentGoalReviewStatus : TbsCE_23 read GetCurrentGoalReviewStatus write SetCurrentGoalReviewStatus; |
Current Goal Review Status, Min : 0, Max : 1
|
|
property CurrentGoalReviewDateTime : TbsTS_23 read GetCurrentGoalReviewDateTime write SetCurrentGoalReviewDateTime; |
Current Goal Review Date/Time, Min : 0, Max : 1
|
|
property NextGoalReviewDateTime : TbsTS_23 read GetNextGoalReviewDateTime write SetNextGoalReviewDateTime; |
Next Goal Review Date/Time, Min : 0, Max : 1
|
|
property PreviousGoalReviewDateTime : TbsTS_23 read GetPreviousGoalReviewDateTime write SetPreviousGoalReviewDateTime; |
Previous Goal Review Date/Time, Min : 0, Max : 1
|
|
property GoalReviewInterval : TbsTQ_23 read GetGoalReviewInterval write SetGoalReviewInterval; |
Goal Review Interval, Min : 0, Max : 1
|
|
property GoalEvaluation : TbsCE_23 read GetGoalEvaluation write SetGoalEvaluation; |
Goal Evaluation, Min : 0, Max : 1
|
|
property GoalEvaluationComment[RepCount:Integer]: TbsST_23 read GetGoalEvaluationComment write SetGoalEvaluationComment; |
Goal Evaluation Comment, Min : 0, Max : *
|
|
property GoalLifeCycleStatus : TbsCE_23 read GetGoalLifeCycleStatus write SetGoalLifeCycleStatus; |
Goal Life Cycle Status, Min : 0, Max : 1
|
|
property GoalLifeCycleStatusDateTime : TbsTS_23 read GetGoalLifeCycleStatusDateTime write SetGoalLifeCycleStatusDateTime; |
Goal Life Cycle Status Date/Time, Min : 0, Max : 1
|
|
property GoalTargetType[RepCount:Integer]: TbsCE_23 read GetGoalTargetType write SetGoalTargetType; |
Goal Target Type, Min : 0, Max : *
|
|
property GoalTargetName[RepCount:Integer]: TbsXPN_23 read GetGoalTargetName write SetGoalTargetName; |
Goal Target Name, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|