ServiceRequest.Builder |
ServiceRequest.Builder.asNeeded(Element asNeeded) |
If a CodeableConcept is present, it indicates the pre-condition for performing the service.
|
ServiceRequest.Builder |
ServiceRequest.Builder.asNeeded(java.lang.Boolean asNeeded) |
Convenience method for setting asNeeded with choice type Boolean.
|
ServiceRequest.Builder |
ServiceRequest.Builder.authoredOn(DateTime authoredOn) |
When the request transitioned to being actionable.
|
ServiceRequest.Builder |
ServiceRequest.Builder.basedOn(Reference... basedOn) |
Plan/proposal/order fulfilled by this request.
|
ServiceRequest.Builder |
ServiceRequest.Builder.basedOn(java.util.Collection<Reference> basedOn) |
Plan/proposal/order fulfilled by this request.
|
ServiceRequest.Builder |
ServiceRequest.Builder.bodySite(CodeableConcept... bodySite) |
Anatomic location where the procedure should be performed.
|
ServiceRequest.Builder |
ServiceRequest.Builder.bodySite(java.util.Collection<CodeableConcept> bodySite) |
Anatomic location where the procedure should be performed.
|
static ServiceRequest.Builder |
ServiceRequest.builder() |
|
ServiceRequest.Builder |
ServiceRequest.Builder.category(CodeableConcept... category) |
A code that classifies the service for searching, sorting and display purposes (e.g.
|
ServiceRequest.Builder |
ServiceRequest.Builder.category(java.util.Collection<CodeableConcept> category) |
A code that classifies the service for searching, sorting and display purposes (e.g.
|
ServiceRequest.Builder |
ServiceRequest.Builder.code(CodeableConcept code) |
A code that identifies a particular service (i.e., procedure, diagnostic investigation, or panel of investigations)
that have been requested.
|
ServiceRequest.Builder |
ServiceRequest.Builder.contained(Resource... contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ServiceRequest.Builder |
ServiceRequest.Builder.contained(java.util.Collection<Resource> contained) |
These resources do not have an independent existence apart from the resource that contains them - they cannot be
identified independently, and nor can they have their own independent transaction scope.
|
ServiceRequest.Builder |
ServiceRequest.Builder.doNotPerform(Boolean doNotPerform) |
Set this to true if the record is saying that the service/procedure should NOT be performed.
|
ServiceRequest.Builder |
ServiceRequest.Builder.doNotPerform(java.lang.Boolean doNotPerform) |
Convenience method for setting doNotPerform .
|
ServiceRequest.Builder |
ServiceRequest.Builder.encounter(Reference encounter) |
An encounter that provides additional information about the healthcare context in which this request is made.
|
ServiceRequest.Builder |
ServiceRequest.Builder.extension(Extension... extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
ServiceRequest.Builder |
ServiceRequest.Builder.extension(java.util.Collection<Extension> extension) |
May be used to represent additional information that is not part of the basic definition of the resource.
|
protected ServiceRequest.Builder |
ServiceRequest.Builder.from(ServiceRequest serviceRequest) |
|
ServiceRequest.Builder |
ServiceRequest.Builder.id(java.lang.String id) |
The logical id of the resource, as used in the URL for the resource.
|
ServiceRequest.Builder |
ServiceRequest.Builder.identifier(Identifier... identifier) |
Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.
|
ServiceRequest.Builder |
ServiceRequest.Builder.identifier(java.util.Collection<Identifier> identifier) |
Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.
|
ServiceRequest.Builder |
ServiceRequest.Builder.implicitRules(Uri implicitRules) |
A reference to a set of rules that were followed when the resource was constructed, and which must be understood when
processing the content.
|
ServiceRequest.Builder |
ServiceRequest.Builder.instantiatesCanonical(Canonical... instantiatesCanonical) |
The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in
part by this ServiceRequest.
|
ServiceRequest.Builder |
ServiceRequest.Builder.instantiatesCanonical(java.util.Collection<Canonical> instantiatesCanonical) |
The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in
part by this ServiceRequest.
|
ServiceRequest.Builder |
ServiceRequest.Builder.instantiatesUri(Uri... instantiatesUri) |
The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in
whole or in part by this ServiceRequest.
|
ServiceRequest.Builder |
ServiceRequest.Builder.instantiatesUri(java.util.Collection<Uri> instantiatesUri) |
The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in
whole or in part by this ServiceRequest.
|
ServiceRequest.Builder |
ServiceRequest.Builder.insurance(Reference... insurance) |
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering
the requested service.
|
ServiceRequest.Builder |
ServiceRequest.Builder.insurance(java.util.Collection<Reference> insurance) |
Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be needed for delivering
the requested service.
|
ServiceRequest.Builder |
ServiceRequest.Builder.intent(ServiceRequestIntent intent) |
Whether the request is a proposal, plan, an original order or a reflex order.
|
ServiceRequest.Builder |
ServiceRequest.Builder.language(Code language) |
The base language in which the resource is written.
|
ServiceRequest.Builder |
ServiceRequest.Builder.locationCode(CodeableConcept... locationCode) |
The preferred location(s) where the procedure should actually happen in coded or free text form.
|
ServiceRequest.Builder |
ServiceRequest.Builder.locationCode(java.util.Collection<CodeableConcept> locationCode) |
The preferred location(s) where the procedure should actually happen in coded or free text form.
|
ServiceRequest.Builder |
ServiceRequest.Builder.locationReference(Reference... locationReference) |
A reference to the the preferred location(s) where the procedure should actually happen.
|
ServiceRequest.Builder |
ServiceRequest.Builder.locationReference(java.util.Collection<Reference> locationReference) |
A reference to the the preferred location(s) where the procedure should actually happen.
|
ServiceRequest.Builder |
ServiceRequest.Builder.meta(Meta meta) |
The metadata about the resource.
|
ServiceRequest.Builder |
ServiceRequest.Builder.modifierExtension(Extension... modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ServiceRequest.Builder |
ServiceRequest.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) |
May be used to represent additional information that is not part of the basic definition of the resource and that
modifies the understanding of the element that contains it and/or the understanding of the containing element's
descendants.
|
ServiceRequest.Builder |
ServiceRequest.Builder.note(Annotation... note) |
Any other notes and comments made about the service request.
|
ServiceRequest.Builder |
ServiceRequest.Builder.note(java.util.Collection<Annotation> note) |
Any other notes and comments made about the service request.
|
ServiceRequest.Builder |
ServiceRequest.Builder.occurrence(Element occurrence) |
The date/time at which the requested service should occur.
|
ServiceRequest.Builder |
ServiceRequest.Builder.orderDetail(CodeableConcept... orderDetail) |
Additional details and instructions about the how the services are to be delivered.
|
ServiceRequest.Builder |
ServiceRequest.Builder.orderDetail(java.util.Collection<CodeableConcept> orderDetail) |
Additional details and instructions about the how the services are to be delivered.
|
ServiceRequest.Builder |
ServiceRequest.Builder.patientInstruction(String patientInstruction) |
Instructions in terms that are understood by the patient or consumer.
|
ServiceRequest.Builder |
ServiceRequest.Builder.patientInstruction(java.lang.String patientInstruction) |
Convenience method for setting patientInstruction .
|
ServiceRequest.Builder |
ServiceRequest.Builder.performer(Reference... performer) |
The desired performer for doing the requested service.
|
ServiceRequest.Builder |
ServiceRequest.Builder.performer(java.util.Collection<Reference> performer) |
The desired performer for doing the requested service.
|
ServiceRequest.Builder |
ServiceRequest.Builder.performerType(CodeableConcept performerType) |
Desired type of performer for doing the requested service.
|
ServiceRequest.Builder |
ServiceRequest.Builder.priority(ServiceRequestPriority priority) |
Indicates how quickly the ServiceRequest should be addressed with respect to other requests.
|
ServiceRequest.Builder |
ServiceRequest.Builder.quantity(Element quantity) |
An amount of service being requested which can be a quantity ( for example $1,500 home modification), a ratio ( for
example, 20 half day visits per month), or a range (2.0 to 1.8 Gy per fraction).
|
ServiceRequest.Builder |
ServiceRequest.Builder.reasonCode(CodeableConcept... reasonCode) |
An explanation or justification for why this service is being requested in coded or textual form.
|
ServiceRequest.Builder |
ServiceRequest.Builder.reasonCode(java.util.Collection<CodeableConcept> reasonCode) |
An explanation or justification for why this service is being requested in coded or textual form.
|
ServiceRequest.Builder |
ServiceRequest.Builder.reasonReference(Reference... reasonReference) |
Indicates another resource that provides a justification for why this service is being requested.
|
ServiceRequest.Builder |
ServiceRequest.Builder.reasonReference(java.util.Collection<Reference> reasonReference) |
Indicates another resource that provides a justification for why this service is being requested.
|
ServiceRequest.Builder |
ServiceRequest.Builder.relevantHistory(Reference... relevantHistory) |
Key events in the history of the request.
|
ServiceRequest.Builder |
ServiceRequest.Builder.relevantHistory(java.util.Collection<Reference> relevantHistory) |
Key events in the history of the request.
|
ServiceRequest.Builder |
ServiceRequest.Builder.replaces(Reference... replaces) |
The request takes the place of the referenced completed or terminated request(s).
|
ServiceRequest.Builder |
ServiceRequest.Builder.replaces(java.util.Collection<Reference> replaces) |
The request takes the place of the referenced completed or terminated request(s).
|
ServiceRequest.Builder |
ServiceRequest.Builder.requester(Reference requester) |
The individual who initiated the request and has responsibility for its activation.
|
ServiceRequest.Builder |
ServiceRequest.Builder.requisition(Identifier requisition) |
A shared identifier common to all service requests that were authorized more or less simultaneously by a single
author, representing the composite or group identifier.
|
ServiceRequest.Builder |
ServiceRequest.Builder.specimen(Reference... specimen) |
One or more specimens that the laboratory procedure will use.
|
ServiceRequest.Builder |
ServiceRequest.Builder.specimen(java.util.Collection<Reference> specimen) |
One or more specimens that the laboratory procedure will use.
|
ServiceRequest.Builder |
ServiceRequest.Builder.status(ServiceRequestStatus status) |
The status of the order.
|
ServiceRequest.Builder |
ServiceRequest.Builder.subject(Reference subject) |
On whom or what the service is to be performed.
|
ServiceRequest.Builder |
ServiceRequest.Builder.supportingInfo(Reference... supportingInfo) |
Additional clinical information about the patient or specimen that may influence the services or their
interpretations.
|
ServiceRequest.Builder |
ServiceRequest.Builder.supportingInfo(java.util.Collection<Reference> supportingInfo) |
Additional clinical information about the patient or specimen that may influence the services or their
interpretations.
|
ServiceRequest.Builder |
ServiceRequest.Builder.text(Narrative text) |
A human-readable narrative that contains a summary of the resource and can be used to represent the content of the
resource to a human.
|
ServiceRequest.Builder |
ServiceRequest.toBuilder() |
|