Class TbsPEO_251

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsPEO_251 = class(TbsHL7Segment)

Description

Product Experience Observation Details related to a particular clinical experience or event are embodied in the PEO segment. This segment can be used to characterize an event which might be attributed to a product to which the patient was exposed. Products with a possible causal relationship to the observed experience are described in the following PCR (possible causal relationship) segments. The message format was designed to be robust and includes many optional elements which may not be required for a particular regulatory purpose but allow a complete representation of the drug experience if needed.

Hierarchy

Overview

Methods

Public function EventIdentifiersUsedRepCount : Integer;
Public function EventSymptomDiagnosisCodeRepCount : Integer;
Public function EventLocationOccurredAddressRepCount : Integer;
Public function EventQualificationRepCount : Integer;
Public function EventOutcomeRepCount : Integer;
Public function EventDescriptionFromOthersRepCount : Integer;
Public function EventFromOriginalReporterRepCount : Integer;
Public function EventDescriptionFromPatientRepCount : Integer;
Public function EventDescriptionFromPractitionerRepCount : Integer;
Public function EventDescriptionFromAutopsyRepCount : Integer;
Public function CauseOfDeathRepCount : Integer;
Public function PrimaryObserverNameRepCount : Integer;
Public function PrimaryObserverAddressRepCount : Integer;
Public function PrimaryObserverTelephoneRepCount : Integer;

Properties

