Class TbsOBR_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsOBR_251 = class(TbsHL7Segment)

Description

Observation Request General (taken from ASTM E1238)

Hierarchy

Overview

Methods

Public function CollectorIdentifierRepCount : Integer;
Public function OrderingProviderRepCount : Integer;
Public function OrderCallbackPhoneNumberRepCount : Integer;
Public function QuantityTimingRepCount : Integer;
Public function ResultCopiesToRepCount : Integer;
Public function ReasonforStudyRepCount : Integer;
Public function AssistantResultInterpreterRepCount : Integer;
Public function TechnicianRepCount : Integer;
Public function TranscriptionistRepCount : Integer;
Public function TransportLogisticsofCollectedSampleRepCount : Integer;
Public function CollectorsCommentRepCount : Integer;
Public function PlannedPatientTransportCommentRepCount : Integer;
Public function ProcedureCodeModifierRepCount : Integer;
Public function PlacerSupplementalServiceInformationRepCount : Integer;
Public function FillerSupplementalServiceInformationRepCount : Integer;

Properties

Public property SetIDOBR : TbsSI_251 read GetSetIDOBR write SetSetIDOBR;
Public property PlacerOrderNumber : TbsEI_251 read GetPlacerOrderNumber write SetPlacerOrderNumber;
Public property FillerOrderNumber : TbsEI_251 read GetFillerOrderNumber write SetFillerOrderNumber;
Public property UniversalServiceIdentifier : TbsCE_251 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;
Public property Priority_OBR : TbsID_251 read GetPriority_OBR write SetPriority_OBR;
Public property RequestedDateTime : TbsTS_251 read GetRequestedDateTime write SetRequestedDateTime;
Public property ObservationDateTime : TbsTS_251 read GetObservationDateTime write SetObservationDateTime;
Public property ObservationEndDateTime : TbsTS_251 read GetObservationEndDateTime write SetObservationEndDateTime;
Public property CollectionVolume : TbsCQ_251 read GetCollectionVolume write SetCollectionVolume;
Public property CollectorIdentifier[RepCount:Integer]: TbsXCN_251 read GetCollectorIdentifier write SetCollectorIdentifier;
Public property SpecimenActionCode : TbsID_251 read GetSpecimenActionCode write SetSpecimenActionCode;
Public property DangerCode : TbsCE_251 read GetDangerCode write SetDangerCode;
Public property RelevantClinicalInformation : TbsST_251 read GetRelevantClinicalInformation write SetRelevantClinicalInformation;
Public property SpecimenReceivedDateTime : TbsTS_251 read GetSpecimenReceivedDateTime write SetSpecimenReceivedDateTime;
Public property SpecimenSource : TbsSPS_251 read GetSpecimenSource write SetSpecimenSource;
Public property OrderingProvider[RepCount:Integer]: TbsXCN_251 read GetOrderingProvider write SetOrderingProvider;
Public property OrderCallbackPhoneNumber[RepCount:Integer]: TbsXTN_251 read GetOrderCallbackPhoneNumber write SetOrderCallbackPhoneNumber;
Public property PlacerField1 : TbsST_251 read GetPlacerField1 write SetPlacerField1;
Public property PlacerField2 : TbsST_251 read GetPlacerField2 write SetPlacerField2;
Public property FillerField1 : TbsST_251 read GetFillerField1 write SetFillerField1;
Public property FillerField2 : TbsST_251 read GetFillerField2 write SetFillerField2;
Public property ResultsRptStatusChngDateTime : TbsTS_251 read GetResultsRptStatusChngDateTime write SetResultsRptStatusChngDateTime;
Public property ChargetoPractice : TbsMOC_251 read GetChargetoPractice write SetChargetoPractice;
Public property DiagnosticServSectID : TbsID_251 read GetDiagnosticServSectID write SetDiagnosticServSectID;
Public property ResultStatus : TbsID_251 read GetResultStatus write SetResultStatus;
Public property ParentResult : TbsPRL_251 read GetParentResult write SetParentResult;
Public property QuantityTiming[RepCount:Integer]: TbsTQ_251 read GetQuantityTiming write SetQuantityTiming;
Public property ResultCopiesTo[RepCount:Integer]: TbsXCN_251 read GetResultCopiesTo write SetResultCopiesTo;
Public property ParentNumber : TbsEIP_251 read GetParentNumber write SetParentNumber;
Public property TransportationMode : TbsID_251 read GetTransportationMode write SetTransportationMode;
Public property ReasonforStudy[RepCount:Integer]: TbsCE_251 read GetReasonforStudy write SetReasonforStudy;
Public property PrincipalResultInterpreter : TbsNDL_251 read GetPrincipalResultInterpreter write SetPrincipalResultInterpreter;
Public property AssistantResultInterpreter[RepCount:Integer]: TbsNDL_251 read GetAssistantResultInterpreter write SetAssistantResultInterpreter;
Public property Technician[RepCount:Integer]: TbsNDL_251 read GetTechnician write SetTechnician;
Public property Transcriptionist[RepCount:Integer]: TbsNDL_251 read GetTranscriptionist write SetTranscriptionist;
Public property ScheduledDateTime : TbsTS_251 read GetScheduledDateTime write SetScheduledDateTime;
Public property NumberofSampleContainers : TbsNM_251 read GetNumberofSampleContainers write SetNumberofSampleContainers;
Public property TransportLogisticsofCollectedSample[RepCount:Integer]: TbsCE_251 read GetTransportLogisticsofCollectedSample write SetTransportLogisticsofCollectedSample;
Public property CollectorsComment[RepCount:Integer]: TbsCE_251 read GetCollectorsComment write SetCollectorsComment;
Public property TransportArrangementResponsibility : TbsCE_251 read GetTransportArrangementResponsibility write SetTransportArrangementResponsibility;
Public property TransportArranged : TbsID_251 read GetTransportArranged write SetTransportArranged;
Public property EscortRequired : TbsID_251 read GetEscortRequired write SetEscortRequired;
Public property PlannedPatientTransportComment[RepCount:Integer]: TbsCE_251 read GetPlannedPatientTransportComment write SetPlannedPatientTransportComment;
Public property ProcedureCode : TbsCE_251 read GetProcedureCode write SetProcedureCode;
Public property ProcedureCodeModifier[RepCount:Integer]: TbsCE_251 read GetProcedureCodeModifier write SetProcedureCodeModifier;
Public property PlacerSupplementalServiceInformation[RepCount:Integer]: TbsCE_251 read GetPlacerSupplementalServiceInformation write SetPlacerSupplementalServiceInformation;
Public property FillerSupplementalServiceInformation[RepCount:Integer]: TbsCE_251 read GetFillerSupplementalServiceInformation write SetFillerSupplementalServiceInformation;
Public property MedicallyNecessaryDuplicateProcedureReason : TbsCWE_251 read GetMedicallyNecessaryDuplicateProcedureReason write SetMedicallyNecessaryDuplicateProcedureReason;
Public property ResultHandling : TbsIS_251 read GetResultHandling write SetResultHandling;
Public property ParentUniversalServiceIdentifier : TbsCWE_251 read GetParentUniversalServiceIdentifier write SetParentUniversalServiceIdentifier;

