Besa HL7 2.x Help FileGetting Started Units Class Hierarchy Classes, Interfaces, Objects and Records Types Variables Constants Functions and Procedures Identifiers |
Class TbsSPM_251
Unit
BSHL7DT251
Declaration
type TbsSPM_251 = 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_251 read GetSetID_SPM write SetSetID_SPM; |
Set ID _ SPM, Min : 0, Max : 1
|
|
property SpecimenID : TbsEIP_251 read GetSpecimenID write SetSpecimenID; |
Specimen ID, Min : 0, Max : 1
|
|
property SpecimenParentIDs[RepCount:Integer]: TbsEIP_251 read GetSpecimenParentIDs write SetSpecimenParentIDs; |
Specimen Parent IDs, Min : 0, Max : *
|
|
property SpecimenType : TbsCWE_251 read GetSpecimenType write SetSpecimenType; |
Specimen Type, Min : 1, Max : 1
|
|
property SpecimenTypeModifier[RepCount:Integer]: TbsCWE_251 read GetSpecimenTypeModifier write SetSpecimenTypeModifier; |
Specimen Type Modifier, Min : 0, Max : *
|
|
property SpecimenAdditives[RepCount:Integer]: TbsCWE_251 read GetSpecimenAdditives write SetSpecimenAdditives; |
Specimen Additives, Min : 0, Max : *
|
|
property SpecimenCollectionMethod : TbsCWE_251 read GetSpecimenCollectionMethod write SetSpecimenCollectionMethod; |
Specimen Collection Method, Min : 0, Max : 1
|
|
property SpecimenSourceSite : TbsCWE_251 read GetSpecimenSourceSite write SetSpecimenSourceSite; |
Specimen Source Site, Min : 0, Max : 1
|
|
property SpecimenSourceSiteModifier[RepCount:Integer]: TbsCWE_251 read GetSpecimenSourceSiteModifier write SetSpecimenSourceSiteModifier; |
Specimen Source Site Modifier, Min : 0, Max : *
|
|
property SpecimenCollectionSite : TbsCWE_251 read GetSpecimenCollectionSite write SetSpecimenCollectionSite; |
Specimen Collection Site, Min : 0, Max : 1
|
|
property SpecimenRole[RepCount:Integer]: TbsCWE_251 read GetSpecimenRole write SetSpecimenRole; |
Specimen Role, Min : 0, Max : *
|
|
property SpecimenCollectionAmount : TbsCQ_251 read GetSpecimenCollectionAmount write SetSpecimenCollectionAmount; |
Specimen Collection Amount, Min : 0, Max : 1
|
|
property GroupedSpecimenCount : TbsNM_251 read GetGroupedSpecimenCount write SetGroupedSpecimenCount; |
Grouped Specimen Count, Min : 0, Max : 1
|
|
property SpecimenDescription[RepCount:Integer]: TbsST_251 read GetSpecimenDescription write SetSpecimenDescription; |
Specimen Description, Min : 0, Max : *
|
|
property SpecimenHandlingCode[RepCount:Integer]: TbsCWE_251 read GetSpecimenHandlingCode write SetSpecimenHandlingCode; |
Specimen Handling Code, Min : 0, Max : *
|
|
property SpecimenRiskCode[RepCount:Integer]: TbsCWE_251 read GetSpecimenRiskCode write SetSpecimenRiskCode; |
Specimen Risk Code, Min : 0, Max : *
|
|
property SpecimenCollectionDateTime : TbsDR_251 read GetSpecimenCollectionDateTime write SetSpecimenCollectionDateTime; |
Specimen Collection Date/Time, Min : 0, Max : 1
|
|
property SpecimenReceivedDateTime : TbsTS_251 read GetSpecimenReceivedDateTime write SetSpecimenReceivedDateTime; |
Specimen Received Date/Time, Min : 0, Max : 1
|
|
property SpecimenExpirationDateTime : TbsTS_251 read GetSpecimenExpirationDateTime write SetSpecimenExpirationDateTime; |
Specimen Expiration Date/Time, Min : 0, Max : 1
|
|
property SpecimenAvailability : TbsID_251 read GetSpecimenAvailability write SetSpecimenAvailability; |
Specimen Availability, Min : 0, Max : 1
|
|
property SpecimenRejectReason[RepCount:Integer]: TbsCWE_251 read GetSpecimenRejectReason write SetSpecimenRejectReason; |
Specimen Reject Reason, Min : 0, Max : *
|
|
property SpecimenQuality : TbsCWE_251 read GetSpecimenQuality write SetSpecimenQuality; |
Specimen Quality, Min : 0, Max : 1
|
|
property SpecimenAppropriateness : TbsCWE_251 read GetSpecimenAppropriateness write SetSpecimenAppropriateness; |
Specimen Appropriateness, Min : 0, Max : 1
|
|
property SpecimenCondition[RepCount:Integer]: TbsCWE_251 read GetSpecimenCondition write SetSpecimenCondition; |
Specimen Condition, Min : 0, Max : *
|
|
property SpecimenCurrentQuantity : TbsCQ_251 read GetSpecimenCurrentQuantity write SetSpecimenCurrentQuantity; |
Specimen Current Quantity, Min : 0, Max : 1
|
|
property NumberofSpecimenContainers : TbsNM_251 read GetNumberofSpecimenContainers write SetNumberofSpecimenContainers; |
Number of Specimen Containers, Min : 0, Max : 1
|
|
property ContainerType : TbsCWE_251 read GetContainerType write SetContainerType; |
Container Type, Min : 0, Max : 1
|
|
property ContainerCondition : TbsCWE_251 read GetContainerCondition write SetContainerCondition; |
Container Condition, Min : 0, Max : 1
|
|
property SpecimenChildRole : TbsCWE_251 read GetSpecimenChildRole write SetSpecimenChildRole; |
Specimen Child Role, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|