Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsIAM_27
Unit
BSHL7DT27
Declaration
type TbsIAM_27 = class(TbsHL7Segment)
Description
Patient Adverse Reaction Information
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function AllergyReactionCodeRepCount : Integer; |
|
|
Properties
 |
property SetIdIam : TbsSI_27 read GetSetIdIam write SetSetIdIam; |
|
Set Id - Iam, Min : 1, Max : 1
|
 |
property AllergenTypeCode : TbsCWE_27 read GetAllergenTypeCode write SetAllergenTypeCode; |
|
Allergen Type Code, Min : 0, Max : 1
|
 |
property AllergenCodeMnemonicDescription : TbsCWE_27 read GetAllergenCodeMnemonicDescription write SetAllergenCodeMnemonicDescription; |
|
Allergen Code/Mnemonic/Description, Min : 1, Max : 1
|
 |
property AllergySeverityCode : TbsCWE_27 read GetAllergySeverityCode write SetAllergySeverityCode; |
|
Allergy Severity Code, Min : 0, Max : 1
|
 |
property AllergyReactionCode[RepCount:Integer]: TbsST_27 read GetAllergyReactionCode write SetAllergyReactionCode; |
|
Allergy Reaction Code, Min : 0, Max : *
|
 |
property AllergyActionCode : TbsCNE_27 read GetAllergyActionCode write SetAllergyActionCode; |
|
Allergy Action Code, Min : 1, Max : 1
|
 |
property AllergyUniqueIdentifier : TbsEI_27 read GetAllergyUniqueIdentifier write SetAllergyUniqueIdentifier; |
|
Allergy Unique Identifier, Min : 0, Max : 1
|
 |
property ActionReason : TbsST_27 read GetActionReason write SetActionReason; |
|
Action Reason, Min : 0, Max : 1
|
 |
property SensitivityToCausativeAgentCode : TbsCWE_27 read GetSensitivityToCausativeAgentCode write SetSensitivityToCausativeAgentCode; |
|
Sensitivity To Causative Agent Code, Min : 0, Max : 1
|
 |
property AllergenGroupCodeMnemonicDescription : TbsCWE_27 read GetAllergenGroupCodeMnemonicDescription write SetAllergenGroupCodeMnemonicDescription; |
|
Allergen Group Code/Mnemonic/Description, Min : 0, Max : 1
|
 |
property OnsetDate : TbsDT_27 read GetOnsetDate write SetOnsetDate; |
|
Onset Date, Min : 0, Max : 1
|
 |
property OnsetDateText : TbsST_27 read GetOnsetDateText write SetOnsetDateText; |
|
Onset Date Text, Min : 0, Max : 1
|
 |
property ReportedDateTime : TbsDTM_27 read GetReportedDateTime write SetReportedDateTime; |
|
Reported Date/Time, Min : 0, Max : 1
|
 |
property ReportedBy : TbsXPN_27 read GetReportedBy write SetReportedBy; |
|
Reported By, Min : 0, Max : 1
|
 |
property RelationshipToPatientCode : TbsCWE_27 read GetRelationshipToPatientCode write SetRelationshipToPatientCode; |
|
Relationship To Patient Code, Min : 0, Max : 1
|
 |
property AlertDeviceCode : TbsCWE_27 read GetAlertDeviceCode write SetAlertDeviceCode; |
|
Alert Device Code, Min : 0, Max : 1
|
 |
property AllergyClinicalStatusCode : TbsCWE_27 read GetAllergyClinicalStatusCode write SetAllergyClinicalStatusCode; |
|
Allergy Clinical Status Code, Min : 0, Max : 1
|
 |
property StatusedByPerson : TbsXCN_27 read GetStatusedByPerson write SetStatusedByPerson; |
|
Statused By Person, Min : 0, Max : 1
|
 |
property StatusedByOrganization : TbsXON_27 read GetStatusedByOrganization write SetStatusedByOrganization; |
|
Statused By Organization, Min : 0, Max : 1
|
 |
property StatusedAtDateTime : TbsDTM_27 read GetStatusedAtDateTime write SetStatusedAtDateTime; |
|
Statused At Date/Time, Min : 0, Max : 1
|
 |
property InactivatedByPerson : TbsXCN_27 read GetInactivatedByPerson write SetInactivatedByPerson; |
|
Inactivated By Person, Min : 0, Max : 1
|
 |
property InactivatedDateTime : TbsDTM_27 read GetInactivatedDateTime write SetInactivatedDateTime; |
|
Inactivated Date/Time, Min : 0, Max : 1
|
 |
property InitiallyRecordedByPerson : TbsXCN_27 read GetInitiallyRecordedByPerson write SetInitiallyRecordedByPerson; |
|
Initially Recorded By Person, Min : 0, Max : 1
|
 |
property InitiallyRecordedDateTime : TbsDTM_27 read GetInitiallyRecordedDateTime write SetInitiallyRecordedDateTime; |
|
Initially Recorded Date/Time, Min : 0, Max : 1
|
 |
property ModifiedByPerson : TbsXCN_27 read GetModifiedByPerson write SetModifiedByPerson; |
|
Modified By Person, Min : 0, Max : 1
|
 |
property ModifiedDateTime : TbsDTM_27 read GetModifiedDateTime write SetModifiedDateTime; |
|
Modified Date/Time, Min : 0, Max : 1
|
 |
property ClinicianIdentifiedCode : TbsCWE_27 read GetClinicianIdentifiedCode write SetClinicianIdentifiedCode; |
|
Clinician Identified Code, Min : 0, Max : 1
|
 |
property InitiallyRecordedByOrganization : TbsXON_27 read GetInitiallyRecordedByOrganization write SetInitiallyRecordedByOrganization; |
|
Initially Recorded By Organization, Min : 0, Max : 1
|
 |
property ModifiedByOrganization : TbsXON_27 read GetModifiedByOrganization write SetModifiedByOrganization; |
|
Modified By Organization, Min : 0, Max : 1
|
 |
property InactivatedByOrganization : TbsXON_27 read GetInactivatedByOrganization write SetInactivatedByOrganization; |
|
Inactivated By Organization, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|