Description

Methods

Public function CollectorIdentifierRepCount : Integer;
 
Public function OrderingProviderRepCount : Integer;
 
Public function OrderCallbackPhoneNumberRepCount : Integer;
 
Public function QuantityTimingRepCount : Integer;
 
Public function ResultCopiesToRepCount : Integer;
 
Public function ReasonforStudyRepCount : Integer;
 
Public function AssistantResultInterpreterRepCount : Integer;
 
Public function TechnicianRepCount : Integer;
 
Public function TranscriptionistRepCount : Integer;
 
Public function TransportLogisticsofCollectedSampleRepCount : Integer;
 
Public function CollectorsCommentRepCount : Integer;
 
Public function PlannedPatientTransportCommentRepCount : Integer;
 
Public function ProcedureCodeModifierRepCount : Integer;
 
Public function PlacerSupplementalServiceInformationRepCount : Integer;
 
Public function FillerSupplementalServiceInformationRepCount : Integer;
 

Properties

Public property SetIDOBR : TbsSI_251 read GetSetIDOBR write SetSetIDOBR;

Set ID - OBR, Min : 0, Max : 1

Public property PlacerOrderNumber : TbsEI_251 read GetPlacerOrderNumber write SetPlacerOrderNumber;

Placer Order Number, Min : 0, Max : 1

