public class OperationOutcome extends BaseResource implements BaseOperationOutcome
Definition: A collection of error, warning or information messages that result from a system action.
Requirements:
Profile Definition: http://hl7.org/fhir/profiles/OperationOutcome
| Modifier and Type | Class and Description |
|---|---|
static class |
OperationOutcome.Issue
Block class for child element: OperationOutcome.issue ()
|
BaseOperationOutcome.BaseIssueRES_ID, SP_RES_ID, SP_RES_LANGUAGEINCLUDE_ALL, WILDCARD_ALL_SET| Constructor and Description |
|---|
OperationOutcome() |
| Modifier and Type | Method and Description |
|---|---|
OperationOutcome.Issue |
addIssue()
Adds and returns a new value for issue ()
|
OperationOutcome |
addIssue(OperationOutcome.Issue theValue)
Adds a given new value for issue ()
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
List<OperationOutcome.Issue> |
getIssue()
Gets the value(s) for issue ().
|
OperationOutcome.Issue |
getIssueFirstRep()
Gets the first repetition for issue (),
creating it if it does not already exist.
|
String |
getResourceName() |
FhirVersionEnum |
getStructureFhirVersionEnum() |
boolean |
isEmpty() |
OperationOutcome |
setIssue(List<OperationOutcome.Issue> theValue)
Sets the value(s) for issue ()
|
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 OperationOutcome()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic List<OperationOutcome.Issue> getIssue()
null.
Definition: An error, warning or information message that results from a system action
getIssue in interface BaseOperationOutcomepublic OperationOutcome setIssue(List<OperationOutcome.Issue> theValue)
Definition: An error, warning or information message that results from a system action
public OperationOutcome.Issue addIssue()
Definition: An error, warning or information message that results from a system action
addIssue in interface BaseOperationOutcomepublic OperationOutcome addIssue(OperationOutcome.Issue theValue)
Definition: An error, warning or information message that results from a system action
theValue - The issue to add (must not be null)public OperationOutcome.Issue getIssueFirstRep()
Definition: An error, warning or information message that results from a system action
getIssueFirstRep in interface BaseOperationOutcomepublic String getResourceName()
getResourceName in interface IResourcepublic FhirVersionEnum getStructureFhirVersionEnum()
getStructureFhirVersionEnum in interface IResourcegetStructureFhirVersionEnum in interface IBaseResourceCopyright © 2014–2016 University Health Network. All rights reserved.