public class ProcessResponse extends BaseResource implements IResource
Definition: This resource provides processing status, errors and notes from the processing of a resource.
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/ProcessResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
ProcessResponse.Notes
Block class for child element: ProcessResponse.notes ()
|
| Modifier and Type | Field and Description |
|---|---|
static TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static Include |
INCLUDE_ORGANIZATION
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_REQUEST
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_REQUESTORGANIZATION
Constant for fluent queries to be used to add include statements.
|
static Include |
INCLUDE_REQUESTPROVIDER
Constant for fluent queries to be used to add include statements.
|
static ReferenceClientParam |
ORGANIZATION
Fluent Client search parameter constant for organization
|
static ReferenceClientParam |
REQUEST
Fluent Client search parameter constant for request
|
static ReferenceClientParam |
REQUESTORGANIZATION
Fluent Client search parameter constant for requestorganization
|
static ReferenceClientParam |
REQUESTPROVIDER
Fluent Client search parameter constant for requestprovider
|
static String |
SP_IDENTIFIER
Search parameter constant for identifier
|
static String |
SP_ORGANIZATION
Search parameter constant for organization
|
static String |
SP_REQUEST
Search parameter constant for request
|
static String |
SP_REQUESTORGANIZATION
Search parameter constant for requestorganization
|
static String |
SP_REQUESTPROVIDER
Search parameter constant for requestprovider
|
RES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
ProcessResponse() |
| Modifier and Type | Method and Description |
|---|---|
CodingDt |
addError()
Adds and returns a new value for error ()
|
ProcessResponse |
addError(CodingDt theValue)
Adds a given new value for error ()
|
IdentifierDt |
addIdentifier()
Adds and returns a new value for identifier ()
|
ProcessResponse |
addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier ()
|
ProcessResponse.Notes |
addNotes()
Adds and returns a new value for notes ()
|
ProcessResponse |
addNotes(ProcessResponse.Notes theValue)
Adds a given new value for notes ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
Date |
getCreated()
Gets the value(s) for created ().
|
DateTimeDt |
getCreatedElement()
Gets the value(s) for created ().
|
String |
getDisposition()
Gets the value(s) for disposition ().
|
StringDt |
getDispositionElement()
Gets the value(s) for disposition ().
|
List<CodingDt> |
getError()
Gets the value(s) for error ().
|
CodingDt |
getErrorFirstRep()
Gets the first repetition for error (),
creating it if it does not already exist.
|
CodingDt |
getForm()
Gets the value(s) for form ().
|
List<IdentifierDt> |
getIdentifier()
Gets the value(s) for identifier ().
|
IdentifierDt |
getIdentifierFirstRep()
Gets the first repetition for identifier (),
creating it if it does not already exist.
|
List<ProcessResponse.Notes> |
getNotes()
Gets the value(s) for notes ().
|
ProcessResponse.Notes |
getNotesFirstRep()
Gets the first repetition for notes (),
creating it if it does not already exist.
|
ResourceReferenceDt |
getOrganization()
Gets the value(s) for organization ().
|
CodingDt |
getOriginalRuleset()
Gets the value(s) for originalRuleset ().
|
CodingDt |
getOutcome()
Gets the value(s) for outcome ().
|
ResourceReferenceDt |
getRequest()
Gets the value(s) for request ().
|
ResourceReferenceDt |
getRequestOrganization()
Gets the value(s) for requestOrganization ().
|
ResourceReferenceDt |
getRequestProvider()
Gets the value(s) for requestProvider ().
|
String |
getResourceName() |
CodingDt |
getRuleset()
Gets the value(s) for ruleset ().
|
FhirVersionEnum |
getStructureFhirVersionEnum() |
boolean |
isEmpty() |
ProcessResponse |
setCreated(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for created ()
|
ProcessResponse |
setCreated(DateTimeDt theValue)
Sets the value(s) for created ()
|
ProcessResponse |
setCreatedWithSecondsPrecision(Date theDate)
Sets the value for created ()
|
ProcessResponse |
setDisposition(String theString)
Sets the value for disposition ()
|
ProcessResponse |
setDisposition(StringDt theValue)
Sets the value(s) for disposition ()
|
ProcessResponse |
setError(List<CodingDt> theValue)
Sets the value(s) for error ()
|
ProcessResponse |
setForm(CodingDt theValue)
Sets the value(s) for form ()
|
ProcessResponse |
setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier ()
|
ProcessResponse |
setNotes(List<ProcessResponse.Notes> theValue)
Sets the value(s) for notes ()
|
ProcessResponse |
setOrganization(ResourceReferenceDt theValue)
Sets the value(s) for organization ()
|
ProcessResponse |
setOriginalRuleset(CodingDt theValue)
Sets the value(s) for originalRuleset ()
|
ProcessResponse |
setOutcome(CodingDt theValue)
Sets the value(s) for outcome ()
|
ProcessResponse |
setRequest(ResourceReferenceDt theValue)
Sets the value(s) for request ()
|
ProcessResponse |
setRequestOrganization(ResourceReferenceDt theValue)
Sets the value(s) for requestOrganization ()
|
ProcessResponse |
setRequestProvider(ResourceReferenceDt theValue)
Sets the value(s) for requestProvider ()
|
ProcessResponse |
setRuleset(CodingDt theValue)
Sets the value(s) for ruleset ()
|
getContained, getId, getIdElement, getLanguage, getResourceMetadata, getText, isBaseEmpty, setContained, setId, setId, setId, setLanguage, setResourceMetadata, setText, toStringaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetContained, getId, getLanguage, getResourceMetadata, getText, setId, setLanguage, setResourceMetadatagetIdElement, setId, setIdpublic static final String SP_IDENTIFIER
Description: The business identifier of the Explanation of Benefit
Type: token
Path: ProcessResponse.identifier
public static final TokenClientParam IDENTIFIER
Description: The business identifier of the Explanation of Benefit
Type: token
Path: ProcessResponse.identifier
public static final String SP_REQUEST
Description: The reference to the claim
Type: reference
Path: ProcessResponse.request
public static final ReferenceClientParam REQUEST
Description: The reference to the claim
Type: reference
Path: ProcessResponse.request
public static final String SP_ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: ProcessResponse.organization
public static final ReferenceClientParam ORGANIZATION
Description: The organization who generated this resource
Type: reference
Path: ProcessResponse.organization
public static final String SP_REQUESTPROVIDER
Description: The Provider who is responsible the request transaction
Type: reference
Path: ProcessResponse.requestProvider
public static final ReferenceClientParam REQUESTPROVIDER
Description: The Provider who is responsible the request transaction
Type: reference
Path: ProcessResponse.requestProvider
public static final String SP_REQUESTORGANIZATION
Description: The Organization who is responsible the request transaction
Type: reference
Path: ProcessResponse.requestOrganization
public static final ReferenceClientParam REQUESTORGANIZATION
Description: The Organization who is responsible the request transaction
Type: reference
Path: ProcessResponse.requestOrganization
public static final Include INCLUDE_ORGANIZATION
public static final Include INCLUDE_REQUEST
public static final Include INCLUDE_REQUESTORGANIZATION
public static final Include INCLUDE_REQUESTPROVIDER
public ProcessResponse()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<IdentifierDt> getIdentifier()
null.
Definition: The Response business identifier
public ProcessResponse setIdentifier(List<IdentifierDt> theValue)
Definition: The Response business identifier
public IdentifierDt addIdentifier()
Definition: The Response business identifier
public ProcessResponse addIdentifier(IdentifierDt theValue)
Definition: The Response business identifier
theValue - The identifier to add (must not be null)public IdentifierDt getIdentifierFirstRep()
Definition: The Response business identifier
public ResourceReferenceDt getRequest()
null.
Definition: Original request resource reference
public ProcessResponse setRequest(ResourceReferenceDt theValue)
Definition: Original request resource reference
public CodingDt getOutcome()
null.
Definition: Transaction status: error, complete, held.
public ProcessResponse setOutcome(CodingDt theValue)
Definition: Transaction status: error, complete, held.
public StringDt getDispositionElement()
null.
Definition: A description of the status of the adjudication or processing.
public String getDisposition()
null.
Definition: A description of the status of the adjudication or processing.
public ProcessResponse setDisposition(StringDt theValue)
Definition: A description of the status of the adjudication or processing.
public ProcessResponse setDisposition(String theString)
Definition: A description of the status of the adjudication or processing.
public CodingDt getRuleset()
null.
Definition: The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.
public ProcessResponse setRuleset(CodingDt theValue)
Definition: The version of the style of resource contents. This should be mapped to the allowable profiles for this and supporting resources.
public CodingDt getOriginalRuleset()
null.
Definition: The style (standard) and version of the original material which was converted into this resource.
public ProcessResponse setOriginalRuleset(CodingDt theValue)
Definition: The style (standard) and version of the original material which was converted into this resource.
public DateTimeDt getCreatedElement()
null.
Definition: The date when the enclosed suite of services were performed or completed
public Date getCreated()
null.
Definition: The date when the enclosed suite of services were performed or completed
public ProcessResponse setCreated(DateTimeDt theValue)
Definition: The date when the enclosed suite of services were performed or completed
public ProcessResponse setCreated(Date theDate, TemporalPrecisionEnum thePrecision)
Definition: The date when the enclosed suite of services were performed or completed
public ProcessResponse setCreatedWithSecondsPrecision(Date theDate)
Definition: The date when the enclosed suite of services were performed or completed
public ResourceReferenceDt getOrganization()
null.
Definition: The organization who produced this adjudicated response.
public ProcessResponse setOrganization(ResourceReferenceDt theValue)
Definition: The organization who produced this adjudicated response.
public ResourceReferenceDt getRequestProvider()
null.
Definition: The practitioner who is responsible for the services rendered to the patient.
public ProcessResponse setRequestProvider(ResourceReferenceDt theValue)
Definition: The practitioner who is responsible for the services rendered to the patient.
public ResourceReferenceDt getRequestOrganization()
null.
Definition: The organization which is responsible for the services rendered to the patient.
public ProcessResponse setRequestOrganization(ResourceReferenceDt theValue)
Definition: The organization which is responsible for the services rendered to the patient.
public CodingDt getForm()
null.
Definition: The form to be used for printing the content.
public ProcessResponse setForm(CodingDt theValue)
Definition: The form to be used for printing the content.
public List<ProcessResponse.Notes> getNotes()
null.
Definition: Suite of processing note or additional requirements is the processing has been held.
public ProcessResponse setNotes(List<ProcessResponse.Notes> theValue)
Definition: Suite of processing note or additional requirements is the processing has been held.
public ProcessResponse.Notes addNotes()
Definition: Suite of processing note or additional requirements is the processing has been held.
public ProcessResponse addNotes(ProcessResponse.Notes theValue)
Definition: Suite of processing note or additional requirements is the processing has been held.
theValue - The notes to add (must not be null)public ProcessResponse.Notes getNotesFirstRep()
Definition: Suite of processing note or additional requirements is the processing has been held.
public List<CodingDt> getError()
null.
Definition: Processing errors.
public ProcessResponse setError(List<CodingDt> theValue)
Definition: Processing errors.
public CodingDt addError()
Definition: Processing errors.
public ProcessResponse addError(CodingDt theValue)
Definition: Processing errors.
theValue - The error to add (must not be null)public CodingDt getErrorFirstRep()
Definition: Processing errors.
public String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.