Public property EventIdentifiersUsed[RepCount:Integer]: TbsCE_251 read GetEventIdentifiersUsed write SetEventIdentifiersUsed;
Public property EventSymptomDiagnosisCode[RepCount:Integer]: TbsCE_251 read GetEventSymptomDiagnosisCode write SetEventSymptomDiagnosisCode;
Public property EventOnsetDateTime : TbsTS_251 read GetEventOnsetDateTime write SetEventOnsetDateTime;
Public property EventExacerbationDateTime : TbsTS_251 read GetEventExacerbationDateTime write SetEventExacerbationDateTime;
Public property EventImprovedDateTime : TbsTS_251 read GetEventImprovedDateTime write SetEventImprovedDateTime;
Public property EventEndedDataTime : TbsTS_251 read GetEventEndedDataTime write SetEventEndedDataTime;
Public property EventLocationOccurredAddress[RepCount:Integer]: TbsXAD_251 read GetEventLocationOccurredAddress write SetEventLocationOccurredAddress;
Public property EventQualification[RepCount:Integer]: TbsID_251 read GetEventQualification write SetEventQualification;
Public property EventSerious : TbsID_251 read GetEventSerious write SetEventSerious;
Public property EventExpected : TbsID_251 read GetEventExpected write SetEventExpected;
Public property EventOutcome[RepCount:Integer]: TbsID_251 read GetEventOutcome write SetEventOutcome;
Public property PatientOutcome : TbsID_251 read GetPatientOutcome write SetPatientOutcome;
Public property EventDescriptionFromOthers[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromOthers write SetEventDescriptionFromOthers;
Public property EventFromOriginalReporter[RepCount:Integer]: TbsFT_251 read GetEventFromOriginalReporter write SetEventFromOriginalReporter;
Public property EventDescriptionFromPatient[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromPatient write SetEventDescriptionFromPatient;
Public property EventDescriptionFromPractitioner[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromPractitioner write SetEventDescriptionFromPractitioner;
Public property EventDescriptionFromAutopsy[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromAutopsy write SetEventDescriptionFromAutopsy;
Public property CauseOfDeath[RepCount:Integer]: TbsCE_251 read GetCauseOfDeath write SetCauseOfDeath;
Public property PrimaryObserverName[RepCount:Integer]: TbsXPN_251 read GetPrimaryObserverName write SetPrimaryObserverName;
Public property PrimaryObserverAddress[RepCount:Integer]: TbsXAD_251 read GetPrimaryObserverAddress write SetPrimaryObserverAddress;
Public property PrimaryObserverTelephone[RepCount:Integer]: TbsXTN_251 read GetPrimaryObserverTelephone write SetPrimaryObserverTelephone;
Public property PrimaryObserversQualification : TbsID_251 read GetPrimaryObserversQualification write SetPrimaryObserversQualification;
Public property ConfirmationProvidedBy : TbsID_251 read GetConfirmationProvidedBy write SetConfirmationProvidedBy;
Public property PrimaryObserverAwareDateTime : TbsTS_251 read GetPrimaryObserverAwareDateTime write SetPrimaryObserverAwareDateTime;
Public property PrimaryObserversidentityMayBeDivulged : TbsID_251 read GetPrimaryObserversidentityMayBeDivulged write SetPrimaryObserversidentityMayBeDivulged;

Description

Methods

Public function EventIdentifiersUsedRepCount : Integer;
 
Public function EventSymptomDiagnosisCodeRepCount : Integer;
 
Public function EventLocationOccurredAddressRepCount : Integer;
 
Public function EventQualificationRepCount : Integer;
 
Public function EventOutcomeRepCount : Integer;
 
Public function EventDescriptionFromOthersRepCount : Integer;
 
Public function EventFromOriginalReporterRepCount : Integer;
 
Public function EventDescriptionFromPatientRepCount : Integer;
 
Public function EventDescriptionFromPractitionerRepCount : Integer;
 
Public function EventDescriptionFromAutopsyRepCount : Integer;
 
Public function CauseOfDeathRepCount : Integer;
 
Public function PrimaryObserverNameRepCount : Integer;
 
Public function PrimaryObserverAddressRepCount : Integer;
 
Public function PrimaryObserverTelephoneRepCount : Integer;
 

Properties

Public property EventIdentifiersUsed[RepCount:Integer]: TbsCE_251 read GetEventIdentifiersUsed write SetEventIdentifiersUsed;

Event Identifiers Used, Min : 0, Max : *

Public property EventSymptomDiagnosisCode[RepCount:Integer]: TbsCE_251 read GetEventSymptomDiagnosisCode write SetEventSymptomDiagnosisCode;

Event Symptom/Diagnosis Code, Min : 0, Max : *

Public property EventOnsetDateTime : TbsTS_251 read GetEventOnsetDateTime write SetEventOnsetDateTime;

Event Onset Date/Time, Min : 1, Max : 1

Public property EventExacerbationDateTime : TbsTS_251 read GetEventExacerbationDateTime write SetEventExacerbationDateTime;

Event Exacerbation Date/Time, Min : 0, Max : 1

Public property EventImprovedDateTime : TbsTS_251 read GetEventImprovedDateTime write SetEventImprovedDateTime;

Event Improved Date/Time, Min : 0, Max : 1

Public property EventEndedDataTime : TbsTS_251 read GetEventEndedDataTime write SetEventEndedDataTime;

Event Ended Data/Time, Min : 0, Max : 1

Public property EventLocationOccurredAddress[RepCount:Integer]: TbsXAD_251 read GetEventLocationOccurredAddress write SetEventLocationOccurredAddress;

Event Location Occurred Address, Min : 0, Max : *

Public property EventQualification[RepCount:Integer]: TbsID_251 read GetEventQualification write SetEventQualification;

Event Qualification, Min : 0, Max : *

Public property EventSerious : TbsID_251 read GetEventSerious write SetEventSerious;

Event Serious, Min : 0, Max : 1

Public property EventExpected : TbsID_251 read GetEventExpected write SetEventExpected;

Event Expected, Min : 0, Max : 1

Public property EventOutcome[RepCount:Integer]: TbsID_251 read GetEventOutcome write SetEventOutcome;

Event Outcome, Min : 0, Max : *

Public property PatientOutcome : TbsID_251 read GetPatientOutcome write SetPatientOutcome;

Patient Outcome, Min : 0, Max : 1

Public property EventDescriptionFromOthers[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromOthers write SetEventDescriptionFromOthers;

Event Description From Others, Min : 0, Max : *

Public property EventFromOriginalReporter[RepCount:Integer]: TbsFT_251 read GetEventFromOriginalReporter write SetEventFromOriginalReporter;

Event From Original Reporter, Min : 0, Max : *

Public property EventDescriptionFromPatient[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromPatient write SetEventDescriptionFromPatient;

Event Description From Patient, Min : 0, Max : *

Public property EventDescriptionFromPractitioner[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromPractitioner write SetEventDescriptionFromPractitioner;

Event Description From Practitioner, Min : 0, Max : *

Public property EventDescriptionFromAutopsy[RepCount:Integer]: TbsFT_251 read GetEventDescriptionFromAutopsy write SetEventDescriptionFromAutopsy;

Event Description From Autopsy, Min : 0, Max : *

Public property CauseOfDeath[RepCount:Integer]: TbsCE_251 read GetCauseOfDeath write SetCauseOfDeath;

Cause Of Death, Min : 0, Max : *

Public property PrimaryObserverName[RepCount:Integer]: TbsXPN_251 read GetPrimaryObserverName write SetPrimaryObserverName;

Primary Observer Name, Min : 0, Max : *

Public property PrimaryObserverAddress[RepCount:Integer]: TbsXAD_251 read GetPrimaryObserverAddress write SetPrimaryObserverAddress;

Primary Observer Address, Min : 0, Max : *

Public property PrimaryObserverTelephone[RepCount:Integer]: TbsXTN_251 read GetPrimaryObserverTelephone write SetPrimaryObserverTelephone;

Primary Observer Telephone, Min : 0, Max : *

Public property PrimaryObserversQualification : TbsID_251 read GetPrimaryObserversQualification write SetPrimaryObserversQualification;

Primary Observer's Qualification, Min : 0, Max : 1

Public property ConfirmationProvidedBy : TbsID_251 read GetConfirmationProvidedBy write SetConfirmationProvidedBy;

Confirmation Provided By, Min : 0, Max : 1

Public property PrimaryObserverAwareDateTime : TbsTS_251 read GetPrimaryObserverAwareDateTime write SetPrimaryObserverAwareDateTime;

Primary Observer Aware Date/Time, Min : 0, Max : 1

Public property PrimaryObserversidentityMayBeDivulged : TbsID_251 read GetPrimaryObserversidentityMayBeDivulged write SetPrimaryObserversidentityMayBeDivulged;

Primary Observer's identity May Be Divulged, Min : 0, Max : 1


Generated by PasDoc 0.14.0.