
Serialized Form
-
Package ca.uhn.fhir.context
-
Class ca.uhn.fhir.context.ConfigurationException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package ca.uhn.fhir.fhirpath
-
Class ca.uhn.fhir.fhirpath.FhirPathExecutionException extends InternalErrorException implements Serializable
- serialVersionUID:
- 1L
-
-
Package ca.uhn.fhir.model.api
-
Class ca.uhn.fhir.model.api.BaseElement extends Object implements Serializable
- serialVersionUID:
- -3092659584634499332L
-
Serialized Fields
-
myFormatCommentsPost
List<String> myFormatCommentsPost
-
myFormatCommentsPre
List<String> myFormatCommentsPre
-
myUndeclaredExtensions
List<ExtensionDt> myUndeclaredExtensions
-
myUndeclaredModifierExtensions
List<ExtensionDt> myUndeclaredModifierExtensions
May be used to represent additional information that is not part of the basic definition of the resource, and that modifies the understanding of the element that contains it. Usually modifier elements provide negation or qualification. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. -
userData
Map<String,Object> userData
-
-
Class ca.uhn.fhir.model.api.BaseIdentifiableElement extends BaseElement implements Serializable
- serialVersionUID:
- -7816838417076777914L
-
Serialized Fields
-
myElementSpecificId
String myElementSpecificId
-
-
Class ca.uhn.fhir.model.api.BasePrimitive extends BaseIdentifiableElement implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.api.ExtensionDt extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- 6399491332783085935L
-
Serialized Fields
-
myModifier
boolean myModifier
-
myUrl
StringDt myUrl
-
myValue
IBaseDatatype myValue
-
-
Class ca.uhn.fhir.model.api.Include extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myImmutable
boolean myImmutable
-
myIterate
boolean myIterate
-
myValue
String myValue
-
-
Class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myValue
String myValue
-
-
Class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ExtensionResourceMetadataKey extends ResourceMetadataKeyEnum<ExtensionDt> implements Serializable
-
Class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource extends ResourceMetadataKeyEnum<T> implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.model.api.Tag extends BaseElement implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.model.api.TagList extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myTagSet
LinkedHashSet<Tag> myTagSet
-
-
-
Package ca.uhn.fhir.model.base.composite
-
Class ca.uhn.fhir.model.base.composite.BaseCodingDt extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- 4425182816398730643L
-
Class ca.uhn.fhir.model.base.composite.BaseContainedDt extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.model.base.composite.BaseHumanNameDt extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- 2765500013165698259L
-
Class ca.uhn.fhir.model.base.composite.BaseIdentifierDt extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- 4400972469749953077L
-
Class ca.uhn.fhir.model.base.composite.BaseNarrativeDt extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- -525238683230100077L
-
Class ca.uhn.fhir.model.base.composite.BaseQuantityDt extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myResource
IBaseResource myResource
-
-
-
Package ca.uhn.fhir.model.base.resource
-
Class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue extends BaseIdentifiableElement implements Serializable
- serialVersionUID:
- 6700020892151450738L
-
Class ca.uhn.fhir.model.base.resource.ResourceMetadataMap extends HashMap<ResourceMetadataKeyEnum<?>,Object> implements Serializable
- serialVersionUID:
- 1L
-
-
Package ca.uhn.fhir.model.primitive
-
Class ca.uhn.fhir.model.primitive.Base64BinaryDt extends BasePrimitive<byte[]> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.BaseDateTimeDt extends BasePrimitive<Date> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.BooleanDt extends BasePrimitive<Boolean> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.BoundCodeDt extends CodeDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.CodeDt extends BasePrimitive<String> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.DateDt extends BaseDateTimeDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.DateTimeDt extends BaseDateTimeDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.DecimalDt extends BasePrimitive<BigDecimal> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.IdDt extends UriDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.InstantDt extends BaseDateTimeDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.IntegerDt extends BasePrimitive<Integer> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.MarkdownDt extends StringDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.OidDt extends UriDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.PositiveIntDt extends IntegerDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.StringDt extends BasePrimitive<String> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.TimeDt extends StringDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.UnsignedIntDt extends IntegerDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.UriDt extends BasePrimitive<String> implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.model.primitive.XhtmlDt extends BasePrimitive<String> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Package ca.uhn.fhir.parser
-
Class ca.uhn.fhir.parser.DataFormatException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package ca.uhn.fhir.rest.api
-
Class ca.uhn.fhir.rest.api.QualifiedParamList extends ArrayList<String> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myQualifier
String myQualifier
-
-
Class ca.uhn.fhir.rest.api.SortSpec extends Object implements Serializable
- serialVersionUID:
- 2866833099879713467L
-
Serialized Fields
-
myChain
SortSpec myChain
-
myOrder
SortOrderEnum myOrder
-
myParamName
String myParamName
-
-
-
Package ca.uhn.fhir.rest.client.exceptions
-
Class ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.client.exceptions.FhirClientInappropriateForServerException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.client.exceptions.InvalidResponseException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.client.exceptions.NonFhirResponseException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
-
Package ca.uhn.fhir.rest.param
-
Class ca.uhn.fhir.rest.param.BaseAndListParam extends Object implements Serializable
-
Serialized Fields
-
myValues
List<T extends IQueryParameterOr<?>> myValues
-
-
-
Class ca.uhn.fhir.rest.param.BaseOrListParam extends Object implements Serializable
-
Serialized Fields
-
myList
List<PT extends IQueryParameterType> myList
-
-
-
Class ca.uhn.fhir.rest.param.BaseParam extends Object implements Serializable
-
Serialized Fields
-
myMissing
Boolean myMissing
-
-
-
Class ca.uhn.fhir.rest.param.BaseParamWithPrefix extends BaseParam implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myPrefix
ParamPrefixEnum myPrefix
-
-
Class ca.uhn.fhir.rest.param.CompositeAndListParam extends BaseAndListParam<CompositeOrListParam<A extends IQueryParameterType,B extends IQueryParameterType>> implements Serializable
-
Serialized Fields
-
myLeftType
Class<A extends IQueryParameterType> myLeftType
-
myRightType
Class<B extends IQueryParameterType> myRightType
-
-
-
Class ca.uhn.fhir.rest.param.CompositeOrListParam extends BaseOrListParam<CompositeOrListParam<?,?>,CompositeParam<A extends IQueryParameterType,B extends IQueryParameterType>> implements Serializable
-
Serialized Fields
-
myLeftType
Class<A extends IQueryParameterType> myLeftType
-
myRightType
Class<B extends IQueryParameterType> myRightType
-
-
-
Class ca.uhn.fhir.rest.param.CompositeParam extends BaseParam implements Serializable
-
Serialized Fields
-
myLeftType
A extends IQueryParameterType myLeftType
-
myRightType
B extends IQueryParameterType myRightType
-
-
-
Class ca.uhn.fhir.rest.param.DateAndListParam extends BaseAndListParam<DateOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.DateOrListParam extends BaseOrListParam<DateOrListParam,DateParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.DateParam extends BaseParamWithPrefix<DateParam> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myValue
DateParam.DateParamDateTimeHolder myValue
-
-
Class ca.uhn.fhir.rest.param.DateParam.DateParamDateTimeHolder extends BaseDateTimeDt implements Serializable
-
Serialization Methods
-
readExternal
- Throws:
IOException
ClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class ca.uhn.fhir.rest.param.DateRangeParam extends Object implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.param.HasAndListParam extends BaseAndListParam<HasOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.HasOrListParam extends BaseOrListParam<HasOrListParam,HasParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.HasParam extends BaseParam implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.param.InternalCodingDt extends BaseCodingDt implements Serializable
- serialVersionUID:
- 993056016725918652L
-
Class ca.uhn.fhir.rest.param.NumberAndListParam extends BaseAndListParam<NumberOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.NumberOrListParam extends BaseOrListParam<NumberOrListParam,NumberParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.NumberParam extends BaseParamWithPrefix<NumberParam> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myQuantity
BigDecimal myQuantity
-
-
Class ca.uhn.fhir.rest.param.QuantityAndListParam extends BaseAndListParam<QuantityOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.QuantityOrListParam extends BaseOrListParam<QuantityOrListParam,QuantityParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.QuantityParam extends BaseParamWithPrefix<QuantityParam> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
mySystem
String mySystem
-
myUnits
String myUnits
-
myValue
BigDecimal myValue
-
-
Class ca.uhn.fhir.rest.param.ReferenceAndListParam extends BaseAndListParam<ReferenceOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.ReferenceOrListParam extends BaseOrListParam<ReferenceOrListParam,ReferenceParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.ReferenceParam extends BaseParam implements Serializable
-
Class ca.uhn.fhir.rest.param.SpecialAndListParam extends BaseAndListParam<SpecialOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.SpecialOrListParam extends BaseOrListParam<SpecialOrListParam,SpecialParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.SpecialParam extends BaseParam implements Serializable
-
Serialized Fields
-
myValue
String myValue
-
-
-
Class ca.uhn.fhir.rest.param.StringAndListParam extends BaseAndListParam<StringOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.StringOrListParam extends BaseOrListParam<StringOrListParam,StringParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.StringParam extends BaseParam implements Serializable
-
Serialized Fields
-
myContains
boolean myContains
-
myExact
boolean myExact
-
myValue
String myValue
-
-
-
Class ca.uhn.fhir.rest.param.TokenAndListParam extends BaseAndListParam<TokenOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.TokenOrListParam extends BaseOrListParam<TokenOrListParam,TokenParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.TokenParam extends BaseParam implements Serializable
-
Serialized Fields
-
myModifier
TokenParamModifier myModifier
-
mySystem
String mySystem
-
myValue
String myValue
-
-
-
Class ca.uhn.fhir.rest.param.UriAndListParam extends BaseAndListParam<UriOrListParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.UriOrListParam extends BaseOrListParam<UriOrListParam,UriParam> implements Serializable
-
Class ca.uhn.fhir.rest.param.UriParam extends BaseParam implements Serializable
-
Serialized Fields
-
myQualifier
UriParamQualifierEnum myQualifier
-
myValue
String myValue
-
-
-
-
Package ca.uhn.fhir.rest.server.exceptions
-
Class ca.uhn.fhir.rest.server.exceptions.AuthenticationException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myAdditionalMessages
List<String> myAdditionalMessages
-
myBaseOperationOutcome
IBaseOperationOutcome myBaseOperationOutcome
-
myErrorMessageTrusted
boolean myErrorMessageTrusted
-
myResponseBody
String myResponseBody
-
myResponseHeaders
Map<String,List<String>> myResponseHeaders
-
myResponseMimeType
String myResponseMimeType
-
myStatusCode
int myStatusCode
-
-
Class ca.uhn.fhir.rest.server.exceptions.ForbiddenOperationException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.InternalErrorException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.InvalidRequestException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myAllowedMethods
Set<RequestTypeEnum> myAllowedMethods
-
-
Class ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.NotModifiedException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.PayloadTooLargeException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.PreconditionFailedException extends ResourceVersionNotSpecifiedException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.ResourceGoneException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myResourceId
IIdType myResourceId
-
-
Class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.UnclassifiedServerFailureException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
Class ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException extends BaseServerResponseException implements Serializable
- serialVersionUID:
- 1L
-
-
Package ca.uhn.fhir.validation
-
Class ca.uhn.fhir.validation.ValidationFailureException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myOperationOutcome
IBaseOperationOutcome myOperationOutcome
-
-
-
Package org.hl7.fhir.instance.model.api