Class TbsIAM_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsIAM_26 = class(TbsHL7Segment)

Description

Patient Adverse Reaction Information The IAM segment contains person/patient adverse reaction information of various types.  Most of this information will be derived from user-defined tables.  Each IAM segment describes a single person/patient adverse reaction.  This segment is used in lieu of the AL1 - Patient Allergy Information Segment to support action code/unique identifier mode update definition of repeating segments as defined in 2.10.4.2 in chapter 2, section 2.4.10, "Protocol for interpreting repeating segments or segment groups in an update Message."  The AL1 segment is used to support Snapshot mode update definition as defined in 2.10.4.1.

Hierarchy

Overview

Methods

Public function AllergyReactionCodeRepCount : Integer;

Properties

Public property SetIDIAM : TbsSI_26 read GetSetIDIAM write SetSetIDIAM;
Public property AllergenTypeCode : TbsCWE_26 read GetAllergenTypeCode write SetAllergenTypeCode;
Public property AllergenCodeMnemonicDescription : TbsCWE_26 read GetAllergenCodeMnemonicDescription write SetAllergenCodeMnemonicDescription;
Public property AllergySeverityCode : TbsCWE_26 read GetAllergySeverityCode write SetAllergySeverityCode;
Public property AllergyReactionCode[RepCount:Integer]: TbsST_26 read GetAllergyReactionCode write SetAllergyReactionCode;
Public property AllergyActionCode : TbsCNE_26 read GetAllergyActionCode write SetAllergyActionCode;
Public property AllergyUniqueIdentifier : TbsEI_26 read GetAllergyUniqueIdentifier write SetAllergyUniqueIdentifier;
Public property ActionReason : TbsST_26 read GetActionReason write SetActionReason;
Public property SensitivitytoCausativeAgentCode : TbsCWE_26 read GetSensitivitytoCausativeAgentCode write SetSensitivitytoCausativeAgentCode;
Public property AllergenGroupCodeMnemonicDescription : TbsCWE_26 read GetAllergenGroupCodeMnemonicDescription write SetAllergenGroupCodeMnemonicDescription;
Public property OnsetDate : TbsDT_26 read GetOnsetDate write SetOnsetDate;
Public property OnsetDateText : TbsST_26 read GetOnsetDateText write SetOnsetDateText;
Public property ReportedDateTime : TbsDTM_26 read GetReportedDateTime write SetReportedDateTime;
Public property ReportedBy : TbsXPN_26 read GetReportedBy write SetReportedBy;
Public property RelationshiptoPatientCode : TbsCWE_26 read GetRelationshiptoPatientCode write SetRelationshiptoPatientCode;
Public property AlertDeviceCode : TbsCWE_26 read GetAlertDeviceCode write SetAlertDeviceCode;
Public property AllergyClinicalStatusCode : TbsCWE_26 read GetAllergyClinicalStatusCode write SetAllergyClinicalStatusCode;
Public property StatusedbyPerson : TbsXCN_26 read GetStatusedbyPerson write SetStatusedbyPerson;
Public property StatusedbyOrganization : TbsXON_26 read GetStatusedbyOrganization write SetStatusedbyOrganization;
Public property StatusedatDateTime : TbsDTM_26 read GetStatusedatDateTime write SetStatusedatDateTime;

Description

Methods

Public function AllergyReactionCodeRepCount : Integer;
 

Properties

Public property SetIDIAM : TbsSI_26 read GetSetIDIAM write SetSetIDIAM;

Set ID - IAM, Min : 1, Max : 1

Public property AllergenTypeCode : TbsCWE_26 read GetAllergenTypeCode write SetAllergenTypeCode;

Allergen Type Code, Min : 0, Max : 1

Public property AllergenCodeMnemonicDescription : TbsCWE_26 read GetAllergenCodeMnemonicDescription write SetAllergenCodeMnemonicDescription;

Allergen Code/Mnemonic/Description, Min : 1, Max : 1

Public property AllergySeverityCode : TbsCWE_26 read GetAllergySeverityCode write SetAllergySeverityCode;

Allergy Severity Code, Min : 0, Max : 1

Public property AllergyReactionCode[RepCount:Integer]: TbsST_26 read GetAllergyReactionCode write SetAllergyReactionCode;

Allergy Reaction Code, Min : 0, Max : *

Public property AllergyActionCode : TbsCNE_26 read GetAllergyActionCode write SetAllergyActionCode;

Allergy Action Code, Min : 1, Max : 1

Public property AllergyUniqueIdentifier : TbsEI_26 read GetAllergyUniqueIdentifier write SetAllergyUniqueIdentifier;

Allergy Unique Identifier, Min : 0, Max : 1

Public property ActionReason : TbsST_26 read GetActionReason write SetActionReason;

Action Reason, Min : 0, Max : 1

Public property SensitivitytoCausativeAgentCode : TbsCWE_26 read GetSensitivitytoCausativeAgentCode write SetSensitivitytoCausativeAgentCode;

Sensitivity to Causative Agent Code, Min : 0, Max : 1

Public property AllergenGroupCodeMnemonicDescription : TbsCWE_26 read GetAllergenGroupCodeMnemonicDescription write SetAllergenGroupCodeMnemonicDescription;

Allergen Group Code/Mnemonic/Description, Min : 0, Max : 1

Public property OnsetDate : TbsDT_26 read GetOnsetDate write SetOnsetDate;

Onset Date, Min : 0, Max : 1

Public property OnsetDateText : TbsST_26 read GetOnsetDateText write SetOnsetDateText;

Onset Date Text, Min : 0, Max : 1

Public property ReportedDateTime : TbsDTM_26 read GetReportedDateTime write SetReportedDateTime;

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

Public property ReportedBy : TbsXPN_26 read GetReportedBy write SetReportedBy;

Reported By, Min : 0, Max : 1

Public property RelationshiptoPatientCode : TbsCWE_26 read GetRelationshiptoPatientCode write SetRelationshiptoPatientCode;

Relationship to Patient Code, Min : 0, Max : 1

Public property AlertDeviceCode : TbsCWE_26 read GetAlertDeviceCode write SetAlertDeviceCode;

Alert Device Code, Min : 0, Max : 1

Public property AllergyClinicalStatusCode : TbsCWE_26 read GetAllergyClinicalStatusCode write SetAllergyClinicalStatusCode;

Allergy Clinical Status Code, Min : 0, Max : 1

Public property StatusedbyPerson : TbsXCN_26 read GetStatusedbyPerson write SetStatusedbyPerson;

Statused by Person, Min : 0, Max : 1

Public property StatusedbyOrganization : TbsXON_26 read GetStatusedbyOrganization write SetStatusedbyOrganization;

Statused by Organization, Min : 0, Max : 1

Public property StatusedatDateTime : TbsDTM_26 read GetStatusedatDateTime write SetStatusedatDateTime;

Statused at Date/Time, Min : 0, Max : 1


Generated by PasDoc 0.14.0.