Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsSPM_26
Unit
BSHL7DT26
Declaration
type TbsSPM_26 = class(TbsHL7Segment)
Description
Specimen The intent of this segment is to describe the characteristics of a specimen. It differs from the intent of the OBR in that the OBR addresses order-specific information. It differs from the SAC segment in that the SAC addresses specimen container attributes. An advantage afforded by a separate specimen segment is that it generalizes the multiple relationships among order(s), results, specimen(s) and specimen container(s).
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function SpecimenParentIDsRepCount : Integer; |
|
|
function SpecimenTypeModifierRepCount : Integer; |
|
|
function SpecimenAdditivesRepCount : Integer; |
|
|
function SpecimenSourceSiteModifierRepCount : Integer; |
|
|
function SpecimenRoleRepCount : Integer; |
|
|
function SpecimenDescriptionRepCount : Integer; |
|
|
function SpecimenHandlingCodeRepCount : Integer; |
|
|
function SpecimenRiskCodeRepCount : Integer; |
|
|
function SpecimenRejectReasonRepCount : Integer; |
|
|
function SpecimenConditionRepCount : Integer; |
|
Properties
|
property SetID_SPM : TbsSI_26 read GetSetID_SPM write SetSetID_SPM; |
Set ID _ SPM, Min : 0, Max : 1
|
|
property SpecimenID : TbsEIP_26 read GetSpecimenID write SetSpecimenID; |
Specimen ID, Min : 0, Max : 1
|
|
property SpecimenParentIDs[RepCount:Integer]: TbsEIP_26 read GetSpecimenParentIDs write SetSpecimenParentIDs; |
Specimen Parent IDs, Min : 0, Max : *
|
|
property SpecimenType : TbsCWE_26 read GetSpecimenType write SetSpecimenType; |
Specimen Type, Min : 1, Max : 1
|
|
property SpecimenTypeModifier[RepCount:Integer]: TbsCWE_26 read GetSpecimenTypeModifier write SetSpecimenTypeModifier; |
Specimen Type Modifier, Min : 0, Max : *
|
|
property SpecimenAdditives[RepCount:Integer]: TbsCWE_26 read GetSpecimenAdditives write SetSpecimenAdditives; |
Specimen Additives, Min : 0, Max : *
|
|
property SpecimenCollectionMethod : TbsCWE_26 read GetSpecimenCollectionMethod write SetSpecimenCollectionMethod; |
Specimen Collection Method, Min : 0, Max : 1
|
|
property SpecimenSourceSite : TbsCWE_26 read GetSpecimenSourceSite write SetSpecimenSourceSite; |
Specimen Source Site, Min : 0, Max : 1
|
|
property SpecimenSourceSiteModifier[RepCount:Integer]: TbsCWE_26 read GetSpecimenSourceSiteModifier write SetSpecimenSourceSiteModifier; |
Specimen Source Site Modifier, Min : 0, Max : *
|
|
property SpecimenCollectionSite : TbsCWE_26 read GetSpecimenCollectionSite write SetSpecimenCollectionSite; |
Specimen Collection Site, Min : 0, Max : 1
|
|
property SpecimenRole[RepCount:Integer]: TbsCWE_26 read GetSpecimenRole write SetSpecimenRole; |
Specimen Role, Min : 0, Max : *
|
|
property SpecimenCollectionAmount : TbsCQ_26 read GetSpecimenCollectionAmount write SetSpecimenCollectionAmount; |
Specimen Collection Amount, Min : 0, Max : 1
|
|
property GroupedSpecimenCount : TbsNM_26 read GetGroupedSpecimenCount write SetGroupedSpecimenCount; |
Grouped Specimen Count, Min : 0, Max : 1
|
|
property SpecimenDescription[RepCount:Integer]: TbsST_26 read GetSpecimenDescription write SetSpecimenDescription; |
Specimen Description, Min : 0, Max : *
|
|
property SpecimenHandlingCode[RepCount:Integer]: TbsCWE_26 read GetSpecimenHandlingCode write SetSpecimenHandlingCode; |
Specimen Handling Code, Min : 0, Max : *
|
|
property SpecimenRiskCode[RepCount:Integer]: TbsCWE_26 read GetSpecimenRiskCode write SetSpecimenRiskCode; |
Specimen Risk Code, Min : 0, Max : *
|
|
property SpecimenCollectionDateTime : TbsDR_26 read GetSpecimenCollectionDateTime write SetSpecimenCollectionDateTime; |
Specimen Collection Date/Time, Min : 0, Max : 1
|
|
property SpecimenReceivedDateTime : TbsDTM_26 read GetSpecimenReceivedDateTime write SetSpecimenReceivedDateTime; |
Specimen Received Date/Time, Min : 0, Max : 1
|
|
property SpecimenExpirationDateTime : TbsDTM_26 read GetSpecimenExpirationDateTime write SetSpecimenExpirationDateTime; |
Specimen Expiration Date/Time, Min : 0, Max : 1
|
|
property SpecimenAvailability : TbsID_26 read GetSpecimenAvailability write SetSpecimenAvailability; |
Specimen Availability, Min : 0, Max : 1
|
|
property SpecimenRejectReason[RepCount:Integer]: TbsCWE_26 read GetSpecimenRejectReason write SetSpecimenRejectReason; |
Specimen Reject Reason, Min : 0, Max : *
|
|
property SpecimenQuality : TbsCWE_26 read GetSpecimenQuality write SetSpecimenQuality; |
Specimen Quality, Min : 0, Max : 1
|
|
property SpecimenAppropriateness : TbsCWE_26 read GetSpecimenAppropriateness write SetSpecimenAppropriateness; |
Specimen Appropriateness, Min : 0, Max : 1
|
|
property SpecimenCondition[RepCount:Integer]: TbsCWE_26 read GetSpecimenCondition write SetSpecimenCondition; |
Specimen Condition, Min : 0, Max : *
|
|
property SpecimenCurrentQuantity : TbsCQ_26 read GetSpecimenCurrentQuantity write SetSpecimenCurrentQuantity; |
Specimen Current Quantity, Min : 0, Max : 1
|
|
property NumberofSpecimenContainers : TbsNM_26 read GetNumberofSpecimenContainers write SetNumberofSpecimenContainers; |
Number of Specimen Containers, Min : 0, Max : 1
|
|
property ContainerType : TbsCWE_26 read GetContainerType write SetContainerType; |
Container Type, Min : 0, Max : 1
|
|
property ContainerCondition : TbsCWE_26 read GetContainerCondition write SetContainerCondition; |
Container Condition, Min : 0, Max : 1
|
|
property SpecimenChildRole : TbsCWE_26 read GetSpecimenChildRole write SetSpecimenChildRole; |
Specimen Child Role, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|