Class TbsBPO_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBPO_27 = class(TbsHL7Segment)

Description

Blood Product Order

Hierarchy

Overview

Methods

Public function BpProcessingRequirementsRepCount : Integer;
Public function BpIndicationForUseRepCount : Integer;

Properties

Public property SetIdBpo : TbsSI_27 read GetSetIdBpo write SetSetIdBpo;
Public property BpUniversalServiceIdentifier : TbsCWE_27 read GetBpUniversalServiceIdentifier write SetBpUniversalServiceIdentifier;
Public property BpProcessingRequirements[RepCount:Integer]: TbsCWE_27 read GetBpProcessingRequirements write SetBpProcessingRequirements;
Public property BpQuantity : TbsNM_27 read GetBpQuantity write SetBpQuantity;
Public property BpAmount : TbsNM_27 read GetBpAmount write SetBpAmount;
Public property BpUnits : TbsCWE_27 read GetBpUnits write SetBpUnits;
Public property BpIntendedUseDateTime : TbsDTM_27 read GetBpIntendedUseDateTime write SetBpIntendedUseDateTime;
Public property BpIntendedDispenseFromLocation : TbsPL_27 read GetBpIntendedDispenseFromLocation write SetBpIntendedDispenseFromLocation;
Public property BpIntendedDispenseFromAddress : TbsXAD_27 read GetBpIntendedDispenseFromAddress write SetBpIntendedDispenseFromAddress;
Public property BpRequestedDispenseDateTime : TbsDTM_27 read GetBpRequestedDispenseDateTime write SetBpRequestedDispenseDateTime;
Public property BpRequestedDispenseToLocation : TbsPL_27 read GetBpRequestedDispenseToLocation write SetBpRequestedDispenseToLocation;
Public property BpRequestedDispenseToAddress : TbsXAD_27 read GetBpRequestedDispenseToAddress write SetBpRequestedDispenseToAddress;
Public property BpIndicationForUse[RepCount:Integer]: TbsCWE_27 read GetBpIndicationForUse write SetBpIndicationForUse;
Public property BpInformedConsentIndicator : TbsID_27 read GetBpInformedConsentIndicator write SetBpInformedConsentIndicator;

Description

Methods

Public function BpProcessingRequirementsRepCount : Integer;
 
Public function BpIndicationForUseRepCount : Integer;
 

Properties

Public property SetIdBpo : TbsSI_27 read GetSetIdBpo write SetSetIdBpo;

Set Id - Bpo, Min : 1, Max : 1

Public property BpUniversalServiceIdentifier : TbsCWE_27 read GetBpUniversalServiceIdentifier write SetBpUniversalServiceIdentifier;

Bp Universal Service Identifier, Min : 1, Max : 1

Public property BpProcessingRequirements[RepCount:Integer]: TbsCWE_27 read GetBpProcessingRequirements write SetBpProcessingRequirements;

Bp Processing Requirements, Min : 0, Max : *

Public property BpQuantity : TbsNM_27 read GetBpQuantity write SetBpQuantity;

Bp Quantity, Min : 1, Max : 1

Public property BpAmount : TbsNM_27 read GetBpAmount write SetBpAmount;

Bp Amount, Min : 0, Max : 1

Public property BpUnits : TbsCWE_27 read GetBpUnits write SetBpUnits;

Bp Units, Min : 0, Max : 1

Public property BpIntendedUseDateTime : TbsDTM_27 read GetBpIntendedUseDateTime write SetBpIntendedUseDateTime;

Bp Intended Use Date/Time, Min : 0, Max : 1

Public property BpIntendedDispenseFromLocation : TbsPL_27 read GetBpIntendedDispenseFromLocation write SetBpIntendedDispenseFromLocation;

Bp Intended Dispense From Location, Min : 0, Max : 1

Public property BpIntendedDispenseFromAddress : TbsXAD_27 read GetBpIntendedDispenseFromAddress write SetBpIntendedDispenseFromAddress;

Bp Intended Dispense From Address, Min : 0, Max : 1

Public property BpRequestedDispenseDateTime : TbsDTM_27 read GetBpRequestedDispenseDateTime write SetBpRequestedDispenseDateTime;

Bp Requested Dispense Date/Time, Min : 0, Max : 1

Public property BpRequestedDispenseToLocation : TbsPL_27 read GetBpRequestedDispenseToLocation write SetBpRequestedDispenseToLocation;

Bp Requested Dispense To Location, Min : 0, Max : 1

Public property BpRequestedDispenseToAddress : TbsXAD_27 read GetBpRequestedDispenseToAddress write SetBpRequestedDispenseToAddress;

Bp Requested Dispense To Address, Min : 0, Max : 1

Public property BpIndicationForUse[RepCount:Integer]: TbsCWE_27 read GetBpIndicationForUse write SetBpIndicationForUse;

Bp Indication For Use, Min : 0, Max : *

Public property BpInformedConsentIndicator : TbsID_27 read GetBpInformedConsentIndicator write SetBpInformedConsentIndicator;

Bp Informed Consent Indicator, Min : 0, Max : 1


Generated by PasDoc 0.14.0.