29.8.3 FluidSampleChainofCustodyEvent
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Fluid sample custody history event.
Name |
Type |
Notes |
---|---|---|
ContainerLocation |
String64 |
The container location for this chain of custody event. |
Custodian |
String64 |
The custodian for this chain of custody event. |
CustodyAction |
SampleAction |
The action for this chain of custody event. Enum. See sample action. |
CustodyDate |
date |
The date for this chain of custody event. |
LostVolume |
VolumeMeasure |
The lost volume of sample for this chain of custody event. |
RemainingVolume |
VolumeMeasure |
The remaining volume of sample for this chain of custody event. |
Remark |
String2000 |
Remarks and comments about this data item. |
SampleIntegrity |
SampleQuality |
The sample integrity for this chain of custody event. Enum. See sample quality. |
TransferPressure |
AbstractPressureValue |
The transfer pressure for this chain of custody event. |
TransferTemperature |
ThermodynamicTemperatureMeasure |
The transfer temperature for this chain of custody event. |
TransferVolume |
VolumeMeasure |
The transfer volume for this chain of custody event. |
uid |
String64 |
A unique identifier for this data element. It is not globally unique (not a uuid) and only need be unique within the context of the parent top-level object. |
Association |
Notes |
---|---|
From: FluidSampleChainofCustodyEvent.CurrentContainer To: FluidSampleContainer Association |
|
From: FluidSampleChainofCustodyEvent.PrevContainer 0..1To: FluidSampleContainer Association |
|
From: FluidSample. 0..*To: FluidSampleChainofCustodyEvent Association |