public static class OperationOutcome.OperationOutcomeIssueComponent extends BackboneElement implements org.hl7.fhir.instance.model.api.IBaseBackboneElement
| Modifier and Type | Field and Description |
|---|---|
protected Enumeration<OperationOutcome.IssueType> |
code
Describes the type of the issue.
|
protected CodeableConcept |
details
Additional details about the error.
|
protected StringType |
diagnostics
Additional diagnostic information about the issue.
|
protected List<StringType> |
expression
A [simple subset of FHIRPath](fhirpath.html#simple) limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised.
|
protected List<StringType> |
location
This element is deprecated because it is XML specific.
|
protected Enumeration<OperationOutcome.IssueSeverity> |
severity
Indicates whether the issue indicates a variation from successful processing.
|
modifierExtension| Constructor and Description |
|---|
OperationOutcomeIssueComponent()
Constructor
|
OperationOutcomeIssueComponent(Enumeration<OperationOutcome.IssueSeverity> severity,
Enumeration<OperationOutcome.IssueType> code)
Constructor
|
addModifierExtension, addModifierExtension, checkNoModifiers, copyValues, getModifierExtension, getModifierExtensionFirstRep, hasModifierExtension, setModifierExtensionaddExtension, addExtension, addExtension, copyValues, getExtension, getExtensionByUrl, getExtensionFirstRep, getExtensionsByUrl, getExtensionString, getId, getIdBase, getIdElement, hasExtension, hasExtension, hasId, hasIdElement, isDisallowExtensions, noExtensions, removeExtension, setDisallowExtensions, setExtension, setId, setIdBase, setIdElementcastToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCanonical, castToCode, castToCodeableConcept, castToCoding, castToContactDetail, castToContactPoint, castToContributor, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDosage, castToDuration, castToElementDefinition, castToExpression, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMarketingStatus, castToMeta, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPopulation, castToPositiveInt, castToProdCharacteristic, castToProductShelfLife, castToQuantity, castToRange, castToRatio, castToReference, castToRelatedArtifact, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToSubstanceAmount, castToTime, castToTiming, castToTriggerDefinition, castToType, castToUnsignedInt, castToUri, castToUrl, castToUsageContext, castToXhtml, castToXhtmlString, children, clearUserData, compareDeep, compareDeep, compareDeep, compareDeep, compareValues, compareValues, dateTimeValue, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getNamedProperty, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isBooleanPrimitive, isDateTime, isMetadataBased, isPrimitive, isResource, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExtension, getExtension, hasExtensiongetFormatCommentsPost, getFormatCommentsPre, getUserData, hasFormatComment, setUserDataprotected Enumeration<OperationOutcome.IssueSeverity> severity
protected Enumeration<OperationOutcome.IssueType> code
protected CodeableConcept details
protected StringType diagnostics
protected List<StringType> location
protected List<StringType> expression
public OperationOutcomeIssueComponent()
public OperationOutcomeIssueComponent(Enumeration<OperationOutcome.IssueSeverity> severity, Enumeration<OperationOutcome.IssueType> code)
public Enumeration<OperationOutcome.IssueSeverity> getSeverityElement()
severity (Indicates whether the issue indicates a variation from successful processing.). This is the underlying object with id, value and extensions. The accessor "getSeverity" gives direct access to the valuepublic boolean hasSeverityElement()
public boolean hasSeverity()
public OperationOutcome.OperationOutcomeIssueComponent setSeverityElement(Enumeration<OperationOutcome.IssueSeverity> value)
value - severity (Indicates whether the issue indicates a variation from successful processing.). This is the underlying object with id, value and extensions. The accessor "getSeverity" gives direct access to the valuepublic OperationOutcome.IssueSeverity getSeverity()
public OperationOutcome.OperationOutcomeIssueComponent setSeverity(OperationOutcome.IssueSeverity value)
value - Indicates whether the issue indicates a variation from successful processing.public Enumeration<OperationOutcome.IssueType> getCodeElement()
code (Describes the type of the issue. The system that creates an OperationOutcome SHALL choose the most applicable code from the IssueType value set, and may additional provide its own code for the error in the details element.). This is the underlying object with id, value and extensions. The accessor "getCode" gives direct access to the valuepublic boolean hasCodeElement()
public boolean hasCode()
public OperationOutcome.OperationOutcomeIssueComponent setCodeElement(Enumeration<OperationOutcome.IssueType> value)
value - code (Describes the type of the issue. The system that creates an OperationOutcome SHALL choose the most applicable code from the IssueType value set, and may additional provide its own code for the error in the details element.). This is the underlying object with id, value and extensions. The accessor "getCode" gives direct access to the valuepublic OperationOutcome.IssueType getCode()
public OperationOutcome.OperationOutcomeIssueComponent setCode(OperationOutcome.IssueType value)
value - Describes the type of the issue. The system that creates an OperationOutcome SHALL choose the most applicable code from the IssueType value set, and may additional provide its own code for the error in the details element.public CodeableConcept getDetails()
details (Additional details about the error. This may be a text description of the error or a system code that identifies the error.)public boolean hasDetails()
public OperationOutcome.OperationOutcomeIssueComponent setDetails(CodeableConcept value)
value - details (Additional details about the error. This may be a text description of the error or a system code that identifies the error.)public StringType getDiagnosticsElement()
diagnostics (Additional diagnostic information about the issue.). This is the underlying object with id, value and extensions. The accessor "getDiagnostics" gives direct access to the valuepublic boolean hasDiagnosticsElement()
public boolean hasDiagnostics()
public OperationOutcome.OperationOutcomeIssueComponent setDiagnosticsElement(StringType value)
value - diagnostics (Additional diagnostic information about the issue.). This is the underlying object with id, value and extensions. The accessor "getDiagnostics" gives direct access to the valuepublic String getDiagnostics()
public OperationOutcome.OperationOutcomeIssueComponent setDiagnostics(String value)
value - Additional diagnostic information about the issue.public List<StringType> getLocation()
location (This element is deprecated because it is XML specific. It is replaced by issue.expression, which is format independent, and simpler to parse.
For resource issues, this will be a simple XPath limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised. For HTTP errors, will be "http." + the parameter name.)public OperationOutcome.OperationOutcomeIssueComponent setLocation(List<StringType> theLocation)
this for easy method chainingpublic boolean hasLocation()
public StringType addLocationElement()
location (This element is deprecated because it is XML specific. It is replaced by issue.expression, which is format independent, and simpler to parse.
For resource issues, this will be a simple XPath limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised. For HTTP errors, will be "http." + the parameter name.)public OperationOutcome.OperationOutcomeIssueComponent addLocation(String value)
value - location (This element is deprecated because it is XML specific. It is replaced by issue.expression, which is format independent, and simpler to parse.
For resource issues, this will be a simple XPath limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised. For HTTP errors, will be "http." + the parameter name.)public boolean hasLocation(String value)
value - location (This element is deprecated because it is XML specific. It is replaced by issue.expression, which is format independent, and simpler to parse.
For resource issues, this will be a simple XPath limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised. For HTTP errors, will be "http." + the parameter name.)public List<StringType> getExpression()
expression (A [simple subset of FHIRPath](fhirpath.html#simple) limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised.)public OperationOutcome.OperationOutcomeIssueComponent setExpression(List<StringType> theExpression)
this for easy method chainingpublic boolean hasExpression()
public StringType addExpressionElement()
expression (A [simple subset of FHIRPath](fhirpath.html#simple) limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised.)public OperationOutcome.OperationOutcomeIssueComponent addExpression(String value)
value - expression (A [simple subset of FHIRPath](fhirpath.html#simple) limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised.)public boolean hasExpression(String value)
value - expression (A [simple subset of FHIRPath](fhirpath.html#simple) limited to element names, repetition indicators and the default child accessor that identifies one of the elements in the resource that caused this issue to be raised.)protected void listChildren(List<Property> children)
listChildren in class BackboneElementpublic Property getNamedProperty(int _hash, String _name, boolean _checkValid) throws org.hl7.fhir.exceptions.FHIRException
getNamedProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic String[] getTypesForProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
getTypesForProperty in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class BackboneElementorg.hl7.fhir.exceptions.FHIRExceptionpublic OperationOutcome.OperationOutcomeIssueComponent copy()
copy in class BackboneElementpublic void copyValues(OperationOutcome.OperationOutcomeIssueComponent dst)
public boolean equalsDeep(Base other_)
equalsDeep in class BackboneElementpublic boolean equalsShallow(Base other_)
equalsShallow in class BackboneElementpublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class BackboneElementpublic String fhirType()
fhirType in interface org.hl7.fhir.instance.model.api.IBasefhirType in class BackboneElementCopyright © 2014–2021 Health Level 7. All rights reserved.