Public property FillerOrderNumber : TbsEI_251 read GetFillerOrderNumber write SetFillerOrderNumber;

Filler Order Number, Min : 0, Max : 1

Public property UniversalServiceIdentifier : TbsCE_251 read GetUniversalServiceIdentifier write SetUniversalServiceIdentifier;

Universal Service Identifier, Min : 1, Max : 1

Public property Priority_OBR : TbsID_251 read GetPriority_OBR write SetPriority_OBR;

Priority _ OBR, Min : 0, Max : 1

Public property RequestedDateTime : TbsTS_251 read GetRequestedDateTime write SetRequestedDateTime;

Requested Date/Time, Min : 0, Max : 1

Public property ObservationDateTime : TbsTS_251 read GetObservationDateTime write SetObservationDateTime;

Observation Date/Time, Min : 0, Max : 1

Public property ObservationEndDateTime : TbsTS_251 read GetObservationEndDateTime write SetObservationEndDateTime;

Observation End Date/Time, Min : 0, Max : 1

Public property CollectionVolume : TbsCQ_251 read GetCollectionVolume write SetCollectionVolume;

Collection Volume, Min : 0, Max : 1

Public property CollectorIdentifier[RepCount:Integer]: TbsXCN_251 read GetCollectorIdentifier write SetCollectorIdentifier;

Collector Identifier, Min : 0, Max : *

Public property SpecimenActionCode : TbsID_251 read GetSpecimenActionCode write SetSpecimenActionCode;

Specimen Action Code, Min : 0, Max : 1

Public property DangerCode : TbsCE_251 read GetDangerCode write SetDangerCode;

Danger Code, Min : 0, Max : 1

Public property RelevantClinicalInformation : TbsST_251 read GetRelevantClinicalInformation write SetRelevantClinicalInformation;

Relevant Clinical Information, Min : 0, Max : 1

Public property SpecimenReceivedDateTime : TbsTS_251 read GetSpecimenReceivedDateTime write SetSpecimenReceivedDateTime;

Specimen Received Date/Time, Min : 0, Max : 1

Public property SpecimenSource : TbsSPS_251 read GetSpecimenSource write SetSpecimenSource;

Specimen Source, Min : 0, Max : 1

Public property OrderingProvider[RepCount:Integer]: TbsXCN_251 read GetOrderingProvider write SetOrderingProvider;

Ordering Provider, Min : 0, Max : *

Public property OrderCallbackPhoneNumber[RepCount:Integer]: TbsXTN_251 read GetOrderCallbackPhoneNumber write SetOrderCallbackPhoneNumber;

Order Callback Phone Number, Min : 0, Max : *

Public property PlacerField1 : TbsST_251 read GetPlacerField1 write SetPlacerField1;

Placer Field 1, Min : 0, Max : 1

Public property PlacerField2 : TbsST_251 read GetPlacerField2 write SetPlacerField2;

Placer Field 2, Min : 0, Max : 1

Public property FillerField1 : TbsST_251 read GetFillerField1 write SetFillerField1;

Filler Field 1, Min : 0, Max : 1

Public property FillerField2 : TbsST_251 read GetFillerField2 write SetFillerField2;

Filler Field 2, Min : 0, Max : 1

Public property ResultsRptStatusChngDateTime : TbsTS_251 read GetResultsRptStatusChngDateTime write SetResultsRptStatusChngDateTime;

Results Rpt/Status Chng - Date/Time, Min : 0, Max : 1

Public property ChargetoPractice : TbsMOC_251 read GetChargetoPractice write SetChargetoPractice;

Charge to Practice, Min : 0, Max : 1

Public property DiagnosticServSectID : TbsID_251 read GetDiagnosticServSectID write SetDiagnosticServSectID;

Diagnostic Serv Sect ID, Min : 0, Max : 1

Public property ResultStatus : TbsID_251 read GetResultStatus write SetResultStatus;

Result Status, Min : 0, Max : 1

Public property ParentResult : TbsPRL_251 read GetParentResult write SetParentResult;

Parent Result, Min : 0, Max : 1

Public property QuantityTiming[RepCount:Integer]: TbsTQ_251 read GetQuantityTiming write SetQuantityTiming;

Quantity/Timing, Min : 0, Max : *

Public property ResultCopiesTo[RepCount:Integer]: TbsXCN_251 read GetResultCopiesTo write SetResultCopiesTo;

