
Class RequestOrchestration
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement
,Serializable
,org.hl7.fhir.instance.model.api.IAnyResource
,org.hl7.fhir.instance.model.api.IBase
,org.hl7.fhir.instance.model.api.IBaseHasExtensions
,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
,org.hl7.fhir.instance.model.api.IBaseResource
,org.hl7.fhir.instance.model.api.IDomainResource
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
Nested classes/interfaces inherited from class org.hl7.fhir.r5.model.Base
Base.ProfileSource, Base.ValidationInfo, Base.ValidationMode, Base.ValidationReason
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe actions, if any, produced by the evaluation of the artifact.protected Reference
Provides a reference to the author of the request orchestration.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for authorstatic final ca.uhn.fhir.rest.gclient.DateClientParam
Fluent Client search parameter constant for authoredprotected DateTimeType
Indicates when the request orchestration was created.A plan, proposal or order that is fulfilled in whole or in part by this request.protected CodeableConcept
A code that identifies what the overall request orchestration is.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for codeprotected Reference
Describes the context of the request orchestration, if any.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for encounterGoals that are intended to be achieved by following the requests in this RequestOrchestration.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for group-identifierprotected Identifier
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.protected List<Identifier>
Allows a service to provide a unique, business identifier for the request.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for identifierstatic final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.model.api.Include
Constant for fluent queries to be used to add include statements.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for instantiates-canonicalstatic final ca.uhn.fhir.rest.gclient.UriClientParam
Fluent Client search parameter constant for instantiates-uriprotected List<CanonicalType>
A canonical URL referencing a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.A URL referencing an externally defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.protected Enumeration<Enumerations.RequestIntent>
Indicates the level of authority/intentionality associated with the request and where the request fits into the workflow chain.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for intentprotected List<Annotation>
Provides a mechanism to communicate additional information about the response.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for participantstatic final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for patientprotected Enumeration<Enumerations.RequestPriority>
Indicates how quickly the request should be addressed with respect to other requests.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for priorityprotected List<CodeableReference>
Describes the reason for the request orchestration in coded or textual form.Completed or terminated request(s) whose function is taken by this new request.static final String
Search parameter: authorstatic final String
Search parameter: authoredstatic final String
Search parameter: codestatic final String
Search parameter: encounterstatic final String
Search parameter: group-identifierstatic final String
Search parameter: identifierstatic final String
Search parameter: instantiates-canonicalstatic final String
Search parameter: instantiates-uristatic final String
Search parameter: intentstatic final String
Search parameter: participantstatic final String
Search parameter: patientstatic final String
Search parameter: prioritystatic final String
Search parameter: statusstatic final String
Search parameter: subjectprotected Enumeration<Enumerations.RequestStatus>
The current state of the request.static final ca.uhn.fhir.rest.gclient.TokenClientParam
Fluent Client search parameter constant for statusprotected Reference
The subject for which the request orchestration was created.static final ca.uhn.fhir.rest.gclient.ReferenceClientParam
Fluent Client search parameter constant for subjectFields inherited from class org.hl7.fhir.r5.model.DomainResource
contained, extension, modifierExtension, SP_TEXT, text, TEXT
Fields inherited from class org.hl7.fhir.r5.model.Resource
id, implicitRules, language, meta
Fields inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
RES_ID, SP_RES_ID
Fields inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
INCLUDE_ALL, WILDCARD_ALL_SET
-
Constructor Summary
ConstructorsConstructorDescriptionConstructorRequestOrchestration
(Enumerations.RequestStatus status, Enumerations.RequestIntent intent) Constructor -
Method Summary
Modifier and TypeMethodDescriptionaddGoal()
addInstantiatesCanonical
(String value) addInstantiatesUri
(String value) addNote()
copy()
void
boolean
equalsDeep
(Base other_) boolean
equalsShallow
(Base other_) fhirType()
getCode()
getGoal()
getNamedProperty
(int _hash, String _name, boolean _checkValid) getNote()
Base[]
getProperty
(int hash, String name, boolean checkValid) String[]
getTypesForProperty
(int hash, String name) boolean
boolean
boolean
boolean
boolean
boolean
hasCode()
boolean
boolean
hasGoal()
boolean
boolean
boolean
boolean
hasInstantiatesCanonical
(String value) boolean
boolean
hasInstantiatesUri
(String value) boolean
boolean
boolean
hasNote()
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
isEmpty()
protected void
listChildren
(List<Property> children) makeProperty
(int hash, String name) setAuthoredOn
(Date value) setAuthoredOnElement
(DateTimeType value) setBasedOn
(List<Reference> theBasedOn) setCode
(CodeableConcept value) setEncounter
(Reference value) setGroupIdentifier
(Identifier value) setIdentifier
(List<Identifier> theIdentifier) setInstantiatesCanonical
(List<CanonicalType> theInstantiatesCanonical) setInstantiatesUri
(List<UriType> theInstantiatesUri) setNote
(List<Annotation> theNote) setProperty
(int hash, String name, Base value) setProperty
(String name, Base value) setReason
(List<CodeableReference> theReason) setReplaces
(List<Reference> theReplaces) setSubject
(Reference value) protected RequestOrchestration
Methods inherited from class org.hl7.fhir.r5.model.DomainResource
addContained, addExtension, addExtension, addExtension, addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getContained, getContained, getExtension, getExtensionByUrl, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasExtension, hasModifierExtension, hasText, setContained, setExtension, setModifierExtension, setText
Methods inherited from class org.hl7.fhir.r5.model.Resource
copyValues, getId, getIdBase, getIdElement, getIdPart, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguage, getLanguageElement, getMeta, getSourcePackage, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, hasSourcePackage, setId, setIdBase, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta, setSourcePackage
Methods inherited from class org.hl7.fhir.r5.model.BaseResource
getStructureFhirVersionEnum, isResource, setId
Methods inherited from class org.hl7.fhir.r5.model.Base
addDefinition, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, copyUserData, copyValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, getValidationInfo, getXhtml, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, hasValidationInfo, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, removeChild, setUserData, setUserDataINN
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
Methods inherited from interface org.hl7.fhir.instance.model.api.IBase
getFormatCommentsPost, getFormatCommentsPre, hasFormatComment
Methods inherited from interface org.hl7.fhir.instance.model.api.IBaseResource
getMeta, getStructureFhirVersionEnum, setId
-
Field Details
-
identifier
Allows a service to provide a unique, business identifier for the request. -
instantiatesCanonical
A canonical URL referencing a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request. -
instantiatesUri
A URL referencing an externally defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request. -
basedOn
A plan, proposal or order that is fulfilled in whole or in part by this request. -
replaces
Completed or terminated request(s) whose function is taken by this new request. -
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. -
status
The current state of the request. For request orchestrations, the status reflects the status of all the requests in the orchestration. -
intent
Indicates the level of authority/intentionality associated with the request and where the request fits into the workflow chain. -
priority
Indicates how quickly the request should be addressed with respect to other requests. -
code
A code that identifies what the overall request orchestration is. -
subject
The subject for which the request orchestration was created. -
encounter
Describes the context of the request orchestration, if any. -
authoredOn
Indicates when the request orchestration was created. -
author
Provides a reference to the author of the request orchestration. -
reason
Describes the reason for the request orchestration in coded or textual form. -
goal
Goals that are intended to be achieved by following the requests in this RequestOrchestration. -
note
Provides a mechanism to communicate additional information about the response. -
action
The actions, if any, produced by the evaluation of the artifact. -
SP_AUTHOR
Search parameter: authorDescription: The author of the request orchestration
Type: reference
Path: RequestOrchestration.author
- See Also:
-
AUTHOR
Fluent Client search parameter constant for authorDescription: The author of the request orchestration
Type: reference
Path: RequestOrchestration.author
-
INCLUDE_AUTHOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "RequestOrchestration:author". -
SP_AUTHORED
Search parameter: authoredDescription: The date the request orchestration was authored
Type: date
Path: RequestOrchestration.authoredOn
- See Also:
-
AUTHORED
Fluent Client search parameter constant for authoredDescription: The date the request orchestration was authored
Type: date
Path: RequestOrchestration.authoredOn
-
SP_CODE
Search parameter: codeDescription: The code of the request orchestration
Type: token
Path: RequestOrchestration.code
- See Also:
-
CODE
Fluent Client search parameter constant for codeDescription: The code of the request orchestration
Type: token
Path: RequestOrchestration.code
-
SP_ENCOUNTER
Search parameter: encounterDescription: The encounter the request orchestration applies to
Type: reference
Path: RequestOrchestration.encounter
- See Also:
-
ENCOUNTER
Fluent Client search parameter constant for encounterDescription: The encounter the request orchestration applies to
Type: reference
Path: RequestOrchestration.encounter
-
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "RequestOrchestration:encounter". -
SP_GROUP_IDENTIFIER
Search parameter: group-identifierDescription: The group identifier for the request orchestration
Type: token
Path: RequestOrchestration.groupIdentifier
- See Also:
-
GROUP_IDENTIFIER
Fluent Client search parameter constant for group-identifierDescription: The group identifier for the request orchestration
Type: token
Path: RequestOrchestration.groupIdentifier
-
SP_IDENTIFIER
Search parameter: identifierDescription: External identifiers for the request orchestration
Type: token
Path: RequestOrchestration.identifier
- See Also:
-
IDENTIFIER
Fluent Client search parameter constant for identifierDescription: External identifiers for the request orchestration
Type: token
Path: RequestOrchestration.identifier
-
SP_INSTANTIATES_CANONICAL
Search parameter: instantiates-canonicalDescription: The FHIR-based definition from which the request orchestration is realized
Type: reference
Path: RequestOrchestration.instantiatesCanonical
- See Also:
-
INSTANTIATES_CANONICAL
Fluent Client search parameter constant for instantiates-canonicalDescription: The FHIR-based definition from which the request orchestration is realized
Type: reference
Path: RequestOrchestration.instantiatesCanonical
-
INCLUDE_INSTANTIATES_CANONICAL
Constant for fluent queries to be used to add include statements. Specifies the path value of "RequestOrchestration:instantiates-canonical". -
SP_INSTANTIATES_URI
Search parameter: instantiates-uriDescription: The external definition from which the request orchestration is realized
Type: uri
Path: RequestOrchestration.instantiatesUri
- See Also:
-
INSTANTIATES_URI
Fluent Client search parameter constant for instantiates-uriDescription: The external definition from which the request orchestration is realized
Type: uri
Path: RequestOrchestration.instantiatesUri
-
SP_INTENT
Search parameter: intentDescription: The intent of the request orchestration
Type: token
Path: RequestOrchestration.intent
- See Also:
-
INTENT
Fluent Client search parameter constant for intentDescription: The intent of the request orchestration
Type: token
Path: RequestOrchestration.intent
-
SP_PARTICIPANT
Search parameter: participantDescription: The participant in the requests in the orchestration
Type: reference
Path: RequestOrchestration.action.participant.actor.as(Reference) | RequestOrchestration.action.participant.actor.as(canonical)
- See Also:
-
PARTICIPANT
Fluent Client search parameter constant for participantDescription: The participant in the requests in the orchestration
Type: reference
Path: RequestOrchestration.action.participant.actor.as(Reference) | RequestOrchestration.action.participant.actor.as(canonical)
-
INCLUDE_PARTICIPANT
Constant for fluent queries to be used to add include statements. Specifies the path value of "RequestOrchestration:participant". -
SP_PATIENT
Search parameter: patientDescription: The identity of a patient to search for request orchestrations
Type: reference
Path: RequestOrchestration.subject.where(resolve() is Patient)
- See Also:
-
PATIENT
Fluent Client search parameter constant for patientDescription: The identity of a patient to search for request orchestrations
Type: reference
Path: RequestOrchestration.subject.where(resolve() is Patient)
-
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "RequestOrchestration:patient". -
SP_PRIORITY
Search parameter: priorityDescription: The priority of the request orchestration
Type: token
Path: RequestOrchestration.priority
- See Also:
-
PRIORITY
Fluent Client search parameter constant for priorityDescription: The priority of the request orchestration
Type: token
Path: RequestOrchestration.priority
-
SP_STATUS
Search parameter: statusDescription: The status of the request orchestration
Type: token
Path: RequestOrchestration.status
- See Also:
-
STATUS
Fluent Client search parameter constant for statusDescription: The status of the request orchestration
Type: token
Path: RequestOrchestration.status
-
SP_SUBJECT
Search parameter: subjectDescription: The subject that the request orchestration is about
Type: reference
Path: RequestOrchestration.subject
- See Also:
-
SUBJECT
Fluent Client search parameter constant for subjectDescription: The subject that the request orchestration is about
Type: reference
Path: RequestOrchestration.subject
-
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "RequestOrchestration:subject".
-
-
Constructor Details
-
RequestOrchestration
public RequestOrchestration()Constructor -
RequestOrchestration
Constructor
-
-
Method Details
-
getIdentifier
- Returns:
identifier
(Allows a service to provide a unique, business identifier for the request.)
-
setIdentifier
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasIdentifier
-
addIdentifier
-
addIdentifier
-
getIdentifierFirstRep
- Returns:
- The first repetition of repeating field
identifier
, creating it if it does not already exist {3}
-
getInstantiatesCanonical
- Returns:
instantiatesCanonical
(A canonical URL referencing a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
setInstantiatesCanonical
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasInstantiatesCanonical
-
addInstantiatesCanonicalElement
- Returns:
instantiatesCanonical
(A canonical URL referencing a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
addInstantiatesCanonical
- Parameters:
value
-instantiatesCanonical
(A canonical URL referencing a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
hasInstantiatesCanonical
- Parameters:
value
-instantiatesCanonical
(A canonical URL referencing a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
getInstantiatesUri
- Returns:
instantiatesUri
(A URL referencing an externally defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
setInstantiatesUri
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasInstantiatesUri
-
addInstantiatesUriElement
- Returns:
instantiatesUri
(A URL referencing an externally defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
addInstantiatesUri
- Parameters:
value
-instantiatesUri
(A URL referencing an externally defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
hasInstantiatesUri
- Parameters:
value
-instantiatesUri
(A URL referencing an externally defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this request.)
-
getBasedOn
- Returns:
basedOn
(A plan, proposal or order that is fulfilled in whole or in part by this request.)
-
setBasedOn
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasBasedOn
-
addBasedOn
-
addBasedOn
-
getBasedOnFirstRep
- Returns:
- The first repetition of repeating field
basedOn
, creating it if it does not already exist {3}
-
getReplaces
- Returns:
replaces
(Completed or terminated request(s) whose function is taken by this new request.)
-
setReplaces
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasReplaces
-
addReplaces
-
addReplaces
-
getReplacesFirstRep
- Returns:
- The first repetition of repeating field
replaces
, creating it if it does not already exist {3}
-
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.)
-
hasGroupIdentifier
-
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.)
-
getStatusElement
- Returns:
status
(The current state of the request. For request orchestrations, the status reflects the status of all the requests in the orchestration.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
-
hasStatus
-
setStatusElement
- Parameters:
value
-status
(The current state of the request. For request orchestrations, the status reflects the status of all the requests in the orchestration.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
getStatus
- Returns:
- The current state of the request. For request orchestrations, the status reflects the status of all the requests in the orchestration.
-
setStatus
- Parameters:
value
- The current state of the request. For request orchestrations, the status reflects the status of all the requests in the orchestration.
-
getIntentElement
- Returns:
intent
(Indicates the level of authority/intentionality associated with the request 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
-
hasIntentElement
-
hasIntent
-
setIntentElement
- Parameters:
value
-intent
(Indicates the level of authority/intentionality associated with the request 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
-
getIntent
- Returns:
- Indicates the level of authority/intentionality associated with the request and where the request fits into the workflow chain.
-
setIntent
- Parameters:
value
- Indicates the level of authority/intentionality associated with the request and where the request fits into the workflow chain.
-
getPriorityElement
- Returns:
priority
(Indicates how quickly the request 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
-
hasPriorityElement
-
hasPriority
-
setPriorityElement
- Parameters:
value
-priority
(Indicates how quickly the request 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
-
getPriority
- Returns:
- Indicates how quickly the request should be addressed with respect to other requests.
-
setPriority
- Parameters:
value
- Indicates how quickly the request should be addressed with respect to other requests.
-
getCode
- Returns:
code
(A code that identifies what the overall request orchestration is.)
-
hasCode
-
setCode
- Parameters:
value
-code
(A code that identifies what the overall request orchestration is.)
-
getSubject
- Returns:
subject
(The subject for which the request orchestration was created.)
-
hasSubject
-
setSubject
- Parameters:
value
-subject
(The subject for which the request orchestration was created.)
-
getEncounter
- Returns:
encounter
(Describes the context of the request orchestration, if any.)
-
hasEncounter
-
setEncounter
- Parameters:
value
-encounter
(Describes the context of the request orchestration, if any.)
-
getAuthoredOnElement
- Returns:
authoredOn
(Indicates when the request orchestration was created.). This is the underlying object with id, value and extensions. The accessor "getAuthoredOn" gives direct access to the value
-
hasAuthoredOnElement
-
hasAuthoredOn
-
setAuthoredOnElement
- Parameters:
value
-authoredOn
(Indicates when the request orchestration was created.). This is the underlying object with id, value and extensions. The accessor "getAuthoredOn" gives direct access to the value
-
getAuthoredOn
- Returns:
- Indicates when the request orchestration was created.
-
setAuthoredOn
- Parameters:
value
- Indicates when the request orchestration was created.
-
getAuthor
- Returns:
author
(Provides a reference to the author of the request orchestration.)
-
hasAuthor
-
setAuthor
- Parameters:
value
-author
(Provides a reference to the author of the request orchestration.)
-
getReason
- Returns:
reason
(Describes the reason for the request orchestration in coded or textual form.)
-
setReason
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasReason
-
addReason
-
addReason
-
getReasonFirstRep
- Returns:
- The first repetition of repeating field
reason
, creating it if it does not already exist {3}
-
getGoal
- Returns:
goal
(Goals that are intended to be achieved by following the requests in this RequestOrchestration.)
-
setGoal
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasGoal
-
addGoal
-
addGoal
-
getGoalFirstRep
- Returns:
- The first repetition of repeating field
goal
, creating it if it does not already exist {3}
-
getNote
- Returns:
note
(Provides a mechanism to communicate additional information about the response.)
-
setNote
- Returns:
- Returns a reference to
this
for easy method chaining
-
hasNote
-
addNote
-
addNote
-
getNoteFirstRep
- Returns:
- The first repetition of repeating field
note
, creating it if it does not already exist {3}
-
getAction
- Returns:
action
(The actions, if any, produced by the evaluation of the artifact.)
-
setAction
public RequestOrchestration setAction(List<RequestOrchestration.RequestOrchestrationActionComponent> theAction) - Returns:
- Returns a reference to
this
for easy method chaining
-
hasAction
-
addAction
-
addAction
-
getActionFirstRep
- Returns:
- The first repetition of repeating field
action
, creating it if it does not already exist {3}
-
listChildren
- Overrides:
listChildren
in classDomainResource
-
getNamedProperty
public Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getNamedProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
- Overrides:
setProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
- Overrides:
makeProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
getTypesForProperty
public String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException - Overrides:
getTypesForProperty
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
- Overrides:
addChild
in classDomainResource
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
- Specified by:
fhirType
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
fhirType
in classDomainResource
-
copy
- Specified by:
copy
in classDomainResource
-
copyValues
-
typedCopy
-
equalsDeep
- Overrides:
equalsDeep
in classDomainResource
-
equalsShallow
- Overrides:
equalsShallow
in classDomainResource
-
isEmpty
- Specified by:
isEmpty
in interfaceorg.hl7.fhir.instance.model.api.IBase
- Overrides:
isEmpty
in classDomainResource
-
getResourceType
- Specified by:
getResourceType
in classResource
-