Lab
Class SpecimenHandling
This class contains information regarding the transportation or storage of a specimen. Information may be recorded for both storage and transportation about the minimum and maximum temperatures to which the specimen was exposed. Subtypes of this class deal with specific requirements for storage and transportation.Note that we need to model more details regarding chain of custody in general and the storage and handling of specimens in specific in future modeling iterations. We may also need a shipping-container assessment, not just specimen assessment.
Attributes |
«TS» PointInTime | dateTimeBegin |
The date time upon which the specimen handling commenced. For Specimen Transportation, this would be the date/time that the specimen was sent."Storage time period." - HL7 FHIR, BiologicallyDerivedProduct.storage.duration
|
«TS» PointInTime | dateTimeEnd |
The date time upon which the specimen handling ended. For Specimen Transportation, this would be the date/time that the specimen was received."The time that the specimen is received at the diagnostic service. The actual time that is recorded is based on how specimen receipt is managed and may correspond to the time the sample is logged in." - HL7 Version 2.8, SPM-18."Storage time period." - HL7 FHIR, BiologicallyDerivedProduct.storage.duration
|
String | description |
"Description of storage." - HL7 FHIR, BiologicallyDerivedProduct.storage.description
|
«PQ» Quantity | highTemperature |
The maximum temperature to which the specimen was exposed during the Specimen Handling episode described by this class."Storage temperature." - HL7 FHIR, BiologicallyDerivedProduct.storage.temperature"Temperature scale used." - HL7 FHIR, BiologicallyDerivedProduct.storage.scale
|
«PQ» Quantity | lowTemperature |
The minimum temperature to which the specimen was exposed during the Specimen Handling episode described by this class."Storage temperature." - HL7 FHIR, BiologicallyDerivedProduct.storage.temperature"Temperature scale used." - HL7 FHIR, BiologicallyDerivedProduct.storage.scale
|
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | SpecimenHandling |
Name Expression | |
Namespace | Lab |
Owned Template Signature | |
Owner | Lab |
Owning Template Parameter | |
Package | Lab |
Qualified Name | FHIM::Lab::SpecimenHandling |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
dateTimeBegin
Public «TS» PointInTime dateTimeBegin
-
The date time upon which the specimen handling commenced. For Specimen Transportation, this would be the date/time that the specimen was sent."Storage time period." - HL7 FHIR, BiologicallyDerivedProduct.storage.duration
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpecimenHandling |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | dateTimeBegin |
Name Expression | |
Namespace | SpecimenHandling |
Opposite | |
Owner | SpecimenHandling |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::SpecimenHandling::dateTimeBegin |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
dateTimeEnd
Public «TS» PointInTime dateTimeEnd
-
The date time upon which the specimen handling ended. For Specimen Transportation, this would be the date/time that the specimen was received."The time that the specimen is received at the diagnostic service. The actual time that is recorded is based on how specimen receipt is managed and may correspond to the time the sample is logged in." - HL7 Version 2.8, SPM-18."Storage time period." - HL7 FHIR, BiologicallyDerivedProduct.storage.duration
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpecimenHandling |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | dateTimeEnd |
Name Expression | |
Namespace | SpecimenHandling |
Opposite | |
Owner | SpecimenHandling |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::SpecimenHandling::dateTimeEnd |
Stereotype | |
Template Parameter | |
Type | «TS» PointInTime |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
description
Public String description
-
"Description of storage." - HL7 FHIR, BiologicallyDerivedProduct.storage.description
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpecimenHandling |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | description |
Name Expression | |
Namespace | SpecimenHandling |
Opposite | |
Owner | SpecimenHandling |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::SpecimenHandling::description |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
highTemperature
Public «PQ» Quantity highTemperature
-
The maximum temperature to which the specimen was exposed during the Specimen Handling episode described by this class."Storage temperature." - HL7 FHIR, BiologicallyDerivedProduct.storage.temperature"Temperature scale used." - HL7 FHIR, BiologicallyDerivedProduct.storage.scale
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpecimenHandling |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | highTemperature |
Name Expression | |
Namespace | SpecimenHandling |
Opposite | |
Owner | SpecimenHandling |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::SpecimenHandling::highTemperature |
Stereotype | |
Template Parameter | |
Type | «PQ» Quantity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
lowTemperature
Public «PQ» Quantity lowTemperature
-
The minimum temperature to which the specimen was exposed during the Specimen Handling episode described by this class."Storage temperature." - HL7 FHIR, BiologicallyDerivedProduct.storage.temperature"Temperature scale used." - HL7 FHIR, BiologicallyDerivedProduct.storage.scale
-
Constraints:
-
Properties:
-
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | SpecimenHandling |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | lowTemperature |
Name Expression | |
Namespace | SpecimenHandling |
Opposite | |
Owner | SpecimenHandling |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Lab::SpecimenHandling::lowTemperature |
Stereotype | |
Template Parameter | |
Type | «PQ» Quantity |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |