pub struct Transport {Show 40 fields
pub id: Option<Id>,
pub meta: Option<Meta>,
pub implicit_rules: Option<UriDt>,
pub language: Option<CodeDt>,
pub text: Option<Narrative>,
pub contained: Option<Vec<AnyResource>>,
pub extension: Option<Vec<Extension>>,
pub modifier_extension: Option<Vec<Extension>>,
pub identifier: Option<Vec<Identifier>>,
pub instantiates_canonical: Option<CanonicalDt>,
pub instantiates_uri: Option<UriDt>,
pub based_on: Option<Vec<Reference>>,
pub group_identifier: Option<Identifier>,
pub part_of: Option<Vec<Reference>>,
pub status: Option<CodeDt>,
pub status_reason: Option<CodeableConcept>,
pub intent: Option<CodeDt>,
pub priority: Option<CodeDt>,
pub code: Option<CodeableConcept>,
pub description: Option<StringDt>,
pub focus: Option<Reference>,
pub for_: Option<Reference>,
pub encounter: Option<Reference>,
pub completion_time: Option<DateTimeDt>,
pub authored_on: Option<DateTimeDt>,
pub last_modified: Option<DateTimeDt>,
pub requester: Option<Reference>,
pub performer_type: Option<Vec<CodeableConcept>>,
pub owner: Option<Reference>,
pub location: Option<Reference>,
pub insurance: Option<Vec<Reference>>,
pub note: Option<Vec<Annotation>>,
pub relevant_history: Option<Vec<Reference>>,
pub restriction: Option<TransportRestrictionBackboneElement>,
pub input: Option<Vec<TransportInputBackboneElement>>,
pub output: Option<Vec<TransportOutputBackboneElement>>,
pub requested_location: Option<Reference>,
pub current_location: Option<Reference>,
pub reason: Option<CodeableReference>,
pub history: Option<Reference>,
}
Fields§
§id: Option<Id>
Logical id of this artifact
meta: Option<Meta>
Metadata about the resource
implicit_rules: Option<UriDt>
A set of rules under which this content was created
language: Option<CodeDt>
Language of the resource content
text: Option<Narrative>
Text summary of the resource, for human interpretation
contained: Option<Vec<AnyResource>>
Contained, inline Resources
extension: Option<Vec<Extension>>
Additional content defined by implementations
modifier_extension: Option<Vec<Extension>>
Extensions that cannot be ignored
identifier: Option<Vec<Identifier>>
External identifier
instantiates_canonical: Option<CanonicalDt>
Formal definition of transport
instantiates_uri: Option<UriDt>
Formal definition of transport
based_on: Option<Vec<Reference>>
Request fulfilled by this transport
group_identifier: Option<Identifier>
Requisition or grouper id
part_of: Option<Vec<Reference>>
Part of referenced event
status: Option<CodeDt>
in-progress | completed | abandoned | cancelled | planned | entered-in-error
status_reason: Option<CodeableConcept>
Reason for current status
intent: Option<CodeDt>
unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option
priority: Option<CodeDt>
routine | urgent | asap | stat
code: Option<CodeableConcept>
Transport Type
description: Option<StringDt>
Human-readable explanation of transport
focus: Option<Reference>
What transport is acting on
for_: Option<Reference>
Beneficiary of the Transport
encounter: Option<Reference>
Healthcare event during which this transport originated
completion_time: Option<DateTimeDt>
Completion time of the event (the occurrence)
Transport Creation Date
last_modified: Option<DateTimeDt>
Transport Last Modified Date
requester: Option<Reference>
Who is asking for transport to be done
performer_type: Option<Vec<CodeableConcept>>
Requested performer
owner: Option<Reference>
Responsible individual
location: Option<Reference>
Where transport occurs
insurance: Option<Vec<Reference>>
Associated insurance coverage
note: Option<Vec<Annotation>>
Comments made about the transport
relevant_history: Option<Vec<Reference>>
Key events in history of the Transport
restriction: Option<TransportRestrictionBackboneElement>
Constraints on fulfillment transports
input: Option<Vec<TransportInputBackboneElement>>
Information used to perform transport
output: Option<Vec<TransportOutputBackboneElement>>
Information produced as part of transport
requested_location: Option<Reference>
The desired location
current_location: Option<Reference>
The entity current location
reason: Option<CodeableReference>
Why transport is needed
history: Option<Reference>
Parent (or preceding) transport