Result Copies To, Min : 0, Max : *

Public property ParentNumber : TbsEIP_251 read GetParentNumber write SetParentNumber;

Parent Number, Min : 0, Max : 1

Public property TransportationMode : TbsID_251 read GetTransportationMode write SetTransportationMode;

Transportation Mode, Min : 0, Max : 1

Public property ReasonforStudy[RepCount:Integer]: TbsCE_251 read GetReasonforStudy write SetReasonforStudy;

Reason for Study, Min : 0, Max : *

Public property PrincipalResultInterpreter : TbsNDL_251 read GetPrincipalResultInterpreter write SetPrincipalResultInterpreter;

Principal Result Interpreter, Min : 0, Max : 1

Public property AssistantResultInterpreter[RepCount:Integer]: TbsNDL_251 read GetAssistantResultInterpreter write SetAssistantResultInterpreter;

Assistant Result Interpreter, Min : 0, Max : *

Public property Technician[RepCount:Integer]: TbsNDL_251 read GetTechnician write SetTechnician;

Technician, Min : 0, Max : *

Public property Transcriptionist[RepCount:Integer]: TbsNDL_251 read GetTranscriptionist write SetTranscriptionist;

Transcriptionist, Min : 0, Max : *

Public property ScheduledDateTime : TbsTS_251 read GetScheduledDateTime write SetScheduledDateTime;

Scheduled Date/Time, Min : 0, Max : 1

Public property NumberofSampleContainers : TbsNM_251 read GetNumberofSampleContainers write SetNumberofSampleContainers;

Number of Sample Containers *, Min : 0, Max : 1

Public property TransportLogisticsofCollectedSample[RepCount:Integer]: TbsCE_251 read GetTransportLogisticsofCollectedSample write SetTransportLogisticsofCollectedSample;

Transport Logistics of Collected Sample, Min : 0, Max : *

Public property CollectorsComment[RepCount:Integer]: TbsCE_251 read GetCollectorsComment write SetCollectorsComment;

Collector's Comment *, Min : 0, Max : *

Public property TransportArrangementResponsibility : TbsCE_251 read GetTransportArrangementResponsibility write SetTransportArrangementResponsibility;

Transport Arrangement Responsibility, Min : 0, Max : 1

Public property TransportArranged : TbsID_251 read GetTransportArranged write SetTransportArranged;

Transport Arranged, Min : 0, Max : 1

Public property EscortRequired : TbsID_251 read GetEscortRequired write SetEscortRequired;

Escort Required, Min : 0, Max : 1

Public property PlannedPatientTransportComment[RepCount:Integer]: TbsCE_251 read GetPlannedPatientTransportComment write SetPlannedPatientTransportComment;

Planned Patient Transport Comment, Min : 0, Max : *

Public property ProcedureCode : TbsCE_251 read GetProcedureCode write SetProcedureCode;

Procedure Code, Min : 0, Max : 1

Public property ProcedureCodeModifier[RepCount:Integer]: TbsCE_251 read GetProcedureCodeModifier write SetProcedureCodeModifier;

Procedure Code Modifier, Min : 0, Max : *

Public property PlacerSupplementalServiceInformation[RepCount:Integer]: TbsCE_251 read GetPlacerSupplementalServiceInformation write SetPlacerSupplementalServiceInformation;

Placer Supplemental Service Information, Min : 0, Max : *

Public property FillerSupplementalServiceInformation[RepCount:Integer]: TbsCE_251 read GetFillerSupplementalServiceInformation write SetFillerSupplementalServiceInformation;

Filler Supplemental Service Information, Min : 0, Max : *

Public property MedicallyNecessaryDuplicateProcedureReason : TbsCWE_251 read GetMedicallyNecessaryDuplicateProcedureReason write SetMedicallyNecessaryDuplicateProcedureReason;

Medically Necessary Duplicate Procedure Reason., Min : 0, Max : 1

Public property ResultHandling : TbsIS_251 read GetResultHandling write SetResultHandling;

Result Handling, Min : 0, Max : 1

Public property ParentUniversalServiceIdentifier : TbsCWE_251 read GetParentUniversalServiceIdentifier write SetParentUniversalServiceIdentifier;

Parent Universal Service Identifier, Min : 0, Max : 1


Generated by PasDoc 0.14.0.