Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsIAM_231
Unit
BSHL7DT231
Declaration
type TbsIAM_231 = class(TbsHL7Segment)
Description
Patient adverse reaction information - unique iden
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function AllergyReactionCodeRepCount : Integer; |
|
|
Properties
 |
property SetIDIAM : TbsSI_231 read GetSetIDIAM write SetSetIDIAM; |
|
Set ID - IAM, Min : 1, Max : 1
|
 |
property AllergenTypeCode : TbsCE_231 read GetAllergenTypeCode write SetAllergenTypeCode; |
|
Allergen Type Code, Min : 0, Max : 1
|
 |
property AllergenCodeMnemonicDescription : TbsCE_231 read GetAllergenCodeMnemonicDescription write SetAllergenCodeMnemonicDescription; |
|
Allergen Code/Mnemonic/Description, Min : 1, Max : 1
|
 |
property AllergySeverityCode : TbsCE_231 read GetAllergySeverityCode write SetAllergySeverityCode; |
|
Allergy Severity Code, Min : 0, Max : 1
|
 |
property AllergyReactionCode[RepCount:Integer]: TbsST_231 read GetAllergyReactionCode write SetAllergyReactionCode; |
|
Allergy Reaction Code, Min : 0, Max : *
|
 |
property AllergyActionCode : TbsCNE_231 read GetAllergyActionCode write SetAllergyActionCode; |
|
Allergy Action Code, Min : 1, Max : 1
|
 |
property AllergyUniqueIdentifier : TbsEI_231 read GetAllergyUniqueIdentifier write SetAllergyUniqueIdentifier; |
|
Allergy Unique Identifier, Min : 1, Max : 1
|
 |
property ActionReason : TbsST_231 read GetActionReason write SetActionReason; |
|
Action Reason, Min : 0, Max : 1
|
 |
property SensitivitytoCausativeAgentCode : TbsCE_231 read GetSensitivitytoCausativeAgentCode write SetSensitivitytoCausativeAgentCode; |
|
Sensitivity to Causative Agent Code, Min : 0, Max : 1
|
 |
property AllergenGroupCodeMnemonicDescription : TbsCE_231 read GetAllergenGroupCodeMnemonicDescription write SetAllergenGroupCodeMnemonicDescription; |
|
Allergen Group Code/Mnemonic/Description, Min : 0, Max : 1
|
 |
property OnsetDate : TbsDT_231 read GetOnsetDate write SetOnsetDate; |
|
Onset Date, Min : 0, Max : 1
|
 |
property OnsetDateText : TbsST_231 read GetOnsetDateText write SetOnsetDateText; |
|
Onset Date Text, Min : 0, Max : 1
|
 |
property ReportedDateTime : TbsTS_231 read GetReportedDateTime write SetReportedDateTime; |
|
Reported Date/Time, Min : 0, Max : 1
|
 |
property ReportedBy : TbsXPN_231 read GetReportedBy write SetReportedBy; |
|
Reported By, Min : 0, Max : 1
|
 |
property RelationshiptoPatientCode : TbsCE_231 read GetRelationshiptoPatientCode write SetRelationshiptoPatientCode; |
|
Relationship to Patient Code, Min : 0, Max : 1
|
 |
property AlertDeviceCode : TbsCE_231 read GetAlertDeviceCode write SetAlertDeviceCode; |
|
Alert Device Code, Min : 0, Max : 1
|
 |
property AllergyClinicalStatusCode : TbsCE_231 read GetAllergyClinicalStatusCode write SetAllergyClinicalStatusCode; |
|
Allergy Clinical Status Code, Min : 0, Max : 1
|
 |
property StatusedbyPerson : TbsXCN_231 read GetStatusedbyPerson write SetStatusedbyPerson; |
|
Statused by Person, Min : 0, Max : 1
|
 |
property StatusedbyOrganization : TbsXON_231 read GetStatusedbyOrganization write SetStatusedbyOrganization; |
|
Statused by Organization, Min : 0, Max : 1
|
 |
property StatusedatDateTime : TbsTS_231 read GetStatusedatDateTime write SetStatusedatDateTime; |
|
Statused at Date/Time, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|