Class: SpecimenTransportActivity
An activity through which a specimen is transported between locations or organizations.
URI: crdch:SpecimenTransportActivity
Parents
- is_a: Entity - Any resource that has its own identifier
Referenced by class
Attributes
Own
- date_started 0..1
- Description: The date when the activity began (in this case, a transport event).
- Range: TimePoint
- date_ended 0..1
- Description: The date when the activity ended (in this case, a transport event).
- Range: TimePoint
- duration 0..*
- Description: The length of time over which the activity was performed.
- Range: CrdchString
- performed_by 0..1
- Description: The organization or group that performed the activity.
- Range: Organization
- transport_origin 0..1
- Description: An organization (facility, site, lab, etc) from which the specimen was transported as a result of the activity.
- Range: Organization
- transport_destination 0..1
- Description: An organization (facility, site, lab, etc) to which the specimen is delivered as a result of the activity.
- Range: Organization
- execution_condition_observation 0..*
- Description: Information describing the environmental conditions in which an activity, or a specific part of an activity, was performed.
- Range: ExecutionConditionObservation
Other properties
Comments: | Think of the TransportActivity as being one of many possible occasions when the specimen was moved from one location to another, in some state or condition. We may want to capture dates and conditions for each. |