Lab
Class SpecimenTransportation

This class contains information regarding the transportation of a specimen. This class currently contains the shipment identifier and the method of transportation, but will be augmented in future iterations as we intend to model more details regarding chain of custody.

Attributes
«II» Id shipmentId shipmentId

"The identifier assigned by the shipment transportation provider that uniquely identifies this shipment from all other shipments by the same provider. The addressee for the shipment should be able to use this identifier to match a physical shipment with the electronic manifest for the shipment." - HL7 Version 2.8, SPM-32.

String transportationMethod transportationMethod

Indicates "the means by which a sample reaches the diagnostic service provider. This information is to aid the lab in scheduling or interpretation of results. Possible answers: routine transport van, public postal service, etc." - HL7 Version 2.8, OBR-38.

Attributes inherited from FHIM::Lab::SpecimenHandling FHIM::Lab::SpecimenHandling
dateTimeBegin dateTimeBegin, dateTimeEnd dateTimeEnd, description description, highTemperature highTemperature, lowTemperature lowTemperature

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NameSpecimenTransportation
Name Expression
NamespaceLab
Owned Template Signature
OwnerLab
Owning Template Parameter
PackageLab
Qualified NameFHIM::Lab::SpecimenTransportation
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 shipmentId
Public «II» Id shipmentId

"The identifier assigned by the shipment transportation provider that uniquely identifies this shipment from all other shipments by the same provider. The addressee for the shipment should be able to use this identifier to match a physical shipment with the electronic manifest for the shipment." - HL7 Version 2.8, SPM-32.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSpecimenTransportation
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NameshipmentId
Name Expression
NamespaceSpecimenTransportation
Opposite
OwnerSpecimenTransportation
Owning Association
Owning Template Parameter
Qualified NameFHIM::Lab::SpecimenTransportation::shipmentId
Stereotype
Template Parameter
Type«II» Id
Upper1
Upper Value(1)
VisibilityPublic


 transportationMethod
Public String transportationMethod

Indicates "the means by which a sample reaches the diagnostic service provider. This information is to aid the lab in scheduling or interpretation of results. Possible answers: routine transport van, public postal service, etc." - HL7 Version 2.8, OBR-38.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassSpecimenTransportation
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NametransportationMethod
Name Expression
NamespaceSpecimenTransportation
Opposite
OwnerSpecimenTransportation
Owning Association
Owning Template Parameter
Qualified NameFHIM::Lab::SpecimenTransportation::transportationMethod
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic