Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsCON_26
Unit
BSHL7DT26
Declaration
type TbsCON_26 = class(TbsHL7Segment)
Description
Consent Segment The consent segment provides details about a specific consent by a patient or staff member.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ConsentTextRepCount : Integer; |
|
|
function SubjectspecificConsentTextRepCount : Integer; |
|
|
function ConsentBackgroundInformationRepCount : Integer; |
|
|
function SubjectspecificConsentBackgroundTextRepCount : Integer; |
|
|
function ConsenterimposedlimitationsRepCount : Integer; |
|
|
function ConsenterIDRepCount : Integer; |
|
|
function RelationshiptoSubjectRepCount : Integer; |
|
Properties
|
property SetIDCON : TbsSI_26 read GetSetIDCON write SetSetIDCON; |
Set ID - CON, Min : 1, Max : 1
|
|
property ConsentType : TbsCWE_26 read GetConsentType write SetConsentType; |
Consent Type, Min : 0, Max : 1
|
|
property ConsentFormIDandVersion : TbsST_26 read GetConsentFormIDandVersion write SetConsentFormIDandVersion; |
Consent Form ID and Version, Min : 0, Max : 1
|
|
property ConsentFormNumber : TbsEI_26 read GetConsentFormNumber write SetConsentFormNumber; |
Consent Form Number, Min : 0, Max : 1
|
|
property ConsentText[RepCount:Integer]: TbsFT_26 read GetConsentText write SetConsentText; |
Consent Text, Min : 0, Max : *
|
|
property SubjectspecificConsentText[RepCount:Integer]: TbsFT_26 read GetSubjectspecificConsentText write SetSubjectspecificConsentText; |
Subject-specific Consent Text, Min : 0, Max : *
|
|
property ConsentBackgroundInformation[RepCount:Integer]: TbsFT_26 read GetConsentBackgroundInformation write SetConsentBackgroundInformation; |
Consent Background Information, Min : 0, Max : *
|
|
property SubjectspecificConsentBackgroundText[RepCount:Integer]: TbsFT_26 read GetSubjectspecificConsentBackgroundText write SetSubjectspecificConsentBackgroundText; |
Subject-specific Consent Background Text, Min : 0, Max : *
|
|
property Consenterimposedlimitations[RepCount:Integer]: TbsFT_26 read GetConsenterimposedlimitations write SetConsenterimposedlimitations; |
Consenter-imposed limitations, Min : 0, Max : *
|
|
property ConsentMode : TbsCNE_26 read GetConsentMode write SetConsentMode; |
Consent Mode, Min : 0, Max : 1
|
|
property ConsentStatus : TbsCNE_26 read GetConsentStatus write SetConsentStatus; |
Consent Status, Min : 1, Max : 1
|
|
property ConsentDiscussionDateTime : TbsDTM_26 read GetConsentDiscussionDateTime write SetConsentDiscussionDateTime; |
Consent Discussion Date/Time, Min : 0, Max : 1
|
|
property ConsentDecisionDateTime : TbsDTM_26 read GetConsentDecisionDateTime write SetConsentDecisionDateTime; |
Consent Decision Date/Time, Min : 0, Max : 1
|
|
property ConsentEffectiveDateTime : TbsDTM_26 read GetConsentEffectiveDateTime write SetConsentEffectiveDateTime; |
Consent Effective Date/Time, Min : 0, Max : 1
|
|
property ConsentEndDateTime : TbsDTM_26 read GetConsentEndDateTime write SetConsentEndDateTime; |
Consent End Date/Time, Min : 0, Max : 1
|
|
property SubjectCompetenceIndicator : TbsID_26 read GetSubjectCompetenceIndicator write SetSubjectCompetenceIndicator; |
Subject Competence Indicator, Min : 0, Max : 1
|
|
property TranslatorAssistanceIndicator : TbsID_26 read GetTranslatorAssistanceIndicator write SetTranslatorAssistanceIndicator; |
Translator Assistance Indicator, Min : 0, Max : 1
|
|
property LanguageTranslatedTo : TbsCWE_26 read GetLanguageTranslatedTo write SetLanguageTranslatedTo; |
Language Translated To, Min : 0, Max : 1
|
|
property InformationalMaterialSuppliedIndicator : TbsID_26 read GetInformationalMaterialSuppliedIndicator write SetInformationalMaterialSuppliedIndicator; |
Informational Material Supplied Indicator, Min : 0, Max : 1
|
|
property ConsentBypassReason : TbsCWE_26 read GetConsentBypassReason write SetConsentBypassReason; |
Consent Bypass Reason, Min : 0, Max : 1
|
|
property ConsentDisclosureLevel : TbsID_26 read GetConsentDisclosureLevel write SetConsentDisclosureLevel; |
Consent Disclosure Level, Min : 0, Max : 1
|
|
property ConsentNondisclosureReason : TbsCWE_26 read GetConsentNondisclosureReason write SetConsentNondisclosureReason; |
Consent Non-disclosure Reason, Min : 0, Max : 1
|
|
property NonsubjectConsenterReason : TbsCWE_26 read GetNonsubjectConsenterReason write SetNonsubjectConsenterReason; |
Non-subject Consenter Reason, Min : 0, Max : 1
|
|
property ConsenterID[RepCount:Integer]: TbsXPN_26 read GetConsenterID write SetConsenterID; |
Consenter ID, Min : 1, Max : *
|
|
property RelationshiptoSubject[RepCount:Integer]: TbsIS_26 read GetRelationshiptoSubject write SetRelationshiptoSubject; |
Relationship to Subject, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|