Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsOBX_27
Unit
BSHL7DT27
Declaration
type TbsOBX_27 = class(TbsHL7Segment)
Description
Observation/result
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ObservationValueRepCount : Integer; |
|
|
function InterpretationCodesRepCount : Integer; |
|
|
function NatureOfAbnormalTestRepCount : Integer; |
|
|
function ResponsibleObserverRepCount : Integer; |
|
|
function ObservationMethodRepCount : Integer; |
|
|
function EquipmentInstanceIdentifierRepCount : Integer; |
|
|
function ObservationSiteRepCount : Integer; |
|
Properties
|
property SetIdObx : TbsSI_27 read GetSetIdObx write SetSetIdObx; |
Set Id - Obx, Min : 0, Max : 1
|
|
property ValueType : TbsID_27 read GetValueType write SetValueType; |
Value Type, Min : 0, Max : 1
|
|
property ObservationIdentifier : TbsCWE_27 read GetObservationIdentifier write SetObservationIdentifier; |
Observation Identifier, Min : 1, Max : 1
|
|
property ObservationSubid : TbsST_27 read GetObservationSubid write SetObservationSubid; |
Observation Sub-id, Min : 0, Max : 1
|
|
property ObservationValue[RepCount:Integer]: TbsValue read GetObservationValue write SetObservationValue; |
Observation Value, Min : 0, Max : *
|
|
property Units : TbsCWE_27 read GetUnits write SetUnits; |
Units, Min : 0, Max : 1
|
|
property ReferencesRange : TbsST_27 read GetReferencesRange write SetReferencesRange; |
References Range, Min : 0, Max : 1
|
|
property InterpretationCodes[RepCount:Integer]: TbsCWE_27 read GetInterpretationCodes write SetInterpretationCodes; |
Interpretation Codes, Min : 0, Max : *
|
|
property Probability : TbsNM_27 read GetProbability write SetProbability; |
Probability, Min : 0, Max : 1
|
|
property NatureOfAbnormalTest[RepCount:Integer]: TbsID_27 read GetNatureOfAbnormalTest write SetNatureOfAbnormalTest; |
Nature Of Abnormal Test, Min : 0, Max : *
|
|
property ObservationResultStatus : TbsID_27 read GetObservationResultStatus write SetObservationResultStatus; |
Observation Result Status, Min : 1, Max : 1
|
|
property EffectiveDateOfReferenceRange : TbsDTM_27 read GetEffectiveDateOfReferenceRange write SetEffectiveDateOfReferenceRange; |
Effective Date Of Reference Range, Min : 0, Max : 1
|
|
property UserDefinedAccessChecks : TbsST_27 read GetUserDefinedAccessChecks write SetUserDefinedAccessChecks; |
User Defined Access Checks, Min : 0, Max : 1
|
|
property DateTimeOfTheObservation : TbsDTM_27 read GetDateTimeOfTheObservation write SetDateTimeOfTheObservation; |
Date/Time Of The Observation, Min : 0, Max : 1
|
|
property ProducersId : TbsCWE_27 read GetProducersId write SetProducersId; |
Producer's Id, Min : 0, Max : 1
|
|
property ResponsibleObserver[RepCount:Integer]: TbsXCN_27 read GetResponsibleObserver write SetResponsibleObserver; |
Responsible Observer, Min : 0, Max : *
|
|
property ObservationMethod[RepCount:Integer]: TbsCWE_27 read GetObservationMethod write SetObservationMethod; |
Observation Method, Min : 0, Max : *
|
|
property EquipmentInstanceIdentifier[RepCount:Integer]: TbsEI_27 read GetEquipmentInstanceIdentifier write SetEquipmentInstanceIdentifier; |
Equipment Instance Identifier, Min : 0, Max : *
|
|
property DateTimeOfTheAnalysis : TbsDTM_27 read GetDateTimeOfTheAnalysis write SetDateTimeOfTheAnalysis; |
Date/Time Of The Analysis, Min : 0, Max : 1
|
|
property ObservationSite[RepCount:Integer]: TbsCWE_27 read GetObservationSite write SetObservationSite; |
Observation Site, Min : 0, Max : *
|
|
property ObservationInstanceIdentifier : TbsEI_27 read GetObservationInstanceIdentifier write SetObservationInstanceIdentifier; |
Observation Instance Identifier, Min : 0, Max : 1
|
|
property MoodCode : TbsCNE_27 read GetMoodCode write SetMoodCode; |
Mood Code, Min : 0, Max : 1
|
|
property PerformingOrganizationName : TbsXON_27 read GetPerformingOrganizationName write SetPerformingOrganizationName; |
Performing Organization Name, Min : 0, Max : 1
|
|
property PerformingOrganizationAddress : TbsXAD_27 read GetPerformingOrganizationAddress write SetPerformingOrganizationAddress; |
Performing Organization Address, Min : 0, Max : 1
|
|
property PerformingOrganizationMedicalDirector : TbsXCN_27 read GetPerformingOrganizationMedicalDirector write SetPerformingOrganizationMedicalDirector; |
Performing Organization Medical Director, Min : 0, Max : 1
|
|
property PatientResultsReleaseCategory : TbsID_27 read GetPatientResultsReleaseCategory write SetPatientResultsReleaseCategory; |
Patient Results Release Category, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|