
Package org.hl7.fhir.r5.patterns
Interface Request
- All Superinterfaces:
PatternBase
A pattern to be followed by resources that represent a specific proposal, plan and/or order for some sort of action or service.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
static class
static enum
static class
static enum
static class
-
Method Summary
Modifier and TypeMethodDescriptionaddInstantiatesCanonical
(String value) addInstantiatesUri
(String value) addNote()
fhirType()
int
int
int
int
getCode()
int
int
boolean
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
getNote()
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
int
boolean
boolean
boolean
boolean
hasCode()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
hasInstantiatesCanonical
(String value) boolean
boolean
hasInstantiatesUri
(String value) boolean
boolean
boolean
boolean
hasNote()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
setAuthoredOn
(Date value) setAuthoredOnElement
(DateTimeType value) setBasedOn
(List<Reference> theBasedOn) setCode
(CodeableConcept value) setDoNotPerform
(boolean value) setEncounter
(Reference value) setGroupIdentifier
(Identifier value) setIdentifier
(List<Identifier> theIdentifier) setInstantiatesCanonical
(List<CanonicalType> theInstantiatesCanonical) setInstantiatesUri
(List<UriType> theInstantiatesUri) setInsurance
(List<Reference> theInsurance) setIntent
(Request.RequestIntent value) setNote
(List<Annotation> theNote) setOccurrence
(DataType value) setPerformer
(Reference value) setPerformerType
(CodeableConcept value) setReasonCode
(List<CodeableConcept> theReasonCode) setReasonReference
(List<Reference> theReasonReference) setRelevantHistory
(List<Reference> theRelevantHistory) setReplaces
(List<Reference> theReplaces) setReported
(DataType value) setRequester
(Reference value) setStatus
(Request.RequestStatus value) setStatusReason
(CodeableConcept value) setSubject
(Reference value) setSupportingInfo
(List<Reference> theSupportingInfo) Methods inherited from interface org.hl7.fhir.r5.patterns.PatternBase
getExtension, getId, setId
-
Method Details
-
getIdentifier
- Returns:
#identifier
(Business identifiers assigned to this {{title}} by the author and/or other systems. These identifiers remain constant as the resource is updated and propagates from server to server.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasIdentifier
boolean hasIdentifier()- Returns:
- whether there is more than zero values for identifier
-
getIdentifierMin
int getIdentifierMin()- Returns:
- minimum allowed cardinality for identifier. Note that with patterns, this may be different for the underlying resource
-
getIdentifierMax
int getIdentifierMax()- Returns:
- maximum allowed cardinality for identifier. Note that with patterns, this may be different for the underlying resource
-
addIdentifier
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addIdentifier
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
#identifier
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getInstantiatesCanonical
- Returns:
#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setInstantiatesCanonical
Request setInstantiatesCanonical(List<CanonicalType> theInstantiatesCanonical) throws org.hl7.fhir.exceptions.FHIRException - Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasInstantiatesCanonical
boolean hasInstantiatesCanonical()- Returns:
- whether there is more than zero values for instantiatesCanonical
-
getInstantiatesCanonicalMin
- Returns:
- minimum allowed cardinality for instantiatesCanonical. Note that with patterns, this may be different for the underlying resource
-
getInstantiatesCanonicalMax
- Returns:
- maximum allowed cardinality for instantiatesCanonical. Note that with patterns, this may be different for the underlying resource
-
addInstantiatesCanonicalElement
- Returns:
#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addInstantiatesCanonical
- Parameters:
value
-#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasInstantiatesCanonical
- Parameters:
value
-#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getInstantiatesUri
- Returns:
#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setInstantiatesUri
Request setInstantiatesUri(List<UriType> theInstantiatesUri) throws org.hl7.fhir.exceptions.FHIRException - Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasInstantiatesUri
boolean hasInstantiatesUri()- Returns:
- whether there is more than zero values for instantiatesUri
-
getInstantiatesUriMin
int getInstantiatesUriMin()- Returns:
- minimum allowed cardinality for instantiatesUri. Note that with patterns, this may be different for the underlying resource
-
getInstantiatesUriMax
int getInstantiatesUriMax()- Returns:
- maximum allowed cardinality for instantiatesUri. Note that with patterns, this may be different for the underlying resource
-
addInstantiatesUriElement
- Returns:
#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addInstantiatesUri
- Parameters:
value
-#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasInstantiatesUri
- Parameters:
value
-#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 {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getBasedOn
- Returns:
#basedOn
(A plan, proposal or order that is fulfilled in whole or in part by this {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setBasedOn
- Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasBasedOn
boolean hasBasedOn()- Returns:
- whether there is more than zero values for basedOn
-
getBasedOnMin
int getBasedOnMin()- Returns:
- minimum allowed cardinality for basedOn. Note that with patterns, this may be different for the underlying resource
-
getBasedOnMax
int getBasedOnMax()- Returns:
- maximum allowed cardinality for basedOn. Note that with patterns, this may be different for the underlying resource
-
addBasedOn
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addBasedOn
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getBasedOnFirstRep
- Returns:
- The first repetition of repeating field
#basedOn
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReplaces
- Returns:
#replaces
(Completed or terminated request(s) whose function is taken by this new {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setReplaces
- Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasReplaces
boolean hasReplaces()- Returns:
- whether there is more than zero values for replaces
-
getReplacesMin
int getReplacesMin()- Returns:
- minimum allowed cardinality for replaces. Note that with patterns, this may be different for the underlying resource
-
getReplacesMax
int getReplacesMax()- Returns:
- maximum allowed cardinality for replaces. Note that with patterns, this may be different for the underlying resource
-
addReplaces
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addReplaces
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReplacesFirstRep
- Returns:
- The first repetition of repeating field
#replaces
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getGroupIdentifier
- Returns:
#groupIdentifier
(A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasGroupIdentifier
boolean hasGroupIdentifier()- Returns:
- whether there is more than zero values for groupIdentifier
-
getGroupIdentifierMin
int getGroupIdentifierMin()- Returns:
- minimum allowed cardinality for groupIdentifier. Note that with patterns, this may be different for the underlying resource
-
getGroupIdentifierMax
int getGroupIdentifierMax()- Returns:
- maximum allowed cardinality for groupIdentifier. Note that with patterns, this may be different for the underlying resource
-
setGroupIdentifier
- Parameters:
value
-#groupIdentifier
(A shared identifier common to all requests that were authorized more or less simultaneously by a single author, representing the identifier of the requisition, prescription or similar form.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getStatusElement
- Returns:
#status
(The current state of the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasStatus
boolean hasStatus()- Returns:
- whether there is more than zero values for status
-
getStatusMin
- Returns:
- minimum allowed cardinality for status. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getStatusMax
- Returns:
- maximum allowed cardinality for status. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasStatusElement
boolean hasStatusElement() -
setStatusElement
Request setStatusElement(Enumeration<Request.RequestStatus> value) throws org.hl7.fhir.exceptions.FHIRException - Parameters:
value
-#status
(The current state of the {{title}}.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getStatus
- Returns:
- The current state of the {{title}}.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setStatus
- Parameters:
value
- The current state of the {{title}}.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getStatusReason
- Returns:
#statusReason
(Captures the reason for the current state of the {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasStatusReason
boolean hasStatusReason()- Returns:
- whether there is more than zero values for statusReason
-
getStatusReasonMin
int getStatusReasonMin()- Returns:
- minimum allowed cardinality for statusReason. Note that with patterns, this may be different for the underlying resource
-
getStatusReasonMax
int getStatusReasonMax()- Returns:
- maximum allowed cardinality for statusReason. Note that with patterns, this may be different for the underlying resource
-
setStatusReason
- Parameters:
value
-#statusReason
(Captures the reason for the current state of the {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getIntentElement
- Returns:
#intent
(Indicates the level of authority/intentionality associated with the {{title}} and where the request fits into the workflow chain.). This is the underlying object with id, value and extensions. The accessor "getIntent" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasIntent
boolean hasIntent()- Returns:
- whether there is more than zero values for intent
-
getIntentMin
- Returns:
- minimum allowed cardinality for intent. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getIntentMax
- Returns:
- maximum allowed cardinality for intent. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasIntentElement
boolean hasIntentElement() -
setIntentElement
Request setIntentElement(Enumeration<Request.RequestIntent> value) throws org.hl7.fhir.exceptions.FHIRException - Parameters:
value
-#intent
(Indicates the level of authority/intentionality associated with the {{title}} and where the request fits into the workflow chain.). This is the underlying object with id, value and extensions. The accessor "getIntent" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getIntent
- Returns:
- Indicates the level of authority/intentionality associated with the {{title}} and where the request fits into the workflow chain.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setIntent
- Parameters:
value
- Indicates the level of authority/intentionality associated with the {{title}} and where the request fits into the workflow chain.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPriorityElement
Enumeration<Request.RequestPriority> getPriorityElement() throws org.hl7.fhir.exceptions.FHIRException- Returns:
#priority
(Indicates how quickly the {{title}} should be addressed with respect to other requests.). This is the underlying object with id, value and extensions. The accessor "getPriority" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPriority
boolean hasPriority()- Returns:
- whether there is more than zero values for priority
-
getPriorityMin
- Returns:
- minimum allowed cardinality for priority. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPriorityMax
- Returns:
- maximum allowed cardinality for priority. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPriorityElement
boolean hasPriorityElement() -
setPriorityElement
Request setPriorityElement(Enumeration<Request.RequestPriority> value) throws org.hl7.fhir.exceptions.FHIRException - Parameters:
value
-#priority
(Indicates how quickly the {{title}} should be addressed with respect to other requests.). This is the underlying object with id, value and extensions. The accessor "getPriority" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPriority
- Returns:
- Indicates how quickly the {{title}} should be addressed with respect to other requests.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setPriority
- Parameters:
value
- Indicates how quickly the {{title}} should be addressed with respect to other requests.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDoNotPerformElement
- Returns:
#doNotPerform
(If true indicates that the {{title}} is asking for the specified action to *not* occur.). This is the underlying object with id, value and extensions. The accessor "getDoNotPerform" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDoNotPerform
boolean hasDoNotPerform()- Returns:
- whether there is more than zero values for doNotPerform
-
getDoNotPerformMin
- Returns:
- minimum allowed cardinality for doNotPerform. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDoNotPerformMax
- Returns:
- maximum allowed cardinality for doNotPerform. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasDoNotPerformElement
boolean hasDoNotPerformElement() -
setDoNotPerformElement
- Parameters:
value
-#doNotPerform
(If true indicates that the {{title}} is asking for the specified action to *not* occur.). This is the underlying object with id, value and extensions. The accessor "getDoNotPerform" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getDoNotPerform
- Returns:
- If true indicates that the {{title}} is asking for the specified action to *not* occur.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setDoNotPerform
- Parameters:
value
- If true indicates that the {{title}} is asking for the specified action to *not* occur.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getCode
- Returns:
#code
(A code that identifies the specific service or action being asked to be done (or not done).)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasCode
boolean hasCode()- Returns:
- whether there is more than zero values for code
-
getCodeMin
int getCodeMin()- Returns:
- minimum allowed cardinality for code. Note that with patterns, this may be different for the underlying resource
-
getCodeMax
int getCodeMax()- Returns:
- maximum allowed cardinality for code. Note that with patterns, this may be different for the underlying resource
-
setCode
- Parameters:
value
-#code
(A code that identifies the specific service or action being asked to be done (or not done).)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getSubject
- Returns:
#subject
(The individual or set of individuals the action is to be performed/not performed on or for.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasSubject
boolean hasSubject()- Returns:
- whether there is more than zero values for subject
-
getSubjectMin
int getSubjectMin()- Returns:
- minimum allowed cardinality for subject. Note that with patterns, this may be different for the underlying resource
-
getSubjectMax
int getSubjectMax()- Returns:
- maximum allowed cardinality for subject. Note that with patterns, this may be different for the underlying resource
-
setSubject
- Parameters:
value
-#subject
(The individual or set of individuals the action is to be performed/not performed on or for.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getEncounter
- Returns:
#encounter
(The Encounter during which this {{title}} was created or to which the creation of this record is tightly associated.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasEncounter
boolean hasEncounter()- Returns:
- whether there is more than zero values for encounter
-
getEncounterMin
int getEncounterMin()- Returns:
- minimum allowed cardinality for encounter. Note that with patterns, this may be different for the underlying resource
-
getEncounterMax
int getEncounterMax()- Returns:
- maximum allowed cardinality for encounter. Note that with patterns, this may be different for the underlying resource
-
setEncounter
- Parameters:
value
-#encounter
(The Encounter during which this {{title}} was created or to which the creation of this record is tightly associated.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getOccurrence
- Returns:
#occurrence
(The date or time(s) at which the activity or service is desired to occur or not occur.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getOccurrenceDateTimeType
- Returns:
#occurrence
(The date or time(s) at which the activity or service is desired to occur or not occur.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasOccurrenceDateTimeType
boolean hasOccurrenceDateTimeType() -
getOccurrencePeriod
- Returns:
#occurrence
(The date or time(s) at which the activity or service is desired to occur or not occur.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasOccurrencePeriod
boolean hasOccurrencePeriod() -
getOccurrenceTiming
- Returns:
#occurrence
(The date or time(s) at which the activity or service is desired to occur or not occur.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasOccurrenceTiming
boolean hasOccurrenceTiming() -
hasOccurrence
boolean hasOccurrence()- Returns:
- whether there is more than zero values for occurrence
-
getOccurrenceMin
int getOccurrenceMin()- Returns:
- minimum allowed cardinality for occurrence. Note that with patterns, this may be different for the underlying resource
-
getOccurrenceMax
int getOccurrenceMax()- Returns:
- maximum allowed cardinality for occurrence. Note that with patterns, this may be different for the underlying resource
-
setOccurrence
- Parameters:
value
-#occurrence
(The date or time(s) at which the activity or service is desired to occur or not occur.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getAuthoredOnElement
- Returns:
#authoredOn
(For draft {{title}}s, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.). This is the underlying object with id, value and extensions. The accessor "getAuthoredOn" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasAuthoredOn
boolean hasAuthoredOn()- Returns:
- whether there is more than zero values for authoredOn
-
getAuthoredOnMin
- Returns:
- minimum allowed cardinality for authoredOn. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getAuthoredOnMax
- Returns:
- maximum allowed cardinality for authoredOn. Note that with patterns, this may be different for the underlying resource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasAuthoredOnElement
boolean hasAuthoredOnElement() -
setAuthoredOnElement
- Parameters:
value
-#authoredOn
(For draft {{title}}s, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.). This is the underlying object with id, value and extensions. The accessor "getAuthoredOn" gives direct access to the value- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getAuthoredOn
- Returns:
- For draft {{title}}s, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setAuthoredOn
- Parameters:
value
- For draft {{title}}s, indicates the date of initial creation. For requests with other statuses, indicates the date of activation.- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getRequester
- Returns:
#requester
(Who initiated the {{request}} and has responsibility for its activation.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRequester
boolean hasRequester()- Returns:
- whether there is more than zero values for requester
-
getRequesterMin
int getRequesterMin()- Returns:
- minimum allowed cardinality for requester. Note that with patterns, this may be different for the underlying resource
-
getRequesterMax
int getRequesterMax()- Returns:
- maximum allowed cardinality for requester. Note that with patterns, this may be different for the underlying resource
-
setRequester
- Parameters:
value
-#requester
(Who initiated the {{request}} and has responsibility for its activation.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReported
- Returns:
#reported
(Indicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-truth record. It may also indicate the source of the report.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReportedBooleanType
- Returns:
#reported
(Indicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-truth record. It may also indicate the source of the report.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasReportedBooleanType
boolean hasReportedBooleanType() -
getReportedReference
- Returns:
#reported
(Indicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-truth record. It may also indicate the source of the report.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasReportedReference
boolean hasReportedReference() -
hasReported
boolean hasReported()- Returns:
- whether there is more than zero values for reported
-
getReportedMin
int getReportedMin()- Returns:
- minimum allowed cardinality for reported. Note that with patterns, this may be different for the underlying resource
-
getReportedMax
int getReportedMax()- Returns:
- maximum allowed cardinality for reported. Note that with patterns, this may be different for the underlying resource
-
setReported
- Parameters:
value
-#reported
(Indicates if this record was captured as a secondary 'reported' record rather than as an original primary source-of-truth record. It may also indicate the source of the report.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPerformerType
- Returns:
#performerType
(The type of individual that is desired to act upon/ not act upon the {{request}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPerformerType
boolean hasPerformerType()- Returns:
- whether there is more than zero values for performerType
-
getPerformerTypeMin
int getPerformerTypeMin()- Returns:
- minimum allowed cardinality for performerType. Note that with patterns, this may be different for the underlying resource
-
getPerformerTypeMax
int getPerformerTypeMax()- Returns:
- maximum allowed cardinality for performerType. Note that with patterns, this may be different for the underlying resource
-
setPerformerType
- Parameters:
value
-#performerType
(The type of individual that is desired to act upon/ not act upon the {{request}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getPerformer
- Returns:
#performer
(Indicates who or what is being asked to perform (or not perform) the {{request}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasPerformer
boolean hasPerformer()- Returns:
- whether there is more than zero values for performer
-
getPerformerMin
int getPerformerMin()- Returns:
- minimum allowed cardinality for performer. Note that with patterns, this may be different for the underlying resource
-
getPerformerMax
int getPerformerMax()- Returns:
- maximum allowed cardinality for performer. Note that with patterns, this may be different for the underlying resource
-
setPerformer
- Parameters:
value
-#performer
(Indicates who or what is being asked to perform (or not perform) the {{request}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReasonCode
- Returns:
#reasonCode
(Describes why the request is being made in coded or textual form.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setReasonCode
Request setReasonCode(List<CodeableConcept> theReasonCode) throws org.hl7.fhir.exceptions.FHIRException - Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasReasonCode
boolean hasReasonCode()- Returns:
- whether there is more than zero values for reasonCode
-
getReasonCodeMin
int getReasonCodeMin()- Returns:
- minimum allowed cardinality for reasonCode. Note that with patterns, this may be different for the underlying resource
-
getReasonCodeMax
int getReasonCodeMax()- Returns:
- maximum allowed cardinality for reasonCode. Note that with patterns, this may be different for the underlying resource
-
addReasonCode
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addReasonCode
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReasonCodeFirstRep
- Returns:
- The first repetition of repeating field
#reasonCode
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReasonReference
- Returns:
#reasonReference
(Indicates another resource whose existence justifies this request.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setReasonReference
Request setReasonReference(List<Reference> theReasonReference) throws org.hl7.fhir.exceptions.FHIRException - Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasReasonReference
boolean hasReasonReference()- Returns:
- whether there is more than zero values for reasonReference
-
getReasonReferenceMin
int getReasonReferenceMin()- Returns:
- minimum allowed cardinality for reasonReference. Note that with patterns, this may be different for the underlying resource
-
getReasonReferenceMax
int getReasonReferenceMax()- Returns:
- maximum allowed cardinality for reasonReference. Note that with patterns, this may be different for the underlying resource
-
addReasonReference
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addReasonReference
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getReasonReferenceFirstRep
- Returns:
- The first repetition of repeating field
#reasonReference
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getInsurance
- Returns:
#insurance
(Insurance plans, coverage extensions, pre-authorizations and/or pre-determinations that may be relevant in delivering the requested service.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setInsurance
- Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasInsurance
boolean hasInsurance()- Returns:
- whether there is more than zero values for insurance
-
getInsuranceMin
int getInsuranceMin()- Returns:
- minimum allowed cardinality for insurance. Note that with patterns, this may be different for the underlying resource
-
getInsuranceMax
int getInsuranceMax()- Returns:
- maximum allowed cardinality for insurance. Note that with patterns, this may be different for the underlying resource
-
addInsurance
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addInsurance
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getInsuranceFirstRep
- Returns:
- The first repetition of repeating field
#insurance
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getSupportingInfo
- Returns:
#supportingInfo
(Information that may be needed by/relevant to the performer in their execution of this {{title}}.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setSupportingInfo
Request setSupportingInfo(List<Reference> theSupportingInfo) throws org.hl7.fhir.exceptions.FHIRException - Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasSupportingInfo
boolean hasSupportingInfo()- Returns:
- whether there is more than zero values for supportingInfo
-
getSupportingInfoMin
int getSupportingInfoMin()- Returns:
- minimum allowed cardinality for supportingInfo. Note that with patterns, this may be different for the underlying resource
-
getSupportingInfoMax
int getSupportingInfoMax()- Returns:
- maximum allowed cardinality for supportingInfo. Note that with patterns, this may be different for the underlying resource
-
addSupportingInfo
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addSupportingInfo
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getSupportingInfoFirstRep
- Returns:
- The first repetition of repeating field
#supportingInfo
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getNote
- Returns:
#note
(Comments made about the {{title}} by the requester, performer, subject or other participants.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setNote
- Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasNote
boolean hasNote()- Returns:
- whether there is more than zero values for note
-
getNoteMin
int getNoteMin()- Returns:
- minimum allowed cardinality for note. Note that with patterns, this may be different for the underlying resource
-
getNoteMax
int getNoteMax()- Returns:
- maximum allowed cardinality for note. Note that with patterns, this may be different for the underlying resource
-
addNote
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addNote
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
#note
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
getRelevantHistory
- Returns:
#relevantHistory
(Links to Provenance records for past versions of this resource or fulfilling request or event resources that identify key state transitions or updates that are likely to be relevant to a user looking at the current version of the resource.)- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setRelevantHistory
Request setRelevantHistory(List<Reference> theRelevantHistory) throws org.hl7.fhir.exceptions.FHIRException - Returns:
- Returns a reference to
this
for easy method chaining - Throws:
org.hl7.fhir.exceptions.FHIRException
-
hasRelevantHistory
boolean hasRelevantHistory()- Returns:
- whether there is more than zero values for relevantHistory
-
getRelevantHistoryMin
int getRelevantHistoryMin()- Returns:
- minimum allowed cardinality for relevantHistory. Note that with patterns, this may be different for the underlying resource
-
getRelevantHistoryMax
int getRelevantHistoryMax()- Returns:
- maximum allowed cardinality for relevantHistory. Note that with patterns, this may be different for the underlying resource
-
addRelevantHistory
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addRelevantHistory
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getRelevantHistoryFirstRep
- Returns:
- The first repetition of repeating field
#relevantHistory
, creating it if it does not already exist - Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
-