A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABOVE - ca.uhn.fhir.rest.param.TokenParamModifier
-
:above
- ABOVE - ca.uhn.fhir.rest.param.UriParamQualifierEnum
-
The search parameter is a concept with the form
[system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code. - accept(ModifiableBundleEntry) - Method in class ca.uhn.fhir.util.bundle.EntryListAccumulator
- accept(String) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Specifies a custom
Acceptheader that should be supplied with the request. - acceptElement(IBaseResource, IBase, List<String>, BaseRuntimeChildDefinition, BaseRuntimeElementDefinition<?>) - Method in interface ca.uhn.fhir.util.IModelVisitor
- acceptElement(IBase, List<IBase>, List<BaseRuntimeChildDefinition>, List<BaseRuntimeElementDefinition<?>>) - Method in interface ca.uhn.fhir.util.IModelVisitor2
- acceptUndeclaredExtension(IBaseExtension<?, ?>, List<IBase>, List<BaseRuntimeChildDefinition>, List<BaseRuntimeElementDefinition<?>>) - Method in interface ca.uhn.fhir.util.IModelVisitor2
- ACCURATE - ca.uhn.fhir.rest.api.SearchTotalModeEnum
- ACTIVE - ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
- add() - Method in interface ca.uhn.fhir.rest.gclient.IMeta
-
Add the elements in the given metadata to the already existing set (do not remove any)
- add(Tag) - Method in class ca.uhn.fhir.model.api.TagList
- add(BaseCodingDt) - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
-
Convenience method which adds a token to this OR list using the system and code from a coding
- add(BaseIdentifierDt) - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
-
Convenience method which adds a token to this OR list using the system and value from an identifier
- add(Class<T>, T) - Method in class ca.uhn.fhir.interceptor.api.HookParams
- add(String) - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
-
Add a new token to this list
- add(String, String) - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
-
Add a new token to this list
- add(Date, int) - Method in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
- add(T) - Method in class ca.uhn.fhir.interceptor.api.HookParams
- ADD_TAGS - ca.uhn.fhir.rest.api.RestOperationTypeEnum
- addAll(Collection<? extends Tag>) - Method in class ca.uhn.fhir.model.api.TagList
- addAnd(CompositeOrListParam<A, B>) - Method in class ca.uhn.fhir.rest.param.CompositeAndListParam
- addAnd(DateOrListParam) - Method in class ca.uhn.fhir.rest.param.DateAndListParam
- addAnd(HasOrListParam) - Method in class ca.uhn.fhir.rest.param.HasAndListParam
- addAnd(NumberOrListParam) - Method in class ca.uhn.fhir.rest.param.NumberAndListParam
- addAnd(QuantityOrListParam) - Method in class ca.uhn.fhir.rest.param.QuantityAndListParam
- addAnd(ReferenceOrListParam) - Method in class ca.uhn.fhir.rest.param.ReferenceAndListParam
- addAnd(SpecialOrListParam) - Method in class ca.uhn.fhir.rest.param.SpecialAndListParam
- addAnd(StringOrListParam) - Method in class ca.uhn.fhir.rest.param.StringAndListParam
- addAnd(StringParam) - Method in class ca.uhn.fhir.rest.param.StringAndListParam
- addAnd(TokenOrListParam) - Method in class ca.uhn.fhir.rest.param.TokenAndListParam
- addAnd(TokenParam...) - Method in class ca.uhn.fhir.rest.param.TokenAndListParam
- addAnd(UriOrListParam) - Method in class ca.uhn.fhir.rest.param.UriAndListParam
- addAnd(T) - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
- addAuthenticateHeaderForRealm(String) - Method in exception ca.uhn.fhir.rest.server.exceptions.AuthenticationException
-
Adds a
WWW-Authenticateheader to the response, of the form:
WWW-Authenticate: Basic realm="theRealm" - addExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
- addExtension(RuntimeChildDeclaredExtensionDefinition) - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- addExtension(String, IBaseExtension) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
-
Sets user data - This can be used to store any application-specific data
- addHeader(String, String) - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
-
Add a header to the request
- addIfMatchesType(Class<T>, Object) - Method in class ca.uhn.fhir.interceptor.api.HookParams
- addIssue() - Method in interface ca.uhn.fhir.model.base.resource.BaseOperationOutcome
- addIssue(FhirContext, IBaseOperationOutcome, String, String, String, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
-
Add an issue to an OperationOutcome
- addLocation(String) - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
- addLocationToIssue(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
- addMessage(String, String) - Method in class ca.uhn.fhir.i18n.HapiLocalizer
-
Subclasses may use this to add hardcoded messages
- addModifierExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- addOr(CompositeParam<A, B>) - Method in class ca.uhn.fhir.rest.param.CompositeOrListParam
- addOr(DateParam) - Method in class ca.uhn.fhir.rest.param.DateOrListParam
- addOr(HasParam) - Method in class ca.uhn.fhir.rest.param.HasOrListParam
- addOr(NumberParam) - Method in class ca.uhn.fhir.rest.param.NumberOrListParam
- addOr(QuantityParam) - Method in class ca.uhn.fhir.rest.param.QuantityOrListParam
- addOr(ReferenceParam) - Method in class ca.uhn.fhir.rest.param.ReferenceOrListParam
- addOr(SpecialParam) - Method in class ca.uhn.fhir.rest.param.SpecialOrListParam
- addOr(StringParam) - Method in class ca.uhn.fhir.rest.param.StringOrListParam
- addOr(TokenParam) - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
- addOr(UriParam) - Method in class ca.uhn.fhir.rest.param.UriOrListParam
- addParameterToParameters(FhirContext, IBaseParameters, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
-
Add a parameter with no value (typically because we'll be adding sub-parameters)
- addParameterToParameters(FhirContext, IBaseParameters, String, Object) - Static method in class ca.uhn.fhir.util.ParametersUtil
-
Add a paratemer value to a Parameters resource
- addParameterToParameters(FhirContext, IBaseParameters, String, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
-
Add a paratemer value to a Parameters resource
- addParameterToParametersBoolean(FhirContext, IBaseParameters, String, boolean) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addParameterToParametersCode(FhirContext, IBaseParameters, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addParameterToParametersInteger(FhirContext, IBaseParameters, String, int) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addParameterToParametersReference(FhirContext, IBaseParameters, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addParameterToParametersString(FhirContext, IBaseParameters, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addParameterToParametersUri(FhirContext, IBaseParameters, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addPartCode(FhirContext, IBase, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addPartCoding(FhirContext, IBase, String, String, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addPartString(FhirContext, IBase, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- addProfile(String) - Method in class ca.uhn.fhir.validation.ValidationOptions
- addProfile(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- addProfileIfNotBlank(String) - Method in class ca.uhn.fhir.validation.ValidationOptions
- AddProfileTagEnum - Enum in ca.uhn.fhir.context.api
-
RESTful server behaviour for automatically adding profile tags when serializing resources
- addResourcesToBundle(List<IBaseResource>, BundleTypeEnum, String, BundleInclusionRule, Set<Include>) - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
- addResponseHeader(String, String) - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Add a header which will be added to any responses
- addRootPropertiesToBundle(String, String, String, String, String, Integer, BundleTypeEnum, IPrimitiveType<Date>) - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
- addSearchParam(RuntimeSearchParam) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- addSecurity() - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- addTag() - Method in class ca.uhn.fhir.model.api.TagList
-
Deprecated.Tags wil become immutable in a future release of HAPI, so
TagList.addTag(String, String, String)should be used instead - addTag() - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- addTag(String, String) - Method in class ca.uhn.fhir.model.api.TagList
-
Add a new tag instance
- addTag(String, String, String) - Method in class ca.uhn.fhir.model.api.TagList
-
Add a new tag instance
- AddTags - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the FHIR Tag Operations which have to do with adding tags.
- addUndeclaredExtension(boolean, String) - Method in class ca.uhn.fhir.model.api.BaseElement
- addUndeclaredExtension(boolean, String) - Method in interface ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Adds an extension to this object.
- addUndeclaredExtension(boolean, String, IBaseDatatype) - Method in class ca.uhn.fhir.model.api.BaseElement
- addUndeclaredExtension(boolean, String, IBaseDatatype) - Method in interface ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Adds an extension to this object
- addUndeclaredExtension(ExtensionDt) - Method in class ca.uhn.fhir.model.api.BaseElement
- addUndeclaredExtension(ExtensionDt) - Method in interface ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Adds an extension to this object.
- addValidationMessage(SingleValidationMessage) - Method in interface ca.uhn.fhir.validation.IValidationContext
- addValue(IBase, IBase) - Method in interface ca.uhn.fhir.context.BaseRuntimeChildDefinition.IMutator
- addValue(IBase, IBase) - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldListMutator
- addValue(IBase, IBase) - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldPlainMutator
- addValue(T) - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
- after() - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
- after(Date) - Method in class ca.uhn.fhir.model.primitive.InstantDt
-
Invokes
Date.after(Date)on the contained Date against the given date - afterOrEquals() - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
- allow() - Method in annotation type ca.uhn.fhir.rest.annotation.IncludeParam
-
Optional value, if provided the server will only allow the values within the given set.
- ALLOW_CHAIN_ANY - Static variable in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
- ALLOW_CHAIN_NOTCHAINED - Static variable in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
- allowUnknownParams() - Method in annotation type ca.uhn.fhir.rest.annotation.Search
-
In a REST server, should this method be invoked even if it does not have method parameters which correspond to all of the URL parameters passed in by the client (default is
false). - allPopulatedChildElements(Class<T>, Object...) - Static method in class ca.uhn.fhir.util.ElementUtil
-
Note that this method does not work on HL7.org structures
- ALWAYS - ca.uhn.fhir.context.api.AddProfileTagEnum
-
Deprecated.This mode causes even FHIR's default profiles to be exported in the resource metadata section. This is not generally expected behaviour from other systems and it offers no real benefit, so it will be removed at some point. This option was deprecated in HAPI 1.5
- and(ICriterion<?>) - Method in interface ca.uhn.fhir.rest.gclient.IBaseQuery
-
Add a search parameter to the query.
- and(ICriterion<?>) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Add a search parameter to the query.
- andLogRequestAndResponse(boolean) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Deprecated.Use the client logging interceptor to log requests and responses instead. See here for more information.
- andNoUnits() - Method in interface ca.uhn.fhir.rest.gclient.QuantityClientParam.IAndUnits
- andParameter(String, IBase) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntypedWithInputAndPartialOutput
-
Use chained method calls to construct a Parameters input.
- andReturnBundle(Class<T>) - Method in interface ca.uhn.fhir.rest.gclient.IGetPageUntyped
-
Return a Bundle resource of the given type
- andReturnBundle(Class<T>) - Method in interface ca.uhn.fhir.rest.gclient.IHistoryUntyped
-
Deprecated.Use
IHistoryUntyped.returnBundle(Class)instead, which has the exact same functionality. This was deprecated in HAPI FHIR 4.0.0 in order to be consistent with the similar method on the search operation. - andSearchParameter(String, IQueryParameterType) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntypedWithInputAndPartialOutput
-
Adds a URL parameter to the request.
- andUnits(String) - Method in interface ca.uhn.fhir.rest.gclient.QuantityClientParam.IAndUnits
- andUnits(String, String) - Method in interface ca.uhn.fhir.rest.gclient.QuantityClientParam.IAndUnits
- anyPathMatches(Set<String>) - Method in class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- applyTemplate(FhirContext, INarrativeTemplate, IBase) - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
- applyTemplate(FhirContext, INarrativeTemplate, IBase) - Method in class ca.uhn.fhir.narrative2.ThymeleafNarrativeGenerator
- applyTo(IBaseResource) - Method in class ca.uhn.fhir.model.primitive.IdDt
- applyTo(IBaseResource) - Method in interface org.hl7.fhir.instance.model.api.IIdType
- APPROXIMATE - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: eq The actual value is equal to the given value
- approximately() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
- ARRAY - ca.uhn.fhir.parser.json.JsonLikeValue.ValueType
- ArrayUtil - Class in ca.uhn.fhir.util
- asArray(JsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.JsonLikeValue
- asBigDecimal() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Deprecated.Use
IdDt.getIdPartAsBigDecimal()instead (this method was deprocated because its name is ambiguous) - asBoolean(JsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.JsonLikeValue
- ASC - ca.uhn.fhir.rest.api.SortOrderEnum
- ascending(IParam) - Method in interface ca.uhn.fhir.rest.gclient.ISort
-
Sort ascending
- ascending(String) - Method in interface ca.uhn.fhir.rest.gclient.ISort
-
Sort ascending
- asConceptDefinition() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- asLookupCodeResult(String, String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- asNonRecursive() - Method in class ca.uhn.fhir.model.api.Include
-
Creates a copy of this include with non-recurse behaviour
- asObject(JsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.JsonLikeValue
- asRecursive() - Method in class ca.uhn.fhir.model.api.Include
-
Creates a copy of this include with recurse behaviour
- asString(JsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.JsonLikeValue
- asynchronous(Class<R>) - Method in interface ca.uhn.fhir.rest.gclient.IOperationProcessMsgMode
- AsyncUtil - Class in ca.uhn.fhir.util
- at(DateRangeParam) - Method in interface ca.uhn.fhir.rest.gclient.IHistoryTyped
-
Request that the server return only the history elements between the specific range
- At - Annotation Type in ca.uhn.fhir.rest.annotation
-
Parameter annotation for the _at parameter, which indicates to the server that only results dated since the given instant will be returned.
- AttachmentUtil - Class in ca.uhn.fhir.util
- AttachmentUtil() - Constructor for class ca.uhn.fhir.util.AttachmentUtil
- ATTR_CATEGORY - Static variable in class ca.uhn.fhir.model.api.TagList
- ATTR_LABEL - Static variable in class ca.uhn.fhir.model.api.Tag
- ATTR_SCHEME - Static variable in class ca.uhn.fhir.model.api.Tag
- ATTR_TERM - Static variable in class ca.uhn.fhir.model.api.Tag
- AuthenticationException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 401 Client Unauthorized response, which means that the client needs to provide credentials, or has provided invalid credentials.
- AuthenticationException() - Constructor for exception ca.uhn.fhir.rest.server.exceptions.AuthenticationException
- AuthenticationException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.AuthenticationException
- AuthenticationException(String, Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.AuthenticationException
- awaitLatchAndIgnoreInterrupt(CountDownLatch, long, TimeUnit) - Static method in class ca.uhn.fhir.util.AsyncUtil
- awaitLatchAndThrowInternalErrorExceptionOnInterrupt(CountDownLatch, long, TimeUnit) - Static method in class ca.uhn.fhir.util.AsyncUtil
B
- base(String) - Method in class ca.uhn.fhir.util.rdf.StreamRDFDedup
- Base64BinaryDt - Class in ca.uhn.fhir.model.primitive
- Base64BinaryDt() - Constructor for class ca.uhn.fhir.model.primitive.Base64BinaryDt
-
Constructor
- Base64BinaryDt(byte[]) - Constructor for class ca.uhn.fhir.model.primitive.Base64BinaryDt
-
Constructor
- BaseAndListParam<T extends IQueryParameterOr<?>> - Class in ca.uhn.fhir.rest.param
- BaseAndListParam() - Constructor for class ca.uhn.fhir.rest.param.BaseAndListParam
- BaseCodingDt - Class in ca.uhn.fhir.model.base.composite
- BaseCodingDt() - Constructor for class ca.uhn.fhir.model.base.composite.BaseCodingDt
- BaseConceptProperty(String) - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.BaseConceptProperty
-
Constructor
- BaseConformance - Interface in ca.uhn.fhir.model.base.resource
- BaseContainedDt - Class in ca.uhn.fhir.model.base.composite
- BaseContainedDt() - Constructor for class ca.uhn.fhir.model.base.composite.BaseContainedDt
- BASED_ON_INCLUDES - ca.uhn.fhir.context.api.BundleInclusionRule
-
Decision is based on whether the resource's Include is in the IncludeSet (e.g.
- BASED_ON_RESOURCE_PRESENCE - ca.uhn.fhir.context.api.BundleInclusionRule
-
Decision is based on whether the resource reference is set to a populated resource (in which case its included) or just an id (in which case it's not included) This is the original HAPI behavior
- BaseDateTimeDt - Class in ca.uhn.fhir.model.primitive
- BaseDateTimeDt() - Constructor for class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Constructor
- BaseDateTimeDt(String) - Constructor for class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Constructor
- BaseDateTimeDt(Date, TemporalPrecisionEnum) - Constructor for class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Constructor
- BaseDateTimeDt(Date, TemporalPrecisionEnum, TimeZone) - Constructor for class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Constructor
- BaseElement - Class in ca.uhn.fhir.model.api
- BaseElement() - Constructor for class ca.uhn.fhir.model.api.BaseElement
- BaseHumanNameDt - Class in ca.uhn.fhir.model.base.composite
- BaseHumanNameDt() - Constructor for class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
- BaseIdentifiableElement - Class in ca.uhn.fhir.model.api
- BaseIdentifiableElement() - Constructor for class ca.uhn.fhir.model.api.BaseIdentifiableElement
- BaseIdentifierDt - Class in ca.uhn.fhir.model.base.composite
- BaseIdentifierDt() - Constructor for class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
- BaseIssue() - Constructor for class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
- BaseNarrativeDt<T extends Enum<?>> - Class in ca.uhn.fhir.model.base.composite
- BaseNarrativeDt() - Constructor for class ca.uhn.fhir.model.base.composite.BaseNarrativeDt
- BaseNarrativeGenerator - Class in ca.uhn.fhir.narrative2
- BaseNarrativeGenerator() - Constructor for class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
- BaseOperationOutcome - Interface in ca.uhn.fhir.model.base.resource
- BaseOperationOutcome.BaseIssue - Class in ca.uhn.fhir.model.base.resource
- BaseParamWithPrefix<T extends ca.uhn.fhir.rest.param.BaseParam> - Class in ca.uhn.fhir.rest.param
- BaseParser - Class in ca.uhn.fhir.parser
- BaseParser(FhirContext, IParserErrorHandler) - Constructor for class ca.uhn.fhir.parser.BaseParser
-
Constructor
- BaseParser.CompositeChildElement - Class in ca.uhn.fhir.parser
- BaseParser.ElementsPath - Class in ca.uhn.fhir.parser
- BaseParser.EncodeContext - Class in ca.uhn.fhir.parser
-
EncodeContext is a shared state object that is passed around the encode process
- BaseParser.EncodeContextPath - Class in ca.uhn.fhir.parser
- BaseParser.EncodeContextPathElement - Class in ca.uhn.fhir.parser
- BasePrimitive<T> - Class in ca.uhn.fhir.model.api
- BasePrimitive() - Constructor for class ca.uhn.fhir.model.api.BasePrimitive
- BaseQuantityDt - Class in ca.uhn.fhir.model.base.composite
- BaseQuantityDt() - Constructor for class ca.uhn.fhir.model.base.composite.BaseQuantityDt
- BaseResourceReferenceDt - Class in ca.uhn.fhir.model.base.composite
- BaseResourceReferenceDt() - Constructor for class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
-
Constructor
- BaseResourceReferenceDt(IResource) - Constructor for class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
-
Constructor
- BaseRuntimeChildDatatypeDefinition - Class in ca.uhn.fhir.context
- BaseRuntimeChildDatatypeDefinition(Field, String, Child, Description, Class<? extends IBase>) - Constructor for class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
- BaseRuntimeChildDefinition - Class in ca.uhn.fhir.context
- BaseRuntimeChildDefinition() - Constructor for class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- BaseRuntimeChildDefinition.IAccessor - Interface in ca.uhn.fhir.context
- BaseRuntimeChildDefinition.IMutator - Interface in ca.uhn.fhir.context
- BaseRuntimeDeclaredChildDefinition - Class in ca.uhn.fhir.context
- BaseRuntimeDeclaredChildDefinition.FieldListMutator - Class in ca.uhn.fhir.context
- BaseRuntimeDeclaredChildDefinition.FieldPlainMutator - Class in ca.uhn.fhir.context
- BaseRuntimeElementCompositeDefinition<T extends IBase> - Class in ca.uhn.fhir.context
- BaseRuntimeElementCompositeDefinition(String, Class<? extends T>, boolean, FhirContext, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Constructor for class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
- BaseRuntimeElementDefinition<T extends IBase> - Class in ca.uhn.fhir.context
- BaseRuntimeElementDefinition(String, Class<? extends T>, boolean) - Constructor for class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- BaseRuntimeElementDefinition.ChildTypeEnum - Enum in ca.uhn.fhir.context
- BaseSecurityEvent - Interface in ca.uhn.fhir.model.base.resource
- BaseServerResponseException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Base class for RESTful client and server exceptions.
- BaseServerResponseException(int, String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Constructor
- BaseServerResponseException(int, String...) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Constructor
- BaseServerResponseException(int, String, Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Constructor
- BaseServerResponseException(int, String, Throwable, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Constructor
- BaseServerResponseException(int, String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Constructor
- BaseServerResponseException(int, Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Constructor
- BaseServerResponseException(int, Throwable, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Constructor
- BaseThymeleafNarrativeGenerator - Class in ca.uhn.fhir.narrative
- BaseThymeleafNarrativeGenerator() - Constructor for class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
-
Constructor
- BATCH_RESPONSE - ca.uhn.fhir.model.valueset.BundleTypeEnum
- before() - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
- before(Date) - Method in class ca.uhn.fhir.model.primitive.InstantDt
-
Invokes
Date.before(Date)on the contained Date against the given date - beforeOrEquals() - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
- beginArray() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- beginArray() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- beginArray(String) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- beginArray(String) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- beginObject() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- beginObject() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- beginObject(String) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- beginObject(String) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- BELOW - ca.uhn.fhir.rest.param.TokenParamModifier
-
:above
- BELOW - ca.uhn.fhir.rest.param.UriParamQualifierEnum
-
The search parameter is a concept with the form
[system]|[code], and the search parameter tests whether the coding in a resource subsumes the specified search code. - BinaryUtil - Class in ca.uhn.fhir.util
- Binding - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Field annotation for fields which are bound to a given valueset
- Block - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Class annotation used to indicate a class which is a "block"/"component" type.
- BOOLEAN - ca.uhn.fhir.parser.json.JsonLikeValue.ScalarType
- BooleanDt - Class in ca.uhn.fhir.model.primitive
- BooleanDt() - Constructor for class ca.uhn.fhir.model.primitive.BooleanDt
-
Constructor
- BooleanDt(boolean) - Constructor for class ca.uhn.fhir.model.primitive.BooleanDt
-
Constructor
- BoundCodeDt<T extends Enum<?>> - Class in ca.uhn.fhir.model.primitive
- BoundCodeDt() - Constructor for class ca.uhn.fhir.model.primitive.BoundCodeDt
-
Deprecated.This constructor is provided only for serialization support. Do not call it directly!
- BoundCodeDt(IValueSetEnumBinder<T>) - Constructor for class ca.uhn.fhir.model.primitive.BoundCodeDt
- BoundCodeDt(IValueSetEnumBinder<T>, T) - Constructor for class ca.uhn.fhir.model.primitive.BoundCodeDt
- bufferEntity() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Buffer the message entity data.
- BundleEntryMutator - Class in ca.uhn.fhir.util.bundle
- BundleEntryMutator(IBase, BaseRuntimeChildDefinition, BaseRuntimeElementCompositeDefinition<?>) - Constructor for class ca.uhn.fhir.util.bundle.BundleEntryMutator
- BundleEntryParts - Class in ca.uhn.fhir.util.bundle
- BundleEntryParts(String, RequestTypeEnum, String, IBaseResource, String) - Constructor for class ca.uhn.fhir.util.bundle.BundleEntryParts
- BundleEntrySearchModeEnum - Enum in ca.uhn.fhir.model.valueset
- BundleEntryTransactionMethodEnum - Enum in ca.uhn.fhir.model.valueset
-
This Enum is only used to support using the DSTU1 Bundle structure (
ca.uhn.fhir.model.api.Bundle) on a DSTU2 server. - BundleInclusionRule - Enum in ca.uhn.fhir.context.api
-
Created by Bill de Beaubien on 3/4/2015.
- bundleType() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
If this operation returns a bundle, this parameter can be used to specify the bundle type to set in the bundle.
- BundleTypeEnum - Enum in ca.uhn.fhir.model.valueset
- BundleUtil - Class in ca.uhn.fhir.util
-
Fetch resources from a bundle
- BundleUtil() - Constructor for class ca.uhn.fhir.util.BundleUtil
- byUrl(String) - Method in interface ca.uhn.fhir.rest.gclient.IGetPage
-
Load a page of results using the a given URL and return a DSTU1 Atom bundle
- byUrl(String) - Method in interface ca.uhn.fhir.rest.gclient.IUntypedQuery
-
Perform a search directly by URL.
C
- ca.uhn.fhir.context - package ca.uhn.fhir.context
- ca.uhn.fhir.context.api - package ca.uhn.fhir.context.api
- ca.uhn.fhir.context.support - package ca.uhn.fhir.context.support
- ca.uhn.fhir.fluentpath - package ca.uhn.fhir.fluentpath
- ca.uhn.fhir.i18n - package ca.uhn.fhir.i18n
- ca.uhn.fhir.interceptor.api - package ca.uhn.fhir.interceptor.api
- ca.uhn.fhir.interceptor.executor - package ca.uhn.fhir.interceptor.executor
- ca.uhn.fhir.model.api - package ca.uhn.fhir.model.api
- ca.uhn.fhir.model.api.annotation - package ca.uhn.fhir.model.api.annotation
- ca.uhn.fhir.model.base.composite - package ca.uhn.fhir.model.base.composite
- ca.uhn.fhir.model.base.resource - package ca.uhn.fhir.model.base.resource
- ca.uhn.fhir.model.primitive - package ca.uhn.fhir.model.primitive
- ca.uhn.fhir.model.valueset - package ca.uhn.fhir.model.valueset
- ca.uhn.fhir.model.view - package ca.uhn.fhir.model.view
- ca.uhn.fhir.narrative - package ca.uhn.fhir.narrative
- ca.uhn.fhir.narrative2 - package ca.uhn.fhir.narrative2
- ca.uhn.fhir.parser - package ca.uhn.fhir.parser
- ca.uhn.fhir.parser.json - package ca.uhn.fhir.parser.json
- ca.uhn.fhir.rest.annotation - package ca.uhn.fhir.rest.annotation
- ca.uhn.fhir.rest.api - package ca.uhn.fhir.rest.api
- ca.uhn.fhir.rest.client.api - package ca.uhn.fhir.rest.client.api
- ca.uhn.fhir.rest.client.exceptions - package ca.uhn.fhir.rest.client.exceptions
- ca.uhn.fhir.rest.gclient - package ca.uhn.fhir.rest.gclient
- ca.uhn.fhir.rest.param - package ca.uhn.fhir.rest.param
- ca.uhn.fhir.rest.param.binder - package ca.uhn.fhir.rest.param.binder
- ca.uhn.fhir.rest.server.exceptions - package ca.uhn.fhir.rest.server.exceptions
- ca.uhn.fhir.store - package ca.uhn.fhir.store
- ca.uhn.fhir.util - package ca.uhn.fhir.util
- ca.uhn.fhir.util.bundle - package ca.uhn.fhir.util.bundle
- ca.uhn.fhir.util.jar - package ca.uhn.fhir.util.jar
- ca.uhn.fhir.util.rdf - package ca.uhn.fhir.util.rdf
- ca.uhn.fhir.validation - package ca.uhn.fhir.validation
- ca.uhn.fhir.validation.schematron - package ca.uhn.fhir.validation.schematron
- CACHE_CONTROL_MAX_RESULTS - Static variable in class ca.uhn.fhir.rest.api.Constants
- CACHE_CONTROL_NO_CACHE - Static variable in class ca.uhn.fhir.rest.api.Constants
- CACHE_CONTROL_NO_STORE - Static variable in class ca.uhn.fhir.rest.api.Constants
- CACHE_CONTROL_PRIVATE - Static variable in class ca.uhn.fhir.rest.api.Constants
- cacheControl(CacheControlDirective) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Sets the
Cache-Controlheader value, which advises the server (or any cache in front of it) how to behave in terms of cached requests - CacheControlDirective - Class in ca.uhn.fhir.rest.api
-
Parses and stores the value(s) within HTTP Cache-Control headers
- CacheControlDirective() - Constructor for class ca.uhn.fhir.rest.api.CacheControlDirective
-
Constructor
- cacheMillis() - Method in annotation type ca.uhn.fhir.rest.annotation.Metadata
- CalendarBinder - Class in ca.uhn.fhir.rest.param.binder
- CalendarBinder() - Constructor for class ca.uhn.fhir.rest.param.binder.CalendarBinder
- call() - Method in interface ca.uhn.fhir.util.ICallable
- callHooks(Pointcut, HookParams) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster
-
Invoke registered interceptor hook methods for the given Pointcut.
- callHooks(Pointcut, HookParams) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- callHooksAndReturnObject(Pointcut, HookParams) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster
-
Invoke registered interceptor hook methods for the given Pointcut.
- callHooksAndReturnObject(Pointcut, HookParams) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- capabilities() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Fetch the capability statement for the server
- CAPABILITYSTATEMENT_WEBSOCKET_URL - Static variable in class ca.uhn.fhir.rest.api.Constants
- CASCADE_DELETE - Static variable in class ca.uhn.fhir.rest.api.Constants
- chainBlacklist() - Method in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
-
For reference parameters (
ReferenceParam) this value may be used to indicate which chain values (if any) are not valid for the given parameter. - chainBlacklist() - Method in annotation type ca.uhn.fhir.rest.annotation.RequiredParam
-
For reference parameters (
ReferenceParam) this value may be used to indicate which chain values (if any) are not valid for the given parameter. - chainWhitelist() - Method in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
-
For reference parameters (
ReferenceParam) this value may be used to indicate which chain values (if any) are valid for the given parameter. - chainWhitelist() - Method in annotation type ca.uhn.fhir.rest.annotation.RequiredParam
-
For reference parameters (
ReferenceParam) this value may be used to indicate which chain values (if any) are valid for the given parameter. - CHARSET_NAME_UTF8 - Static variable in class ca.uhn.fhir.rest.api.Constants
- CHARSET_US_ASCII - Static variable in class ca.uhn.fhir.rest.api.Constants
- CHARSET_UTF8 - Static variable in class ca.uhn.fhir.rest.api.Constants
- CHARSET_UTF8_CTSUFFIX - Static variable in class ca.uhn.fhir.rest.api.Constants
- Child - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Field annotation for fields within resource and datatype definitions, indicating a child of that type.
- ChildOrder - Annotation Type in ca.uhn.fhir.model.api.annotation
-
This annotation may be used on a resource type to specify an order for the child names.
- cleanWhitespace(String) - Static method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
-
Trims the superfluous whitespace out of an HTML block
- clear() - Method in class ca.uhn.fhir.model.api.TagList
- clear(IBaseResource) - Method in class ca.uhn.fhir.util.FhirTerser
-
Clear all content on a resource
- clearAllStaticFieldsForUnitTest() - Static method in class ca.uhn.fhir.util.TestUtil
-
THIS IS FOR UNIT TESTS ONLY - DO NOT CALL THIS METHOD FROM USER CODE
- CLIENT_REQUEST - ca.uhn.fhir.interceptor.api.Pointcut
-
Client Hook: This hook is called before an HTTP client request is sent
- CLIENT_RESPONSE - ca.uhn.fhir.interceptor.api.Pointcut
-
Client Hook: This hook is called after an HTTP client request has completed, prior to returning the results to the calling code.
- cloneInto(IBase, IBase, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
-
Clones all values from a source object into the equivalent fields in a target object
- close() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- close() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- close() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Close the response
- close() - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- close() - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- code(String) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches against the given code, with no code system specified
- CodeDt - Class in ca.uhn.fhir.model.primitive
- CodeDt() - Constructor for class ca.uhn.fhir.model.primitive.CodeDt
-
Constructor
- CodeDt(String) - Constructor for class ca.uhn.fhir.model.primitive.CodeDt
-
Constructor which accepts a string code
- codes(String...) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches a given system with a collection of possible codes (this will be used to form a comma-separated OR query) with any system value.
- codes(Collection<String>) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches a given system with a collection of possible codes (this will be used to form a comma-separated OR query) with any system value.
- CODESYSTEM_VALIDATE_NOT_NEEDED - Static variable in class ca.uhn.fhir.rest.api.Constants
- codeSystemNotNeeded(String) - Static method in class ca.uhn.fhir.rest.api.Constants
- codeSystemWithDefaultDescription(String) - Static method in class ca.uhn.fhir.rest.api.Constants
- CodeValidationResult(Enum, String) - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- CodeValidationResult(Enum, String, IBase, String) - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- CodeValidationResult(IBase) - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- CodingConceptProperty(String, String, String, String) - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.CodingConceptProperty
-
Constructor
- codings(IBaseCoding...) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches a given system with a collection of possible codes (this will be used to form a comma-separated OR query) with the given
Coding.systemandCoding.valuevalues. - COLLECTION - ca.uhn.fhir.model.valueset.BundleTypeEnum
- CollectionBinder - Class in ca.uhn.fhir.rest.param.binder
- CollectionBinder() - Constructor for class ca.uhn.fhir.rest.param.binder.CollectionBinder
- CollectionUtil - Class in ca.uhn.fhir.util
- CollectionUtil() - Constructor for class ca.uhn.fhir.util.CollectionUtil
- commaSeparatedListToCleanSet(String) - Static method in class ca.uhn.fhir.util.ArrayUtil
-
Takes in a list like "foo, bar,, baz" and returns a set containing only ["foo", "bar", "baz"]
- compareTo(CodeDt) - Method in class ca.uhn.fhir.model.primitive.CodeDt
- compareTo(DecimalDt) - Method in class ca.uhn.fhir.model.primitive.DecimalDt
- Compartment - Annotation Type in ca.uhn.fhir.model.api.annotation
-
This may only be populated on a reference search paramater field.
- compartmentName() - Method in annotation type ca.uhn.fhir.rest.annotation.Search
-
If specified, this the name for the compartment
- COMPOSITE - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: composite A composite search parameter that combines a search on two values together.
- COMPOSITE_DATATYPE - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
- CompositeAndListParam<A extends IQueryParameterType,B extends IQueryParameterType> - Class in ca.uhn.fhir.rest.param
- CompositeAndListParam(Class<A>, Class<B>) - Constructor for class ca.uhn.fhir.rest.param.CompositeAndListParam
- CompositeChildElement(RuntimeResourceDefinition, BaseParser.EncodeContext) - Constructor for class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- CompositeChildElement(BaseParser.CompositeChildElement, BaseRuntimeChildDefinition, BaseParser.EncodeContext) - Constructor for class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- compositeChildIterator(IBase, boolean, BaseParser.CompositeChildElement, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
- CompositeClientParam<A extends IParam,B extends IParam> - Class in ca.uhn.fhir.rest.gclient
-
Composite parameter type for use in fluent client interfaces
- CompositeClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.CompositeClientParam
- CompositeCriterion<A extends IParam,B extends IParam> - Class in ca.uhn.fhir.rest.gclient
- CompositeCriterion(String, ICriterion<A>) - Constructor for class ca.uhn.fhir.rest.gclient.CompositeCriterion
- compositeOf() - Method in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
-
If the parameter is of type "composite", this parameter lists the names of the parameters which this parameter is a composite of.
- CompositeOrListParam<A extends IQueryParameterType,B extends IQueryParameterType> - Class in ca.uhn.fhir.rest.param
- CompositeOrListParam(Class<A>, Class<B>) - Constructor for class ca.uhn.fhir.rest.param.CompositeOrListParam
- CompositeParam<A extends IQueryParameterType,B extends IQueryParameterType> - Class in ca.uhn.fhir.rest.param
- CompositeParam(A, B) - Constructor for class ca.uhn.fhir.rest.param.CompositeParam
- CompositeParam(Class<A>, Class<B>) - Constructor for class ca.uhn.fhir.rest.param.CompositeParam
- compositeTypes() - Method in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
-
For composite parameters (
CompositeParam) this value may be used to indicate the parameter type(s) which may be referenced by this param. - compositeTypes() - Method in annotation type ca.uhn.fhir.rest.annotation.RequiredParam
-
For composite parameters (
CompositeParam) this parameter may be used to indicate the parameter type(s) which may be referenced by this param. - ConceptDesignation() - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- conditional() - Method in interface ca.uhn.fhir.rest.gclient.ICreateTyped
- conditional() - Method in interface ca.uhn.fhir.rest.gclient.IUpdateTyped
- conditional(Class<? extends IBaseResource>) - Method in interface ca.uhn.fhir.rest.gclient.IPatchWithBody
-
Build a conditional URL using fluent constants on resource types
- conditional(String) - Method in interface ca.uhn.fhir.rest.gclient.IPatchWithBody
-
Build a conditional URL using fluent constants on resource types
- conditionalByUrl(String) - Method in interface ca.uhn.fhir.rest.gclient.ICreateTyped
-
Specifies that the create should be performed as a conditional create against a given search URL.
- conditionalByUrl(String) - Method in interface ca.uhn.fhir.rest.gclient.IPatchWithBody
-
Specifies that the update should be performed as a conditional create against a given search URL.
- conditionalByUrl(String) - Method in interface ca.uhn.fhir.rest.gclient.IUpdateTyped
-
Specifies that the update should be performed as a conditional create against a given search URL.
- ConditionalUrlParam - Annotation Type in ca.uhn.fhir.rest.annotation
- CONF_ADDITIONAL_PARAM - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- CONF_ADDITIONAL_PARAM_DESCRIPTION - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- CONF_ADDITIONAL_PARAM_NAME - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- CONF_ADDITIONAL_PARAM_REQUIRED - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- CONF_ADDITIONAL_PARAM_TYPE - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- CONF_RESOURCE_COUNT - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- ConfigurationException - Exception in ca.uhn.fhir.context
-
Non-checked exception indicating that HAPI was unable to initialize due to a detected configuration problem.
- ConfigurationException() - Constructor for exception ca.uhn.fhir.context.ConfigurationException
- ConfigurationException(String) - Constructor for exception ca.uhn.fhir.context.ConfigurationException
- ConfigurationException(String, Throwable) - Constructor for exception ca.uhn.fhir.context.ConfigurationException
- ConfigurationException(Throwable) - Constructor for exception ca.uhn.fhir.context.ConfigurationException
- CONNECT - ca.uhn.fhir.rest.api.RequestTypeEnum
- Constants - Class in ca.uhn.fhir.rest.api
- Constants() - Constructor for class ca.uhn.fhir.rest.api.Constants
- constructAbsoluteUrl(String, String) - Static method in class ca.uhn.fhir.util.UrlUtil
-
Resolve a relative URL - THIS METHOD WILL NOT FAIL but will log a warning and return theEndpoint if the input is invalid.
- constructRelativeUrl(String, String) - Static method in class ca.uhn.fhir.util.UrlUtil
- CONTAINED_RESOURCE_LIST - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
-
HL7.org structure style.
- CONTAINED_RESOURCES - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
-
HAPI structure style.
- containedResourceWithNoId(IParserErrorHandler.IParseLocation) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- containedResourceWithNoId(IParserErrorHandler.IParseLocation) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
Invoked when a contained resource is parsed that has no ID specified (and is therefore invalid)
- containedResourceWithNoId(IParserErrorHandler.IParseLocation) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- containedResourceWithNoId(IParserErrorHandler.IParseLocation) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- containResourcesForEncoding(IBaseResource) - Method in class ca.uhn.fhir.parser.BaseParser
- contains() - Method in class ca.uhn.fhir.rest.gclient.StringClientParam
-
The string contains given value
- contains(Object) - Method in class ca.uhn.fhir.model.api.TagList
- containsAll(Collection<?>) - Method in class ca.uhn.fhir.model.api.TagList
- convertIdToType(IIdType, Class<T>) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- CORS_ALLOWED_HEADERS - Static variable in class ca.uhn.fhir.rest.api.Constants
-
Contains a standard set of headers which are used by FHIR / HAPI FHIR, and therefore would make a useful set for CORS AllowedHeader declarations
- CORS_ALLWED_METHODS - Static variable in class ca.uhn.fhir.rest.api.Constants
-
Contains a standard set of HTTP Methods which are used by FHIR / HAPI FHIR, and therefore would make a useful set for CORS AllowedMethod declarations
- count(int) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Specifies the
_countparameter, which indicates to the server how many resources should be returned on a single page. - count(Integer) - Method in interface ca.uhn.fhir.rest.gclient.IHistoryTyped
-
Request that the server return only up to
theCountnumber of resources - Count - Annotation Type in ca.uhn.fhir.rest.annotation
-
Parameter annotation for the _count parameter, which indicates to the server the maximum number of desired results.
- COUNT - ca.uhn.fhir.rest.api.SummaryEnum
-
Search only: just return a count of the matching resources, without returning the actual matches
- CountingAndLimitingInputStream - Class in ca.uhn.fhir.util
- CountingAndLimitingInputStream(InputStream, int) - Constructor for class ca.uhn.fhir.util.CountingAndLimitingInputStream
-
Wraps another input stream, counting the number of bytes read.
- CoverageIgnore - Annotation Type in ca.uhn.fhir.util
- create() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Fluent method for the "create" operation, which creates a new resource instance on the server
- Create - Annotation Type in ca.uhn.fhir.rest.annotation
- CREATE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: create
- CREATE - ca.uhn.fhir.rest.api.ValidationModeEnum
-
The server checks the content, and then checks that the content would be acceptable as a create (e.g.
- createBinaryRequest(FhirContext, IBaseBinary) - Method in interface ca.uhn.fhir.rest.client.api.IHttpClient
-
Create a binary request
- createByteRequest(FhirContext, String, String, EncodingEnum) - Method in interface ca.uhn.fhir.rest.client.api.IHttpClient
-
Create a byte request
- createCode(FhirContext, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- createEscapingWriterFor(OutputStream, String) - Method in class ca.uhn.fhir.util.XmlUtil.MyEscaper
- createEscapingWriterFor(Writer, String) - Method in class ca.uhn.fhir.util.XmlUtil.MyEscaper
- createExtensionChildName(BaseRuntimeElementDefinition<?>) - Static method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- createFluentPathExecutor(FhirContext) - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- createGetRequest(FhirContext, EncodingEnum) - Method in interface ca.uhn.fhir.rest.client.api.IHttpClient
-
Create a normal http get request
- createIncorrectJsonTypeMessage(String, JsonLikeValue.ValueType, JsonLikeValue.ScalarType, JsonLikeValue.ValueType, JsonLikeValue.ScalarType) - Static method in class ca.uhn.fhir.parser.LenientErrorHandler
- createJarLogger() - Static method in class ca.uhn.fhir.util.jar.DependencyLogFactory
- createParamRequest(FhirContext, Map<String, List<String>>, EncodingEnum) - Method in interface ca.uhn.fhir.rest.client.api.IHttpClient
-
Create a parameter request
- createRDFReader(Reader, Lang) - Static method in class ca.uhn.fhir.util.rdf.RDFUtil
- createRDFWriter(Writer, Lang) - Static method in class ca.uhn.fhir.util.rdf.RDFUtil
- createReader() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Returns a reader for the response entity
- createString(FhirContext, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- createUri(FhirContext, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- createUserAgentString(FhirContext, String) - Static method in class ca.uhn.fhir.rest.client.api.HttpClientUtil
- createValidationSupport() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- createXmlReader(Reader) - Static method in class ca.uhn.fhir.util.XmlUtil
- createXmlStreamWriter(Writer) - Static method in class ca.uhn.fhir.util.XmlUtil
- createXmlWriter(Writer) - Static method in class ca.uhn.fhir.util.XmlUtil
- CT_APP_NDJSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_FHIR_JSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_FHIR_JSON_NEW - Static variable in class ca.uhn.fhir.rest.api.Constants
-
The FHIR MimeType for JSON encoding in FHIR DSTU3+
- CT_FHIR_NDJSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_FHIR_XML - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_FHIR_XML_NEW - Static variable in class ca.uhn.fhir.rest.api.Constants
-
The FHIR MimeType for XML encoding in FHIR DSTU3+
- CT_HTML - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_HTML_WITH_UTF8 - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_JSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_JSON_PATCH - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_NDJSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_OCTET_STREAM - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_RDF_TURTLE - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_TEXT - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_TEXT_CSV - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_TEXT_WITH_UTF8 - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_X_FORM_URLENCODED - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_XML - Static variable in class ca.uhn.fhir.rest.api.Constants
- CT_XML_PATCH - Static variable in class ca.uhn.fhir.rest.api.Constants
- CTS_NDJSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- CustomThymeleafNarrativeGenerator - Class in ca.uhn.fhir.narrative
- CustomThymeleafNarrativeGenerator(String...) - Constructor for class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
-
Create a new narrative generator
D
- DATA - ca.uhn.fhir.rest.api.SummaryEnum
-
Remove the text element
- DataFormatException - Exception in ca.uhn.fhir.parser
- DataFormatException() - Constructor for exception ca.uhn.fhir.parser.DataFormatException
- DataFormatException(String) - Constructor for exception ca.uhn.fhir.parser.DataFormatException
- DataFormatException(String, Throwable) - Constructor for exception ca.uhn.fhir.parser.DataFormatException
- DataFormatException(Throwable) - Constructor for exception ca.uhn.fhir.parser.DataFormatException
- DatatypeDef - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Class annotation to note a class which defines a datatype
- DatatypeUtil - Class in ca.uhn.fhir.util
- DatatypeUtil() - Constructor for class ca.uhn.fhir.util.DatatypeUtil
- DATE - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: date Search parameter is on a date/time.
- DateAndListParam - Class in ca.uhn.fhir.rest.param
- DateAndListParam() - Constructor for class ca.uhn.fhir.rest.param.DateAndListParam
- DateBinder - Class in ca.uhn.fhir.rest.param.binder
- DateBinder() - Constructor for class ca.uhn.fhir.rest.param.binder.DateBinder
- DateClientParam - Class in ca.uhn.fhir.rest.gclient
-
Date parameter type for use in fluent client interfaces
- DateClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.DateClientParam
- DateClientParam.IDateCriterion - Interface in ca.uhn.fhir.rest.gclient
- DateClientParam.IDateSpecifier - Interface in ca.uhn.fhir.rest.gclient
- DateDt - Class in ca.uhn.fhir.model.primitive
-
Represents a FHIR date datatype.
- DateDt() - Constructor for class ca.uhn.fhir.model.primitive.DateDt
-
Constructor
- DateDt(int, int, int) - Constructor for class ca.uhn.fhir.model.primitive.DateDt
-
Constructor which accepts a date value and uses the
DateDt.DEFAULT_PRECISIONfor this type. - DateDt(String) - Constructor for class ca.uhn.fhir.model.primitive.DateDt
-
Constructor which accepts a date as a string in FHIR format
- DateDt(Calendar) - Constructor for class ca.uhn.fhir.model.primitive.DateDt
-
Constructor which accepts a date value and uses the
DateDt.DEFAULT_PRECISIONfor this type. - DateDt(Date) - Constructor for class ca.uhn.fhir.model.primitive.DateDt
-
Constructor which accepts a date value and uses the
DateDt.DEFAULT_PRECISIONfor this type. - DateDt(Date, TemporalPrecisionEnum) - Constructor for class ca.uhn.fhir.model.primitive.DateDt
-
Constructor which accepts a date value and a precision value.
- DateOrListParam - Class in ca.uhn.fhir.rest.param
- DateOrListParam() - Constructor for class ca.uhn.fhir.rest.param.DateOrListParam
- DateParam - Class in ca.uhn.fhir.rest.param
- DateParam() - Constructor for class ca.uhn.fhir.rest.param.DateParam
-
Constructor
- DateParam(ParamPrefixEnum, long) - Constructor for class ca.uhn.fhir.rest.param.DateParam
-
Constructor
- DateParam(ParamPrefixEnum, DateTimeDt) - Constructor for class ca.uhn.fhir.rest.param.DateParam
-
Constructor
- DateParam(ParamPrefixEnum, String) - Constructor for class ca.uhn.fhir.rest.param.DateParam
-
Constructor
- DateParam(ParamPrefixEnum, Date) - Constructor for class ca.uhn.fhir.rest.param.DateParam
-
Constructor
- DateParam(ParamPrefixEnum, IPrimitiveType<Date>) - Constructor for class ca.uhn.fhir.rest.param.DateParam
-
Constructor
- DateParam(String) - Constructor for class ca.uhn.fhir.rest.param.DateParam
-
Constructor which takes a complete [qualifier]{date} string.
- DateParam.DateParamDateTimeHolder - Class in ca.uhn.fhir.rest.param
- DateParamDateTimeHolder() - Constructor for class ca.uhn.fhir.rest.param.DateParam.DateParamDateTimeHolder
-
Constructor
- DateRangeParam - Class in ca.uhn.fhir.rest.param
- DateRangeParam() - Constructor for class ca.uhn.fhir.rest.param.DateRangeParam
-
Basic constructor.
- DateRangeParam(DateParam) - Constructor for class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the range from a single date param.
- DateRangeParam(DateParam, DateParam) - Constructor for class ca.uhn.fhir.rest.param.DateRangeParam
-
Constructor which takes two Dates representing the lower and upper bounds of the range (inclusive on both ends)
- DateRangeParam(String, String) - Constructor for class ca.uhn.fhir.rest.param.DateRangeParam
-
Constructor which takes two strings representing the lower and upper bounds of the range (inclusive on both ends)
- DateRangeParam(Date, Date) - Constructor for class ca.uhn.fhir.rest.param.DateRangeParam
-
Constructor which takes two Dates representing the lower and upper bounds of the range (inclusive on both ends)
- DateRangeParam(IPrimitiveType<Date>, IPrimitiveType<Date>) - Constructor for class ca.uhn.fhir.rest.param.DateRangeParam
-
Constructor which takes two Dates representing the lower and upper bounds of the range (inclusive on both ends)
- DateTimeDt - Class in ca.uhn.fhir.model.primitive
-
Represents a FHIR dateTime datatype.
- DateTimeDt() - Constructor for class ca.uhn.fhir.model.primitive.DateTimeDt
-
Constructor
- DateTimeDt(String) - Constructor for class ca.uhn.fhir.model.primitive.DateTimeDt
-
Create a new instance using a string date/time
- DateTimeDt(Date) - Constructor for class ca.uhn.fhir.model.primitive.DateTimeDt
-
Create a new DateTimeDt with seconds precision and the local time zone
- DateTimeDt(Date, TemporalPrecisionEnum) - Constructor for class ca.uhn.fhir.model.primitive.DateTimeDt
-
Constructor which accepts a date value and a precision value.
- DateTimeDt(Date, TemporalPrecisionEnum, TimeZone) - Constructor for class ca.uhn.fhir.model.primitive.DateTimeDt
-
Constructor which accepts a date value, precision value, and time zone.
- DateUtils - Class in ca.uhn.fhir.util
-
A utility class for parsing and formatting HTTP dates as used in cookies and other headers.
- day(String) - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
- day(Date) - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
- DAY - ca.uhn.fhir.model.api.TemporalPrecisionEnum
- DecimalDt - Class in ca.uhn.fhir.model.primitive
- DecimalDt() - Constructor for class ca.uhn.fhir.model.primitive.DecimalDt
-
Constructor
- DecimalDt(double) - Constructor for class ca.uhn.fhir.model.primitive.DecimalDt
-
Constructor
- DecimalDt(long) - Constructor for class ca.uhn.fhir.model.primitive.DecimalDt
-
Constructor
- DecimalDt(String) - Constructor for class ca.uhn.fhir.model.primitive.DecimalDt
-
Constructor
- DecimalDt(BigDecimal) - Constructor for class ca.uhn.fhir.model.primitive.DecimalDt
-
Constructor
- DEFAULT_CONNECT_TIMEOUT - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Default value for
IRestfulClientFactory.getConnectTimeout() - DEFAULT_CONNECTION_REQUEST_TIMEOUT - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Default value for
IRestfulClientFactory.getConnectionRequestTimeout() - DEFAULT_ORDER - Static variable in annotation type ca.uhn.fhir.interceptor.api.Interceptor
- DEFAULT_POOL_MAX - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Default value for
() - DEFAULT_POOL_MAX_PER_ROUTE - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Default value for
IRestfulClientFactory.getPoolMaxPerRoute() - DEFAULT_PRECISION - Static variable in class ca.uhn.fhir.model.primitive.DateDt
-
The default precision for this type
- DEFAULT_PRECISION - Static variable in class ca.uhn.fhir.model.primitive.DateTimeDt
-
The default precision for this type
- DEFAULT_PRECISION - Static variable in class ca.uhn.fhir.model.primitive.InstantDt
-
The default precision for this type
- DEFAULT_SERVER_VALIDATION_MODE - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Default value for
IRestfulClientFactory.getServerValidationModeEnum() - DEFAULT_SOCKET_TIMEOUT - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Default value for
IRestfulClientFactory.getSocketTimeout() - defaultOrder(IParam) - Method in interface ca.uhn.fhir.rest.gclient.ISort
-
Sort by the default order.
- defaultOrder(String) - Method in interface ca.uhn.fhir.rest.gclient.ISort
-
Sort by the default order.
- DefaultThymeleafNarrativeGenerator - Class in ca.uhn.fhir.narrative
- DefaultThymeleafNarrativeGenerator() - Constructor for class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
- DEFERRED_MODEL_SCANNING - ca.uhn.fhir.context.PerformanceOptionsEnum
-
When this option is set, model classes will not be scanned for children until the child list for the given type is actually accessed.
- definedLocally() - Method in annotation type ca.uhn.fhir.model.api.annotation.Extension
-
This parameter affects how the extension is treated when the element definition containing this resource is exported to a profile.
- delete() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Fluent method for the "delete" operation, which performs a logical delete on a server resource
- delete() - Method in interface ca.uhn.fhir.rest.gclient.IMeta
-
Delete the elements in the given metadata to the
- Delete - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the FHIR delete method.
- DELETE - ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
- DELETE - ca.uhn.fhir.rest.api.RequestTypeEnum
- DELETE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: delete
- DELETE - ca.uhn.fhir.rest.api.ValidationModeEnum
-
The server ignores the content, and checks that the nominated resource is allowed to be deleted (e.g.
- DELETE_TAGS - ca.uhn.fhir.rest.api.RestOperationTypeEnum
- DELETED_AT - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
If present and populated with a date/time (as an instance of
InstantDt), this value is an indication that the resource is in the deleted state. - DeleteTags - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the FHIR Tag Operations which have to do with deleting tags.
- DependencyLogFactory - Class in ca.uhn.fhir.util.jar
- DependencyLogImpl - Class in ca.uhn.fhir.util.jar
- DependencyLogImpl() - Constructor for class ca.uhn.fhir.util.jar.DependencyLogImpl
- DESC - ca.uhn.fhir.rest.api.SortOrderEnum
- descending(IParam) - Method in interface ca.uhn.fhir.rest.gclient.ISort
-
Sort descending
- descending(String) - Method in interface ca.uhn.fhir.rest.gclient.ISort
-
Sort ascending
- description() - Method in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
-
A description of this parameter
- Description - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Annotation which may be placed on a resource/datatype definition, or a field, or a search parameter definition in order to provide documentation for that item.
- Destroy - Annotation Type in ca.uhn.fhir.rest.annotation
-
ResourceProvider methods tagged with
Destroywill be invoked when the RestfulServer is shut down. - detectEncoding(String) - Static method in enum ca.uhn.fhir.rest.api.EncodingEnum
- detectEncodingNoDefault(String) - Static method in enum ca.uhn.fhir.rest.api.EncodingEnum
- DIV_OPEN_FIRST - Static variable in class ca.uhn.fhir.model.primitive.XhtmlDt
- DOCUMENT - ca.uhn.fhir.model.valueset.BundleTypeEnum
- doEncode(String) - Method in class ca.uhn.fhir.rest.param.binder.StringBinder
- doEncode(Calendar) - Method in class ca.uhn.fhir.rest.param.binder.CalendarBinder
- doEncode(Date) - Method in class ca.uhn.fhir.rest.param.binder.DateBinder
- doEncode(IPrimitiveType<?>) - Method in class ca.uhn.fhir.rest.param.binder.FhirPrimitiveBinder
- doEncodeResourceToJsonLikeWriter(IBaseResource, JsonLikeWriter, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.JsonParser
- doEncodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
- doEncodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.JsonParser
- doEncodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.RDFParser
- doEncodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.XmlParser
- doesCodingListMatch(List<? extends BaseCodingDt>) - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
- doParse(String) - Method in class ca.uhn.fhir.rest.param.binder.CalendarBinder
- doParse(String) - Method in class ca.uhn.fhir.rest.param.binder.DateBinder
- doParse(String) - Method in class ca.uhn.fhir.rest.param.binder.FhirPrimitiveBinder
- doParse(String) - Method in class ca.uhn.fhir.rest.param.binder.StringBinder
- doParseResource(Class<T>, JsonLikeStructure) - Method in class ca.uhn.fhir.parser.JsonParser
- doParseResource(Class<T>, Reader) - Method in class ca.uhn.fhir.parser.BaseParser
- doParseResource(Class<T>, Reader) - Method in class ca.uhn.fhir.parser.JsonParser
- doParseResource(Class<T>, Reader) - Method in class ca.uhn.fhir.parser.RDFParser
- doParseResource(Class<T>, Reader) - Method in class ca.uhn.fhir.parser.XmlParser
- DRAFT - ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
- DSTU2 - ca.uhn.fhir.context.FhirVersionEnum
- DSTU2_1 - ca.uhn.fhir.context.FhirVersionEnum
- DSTU2_HL7ORG - ca.uhn.fhir.context.FhirVersionEnum
- DSTU3 - ca.uhn.fhir.context.FhirVersionEnum
E
- ELEMENT_NAME - Static variable in class ca.uhn.fhir.model.api.TagList
- ELEMENT_NAME_LC - Static variable in class ca.uhn.fhir.model.api.TagList
- Elements - Annotation Type in ca.uhn.fhir.rest.annotation
-
On a method which returns resource(s), a parameter of type
Set<String>with this annotation will be passed the contents of the_elementsparameter - ElementsPath(String) - Constructor for class ca.uhn.fhir.parser.BaseParser.ElementsPath
- elementsSubset(String...) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Request that the server return subsetted resources, containing only the elements specified in the given parameters.
- ElementUtil - Class in ca.uhn.fhir.util
- ElementUtil() - Constructor for class ca.uhn.fhir.util.ElementUtil
- empty() - Static method in class ca.uhn.fhir.validation.ValidationOptions
- encode(byte[]) - Method in class ca.uhn.fhir.model.primitive.Base64BinaryDt
- encode(FhirContext, IQueryParameterAnd<?>) - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterAndBinder
- encode(FhirContext, IQueryParameterOr<?>) - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterOrBinder
- encode(FhirContext, IQueryParameterType) - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterTypeBinder
- encode(FhirContext, T) - Method in interface ca.uhn.fhir.rest.param.binder.IParamBinder
- encode(Boolean) - Method in class ca.uhn.fhir.model.primitive.BooleanDt
- encode(Integer) - Method in class ca.uhn.fhir.model.primitive.IntegerDt
- encode(String) - Method in class ca.uhn.fhir.model.primitive.CodeDt
- encode(String) - Method in class ca.uhn.fhir.model.primitive.StringDt
- encode(String) - Method in class ca.uhn.fhir.model.primitive.UriDt
- encode(String) - Method in class ca.uhn.fhir.model.primitive.XhtmlDt
- encode(BigDecimal) - Method in class ca.uhn.fhir.model.primitive.DecimalDt
- encode(Date) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
- encode(List<XMLEvent>) - Static method in class ca.uhn.fhir.util.XmlUtil
-
Encode a set of StAX events into a String
- encode(T) - Method in class ca.uhn.fhir.model.api.BasePrimitive
-
Subclasses must override to convert a "coerced" value into an encoded one.
- EncodeContext() - Constructor for class ca.uhn.fhir.parser.BaseParser.EncodeContext
- EncodeContextPath() - Constructor for class ca.uhn.fhir.parser.BaseParser.EncodeContextPath
- EncodeContextPath(List<BaseParser.EncodeContextPathElement>) - Constructor for class ca.uhn.fhir.parser.BaseParser.EncodeContextPath
- EncodeContextPathElement(String, boolean) - Constructor for class ca.uhn.fhir.parser.BaseParser.EncodeContextPathElement
- encoded(EncodingEnum) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Request that the server respond with JSON via the Accept header and possibly also the
_formatparameter ifconfigured to do so. - encodedJson() - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Request that the server respond with JSON via the Accept header and possibly also the
_formatparameter ifconfigured to do so. - encodedXml() - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Request that the server respond with JSON via the Accept header and possibly also the
_formatparameter ifconfigured to do so. - encodeResourceToJsonLikeWriter(IBaseResource, JsonLikeWriter) - Method in interface ca.uhn.fhir.parser.IJsonLikeParser
- encodeResourceToJsonLikeWriter(IBaseResource, JsonLikeWriter) - Method in class ca.uhn.fhir.parser.JsonParser
- encodeResourceToString(IBaseResource) - Method in class ca.uhn.fhir.parser.BaseParser
- encodeResourceToString(IBaseResource) - Method in interface ca.uhn.fhir.parser.IParser
- encodeResourceToWriter(IBaseResource, Writer) - Method in class ca.uhn.fhir.parser.BaseParser
- encodeResourceToWriter(IBaseResource, Writer) - Method in interface ca.uhn.fhir.parser.IParser
- encodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
- ENCODING_GZIP - Static variable in class ca.uhn.fhir.rest.api.Constants
- EncodingEnum - Enum in ca.uhn.fhir.rest.api
- endArray() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- endArray() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- endBlock() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- endBlock() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- endCurrentTask() - Method in class ca.uhn.fhir.util.StopWatch
-
Finish the counter on the current task (which was started by calling
StopWatch.startTask(String). - endObject() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- endObject() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- ENDS_BEFORE - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: eb The range of the search value does overlap not with the range of the target value, and the range above the search value contains the range of the target value
- ENTRY_SEARCH_MODE - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
If present and populated with a
BundleEntrySearchModeEnum, contains the "bundle entry search mode", which is the value of the status field in the Bundle entry containing this resource. - ENTRY_TRANSACTION_METHOD - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
If present and populated with a
BundleEntryTransactionMethodEnum, contains the "bundle entry transaction operation", which is the value of the status field in the Bundle entry containing this resource. - EntryListAccumulator - Class in ca.uhn.fhir.util.bundle
- EntryListAccumulator() - Constructor for class ca.uhn.fhir.util.bundle.EntryListAccumulator
- EQUAL - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: eq The actual value is equal to the given value
- equals(Object) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- equals(Object) - Method in class ca.uhn.fhir.model.api.BasePrimitive
- equals(Object) - Method in class ca.uhn.fhir.model.api.Include
-
See the note on equality on the
class documentation - equals(Object) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
- equals(Object) - Method in class ca.uhn.fhir.model.api.Tag
- equals(Object) - Method in class ca.uhn.fhir.model.api.TagList
- equals(Object) - Method in class ca.uhn.fhir.model.primitive.IdDt
- equals(Object) - Method in class ca.uhn.fhir.model.primitive.StringDt
- equals(Object) - Method in class ca.uhn.fhir.model.primitive.UriDt
- equals(Object) - Method in class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- equals(Object) - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPathElement
- equals(Object) - Method in class ca.uhn.fhir.rest.param.DateParam
- equals(Object) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- equals(Object) - Method in class ca.uhn.fhir.rest.param.StringParam
- equals(Object) - Method in class ca.uhn.fhir.rest.param.TokenParam
- equals(Object) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- equals(Object, Object) - Static method in class ca.uhn.fhir.util.ObjectUtil
- equals(String) - Method in class ca.uhn.fhir.model.primitive.UriDt
-
Compares the given string to the string representation of this URI.
- equalsIgnoreBase(IdDt) - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns true if this IdDt matches the given IdDt in terms of resource type and ID, but ignores the URL base
- equalsPath(String) - Method in class ca.uhn.fhir.parser.BaseParser.ElementsPath
- ERROR - ca.uhn.fhir.validation.ResultSeverityEnum
-
The issue is sufficiently important to cause the action to fail
- ErrorHandlerAdapter - Class in ca.uhn.fhir.parser
-
Adapter implementation with NOP implementations of all
IParserErrorHandlermethods. - ErrorHandlerAdapter() - Constructor for class ca.uhn.fhir.parser.ErrorHandlerAdapter
- escape(String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
-
Escapes a string according to the rules for parameter escaping specified in the FHIR Specification Escaping Section
- escapeAndJoinOrList(Collection<String>) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- escapeAndUrlEncode(String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
-
Applies
ParameterUtil.escapeWithDefault(Object)followed byUrlUtil.escapeUrlParam(String) - escapeUrlParam(String) - Static method in class ca.uhn.fhir.util.UrlUtil
-
URL encode a value according to RFC 3986
- escapeWithDefault(Object) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
-
Escapes a string according to the rules for parameter escaping specified in the FHIR Specification Escaping Section
- ESTIMATED - ca.uhn.fhir.rest.api.SearchTotalModeEnum
- evaluate(IBase, String, Class<T>) - Method in interface ca.uhn.fhir.fluentpath.IFluentPath
-
Apply the given FluentPath expression against the given input and return all results in a list
- evaluateFirst(IBase, String, Class<T>) - Method in interface ca.uhn.fhir.fluentpath.IFluentPath
-
Apply the given FluentPath expression against the given input and return the first match (if any)
- exactly() - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
- exactly() - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
- exactly() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
- exactly() - Method in class ca.uhn.fhir.rest.gclient.TokenClientParam
- exactlyOneNotNullOrThrowInvalidRequestException(Object[], String) - Static method in class ca.uhn.fhir.util.ValidateUtil
- execute() - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
-
Execute the request
- execute() - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Actually execute the client operation
- expandValueSet(FhirContext, EVS_IN) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Expands the given portion of a ValueSet
- EXT_META_SOURCE - Static variable in class ca.uhn.fhir.rest.api.Constants
-
This extension represents the equivalent of the
Resource.meta.sourcefield within R4+ resources, and is for use in DSTU3 resources. - EXTENDED_OPERATION_INSTANCE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
E.g.
- EXTENDED_OPERATION_SERVER - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
E.g.
- EXTENDED_OPERATION_TYPE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
E.g.
- Extension - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Field modifier to be placed on a child field (a field also annotated with the
Childannotation) which indicates that this field is an extension. - EXTENSION_DECLARED - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
- ExtensionConstants - Class in ca.uhn.fhir.util
- extensionContainsValueAndNestedExtensions(IParserErrorHandler.IParseLocation) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- extensionContainsValueAndNestedExtensions(IParserErrorHandler.IParseLocation) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
An extension contains both a value and at least one nested extension
- extensionContainsValueAndNestedExtensions(IParserErrorHandler.IParseLocation) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- extensionContainsValueAndNestedExtensions(IParserErrorHandler.IParseLocation) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- ExtensionDt - Class in ca.uhn.fhir.model.api
- ExtensionDt() - Constructor for class ca.uhn.fhir.model.api.ExtensionDt
- ExtensionDt(boolean) - Constructor for class ca.uhn.fhir.model.api.ExtensionDt
- ExtensionDt(boolean, String) - Constructor for class ca.uhn.fhir.model.api.ExtensionDt
- ExtensionDt(boolean, String, IBaseDatatype) - Constructor for class ca.uhn.fhir.model.api.ExtensionDt
- ExtensionResourceMetadataKey(String) - Constructor for class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ExtensionResourceMetadataKey
- EXTOP_PROCESS_MESSAGE - Static variable in class ca.uhn.fhir.rest.api.Constants
- EXTOP_VALIDATE - Static variable in class ca.uhn.fhir.rest.api.Constants
- EXTOP_VALIDATE_MODE - Static variable in class ca.uhn.fhir.rest.api.Constants
- EXTOP_VALIDATE_PROFILE - Static variable in class ca.uhn.fhir.rest.api.Constants
- EXTOP_VALIDATE_RESOURCE - Static variable in class ca.uhn.fhir.rest.api.Constants
- extractMetadataListNotNull(IResource, ResourceMetadataKeyEnum<List<T>>) - Static method in class ca.uhn.fhir.parser.BaseParser
- extractQualifiersFromParameterName(String) - Static method in class ca.uhn.fhir.rest.param.QualifierDetails
F
- FALSE - ca.uhn.fhir.rest.api.SummaryEnum
-
Return all parts of the resource(s)
- FALSE - Static variable in class ca.uhn.fhir.parser.json.JsonLikeValue
- FATAL - ca.uhn.fhir.validation.ResultSeverityEnum
-
The issue caused the action to fail, and no further checking could be performed
- fetchAllConformanceResources(FhirContext) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Load and return all conformance resources associated with this validation support module.
- fetchAllStructureDefinitions(FhirContext) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Load and return all possible structure definitions
- fetchCodeSystem(FhirContext, String) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Fetch a code system by ID
- fetchConformance() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.As of HAPI 3.0.0 this method has been deprecated, as the operation is now called "capabilities". Use
IGenericClient.capabilities()instead - fetchResource(FhirContext, Class<T>, String) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Loads a resource needed by the validation (a StructureDefinition, or a ValueSet)
- fetchResourceFromUrl(Class<T>, String) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Retrieve the contents at the given URL and parse them as a resource.
- fetchStructureDefinition(FhirContext, String) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
- fetchValueSet(FhirContext, String) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Fetch the given ValueSet by URL
- FhirClientConnectionException - Exception in ca.uhn.fhir.rest.client.exceptions
-
Represents a failure by the HAPI FHIR Client to successfully communicate with a FHIR server, because of IO failures, incomprehensible response, etc.
- FhirClientConnectionException(String) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException
- FhirClientConnectionException(String, Throwable) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException
- FhirClientConnectionException(Throwable) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException
- FhirClientInappropriateForServerException - Exception in ca.uhn.fhir.rest.client.exceptions
-
This exception will be thrown by FHIR clients if the client attempts to communicate with a server which is a valid FHIR server but is incompatible with this client for some reason.
- FhirClientInappropriateForServerException(String) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.FhirClientInappropriateForServerException
- FhirClientInappropriateForServerException(String, Throwable) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.FhirClientInappropriateForServerException
- FhirClientInappropriateForServerException(Throwable) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.FhirClientInappropriateForServerException
- FhirContext - Class in ca.uhn.fhir.context
-
The FHIR context is the central starting point for the use of the HAPI FHIR API.
- FhirContext() - Constructor for class ca.uhn.fhir.context.FhirContext
-
Deprecated.It is recommended that you use one of the static initializer methods instead of this method, e.g.
FhirContext.forDstu2()orFhirContext.forDstu3()orFhirContext.forR4() - FhirContext(FhirVersionEnum) - Constructor for class ca.uhn.fhir.context.FhirContext
-
In most cases it is recommended that you use one of the static initializer methods instead of this method, e.g.
- FhirContext(Class<?>...) - Constructor for class ca.uhn.fhir.context.FhirContext
-
Deprecated.It is recommended that you use one of the static initializer methods instead of this method, e.g.
FhirContext.forDstu2()orFhirContext.forDstu3()orFhirContext.forR4() - FhirContext(Class<? extends IBaseResource>) - Constructor for class ca.uhn.fhir.context.FhirContext
-
Deprecated.It is recommended that you use one of the static initializer methods instead of this method, e.g.
FhirContext.forDstu2()orFhirContext.forDstu3()orFhirContext.forR4() - FhirContext(Collection<Class<? extends IBaseResource>>) - Constructor for class ca.uhn.fhir.context.FhirContext
-
Deprecated.It is recommended that you use one of the static initializer methods instead of this method, e.g.
FhirContext.forDstu2()orFhirContext.forDstu3()orFhirContext.forR4() - FhirPrimitiveBinder - Class in ca.uhn.fhir.rest.param.binder
- FhirPrimitiveBinder(Class<IPrimitiveType<?>>) - Constructor for class ca.uhn.fhir.rest.param.binder.FhirPrimitiveBinder
- FhirTerser - Class in ca.uhn.fhir.util
- FhirTerser(FhirContext) - Constructor for class ca.uhn.fhir.util.FhirTerser
- fhirType() - Method in interface org.hl7.fhir.instance.model.api.IBase
-
Returns the FHIR type name for the given element, e.g.
- FhirValidator - Class in ca.uhn.fhir.validation
-
Resource validator, which checks resources for compliance against various validation schemes (schemas, schematrons, profiles, etc.)
- FhirValidator(FhirContext) - Constructor for class ca.uhn.fhir.validation.FhirValidator
-
Constructor (this should not be called directly, but rather
FhirContext.newValidator()should be called to obtain an instance ofFhirValidator) - FhirVersionEnum - Enum in ca.uhn.fhir.context
- FieldListMutator() - Constructor for class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldListMutator
- FieldPlainMutator() - Constructor for class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldPlainMutator
- FileUtil - Class in ca.uhn.fhir.util
- FileUtil() - Constructor for class ca.uhn.fhir.util.FileUtil
- findBaseReferences(List<IBaseReference>, IBase, BaseRuntimeElementDefinition<?>) - Method in class ca.uhn.fhir.parser.BaseParser
-
A customised traversal of the tree to find the 'top level' base references.
- findIdParameterIndex(Method, FhirContext) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- findParamAnnotationIndex(Method, Class<?>) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- finish() - Method in class ca.uhn.fhir.util.rdf.StreamRDFDedup
- fireResourceViewCallbacks() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
Fires callbacks registered to
MethodOutcome.registerResourceViewCallback(Runnable)and then clears the list of registered callbacks. - fixContainedResourceId(String) - Method in class ca.uhn.fhir.parser.BaseParser
- FluentPathExecutionException - Exception in ca.uhn.fhir.fluentpath
-
This exception is thrown if a FluentPath expression can not be executed successfully for any reason
- FluentPathExecutionException(String) - Constructor for exception ca.uhn.fhir.fluentpath.FluentPathExecutionException
- FluentPathExecutionException(Throwable) - Constructor for exception ca.uhn.fhir.fluentpath.FluentPathExecutionException
- flush() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- flush() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- flush() - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- flush() - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- forAllResources() - Method in interface ca.uhn.fhir.rest.gclient.IUntypedQuery
- ForbiddenOperationException - Exception in ca.uhn.fhir.rest.server.exceptions
-
This Represents an HTTP 403 Forbidden response, which generally indicates one of two conditions: Authentication was provided, but the authenticated user is not permitted to perform the requested operation. The operation is forbidden to all users.
- ForbiddenOperationException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ForbiddenOperationException
- ForbiddenOperationException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ForbiddenOperationException
-
Constructor
- forceConformanceCheck() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Force the client to fetch the server's conformance statement and validate that it is appropriate for this client.
- forCode(String) - Method in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Returns the enumerated value associated with this code
- forCode(String) - Method in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Returns the enumerated value associated with this code
- forCode(String) - Method in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Returns the enumerated value associated with this code
- forCode(String) - Method in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Returns the enumerated value associated with this code
- forCode(String) - Static method in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Returns the enumerated value associated with this code
- forCode(String) - Static method in enum ca.uhn.fhir.rest.api.ValidationModeEnum
- forContentType(String) - Static method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Returns the encoding for a given content type, or
nullif no encoding is found. - forContentTypeOrThrowInvalidRequestException(String) - Static method in enum ca.uhn.fhir.rest.api.PatchTypeEnum
- forContentTypeStrict(String) - Static method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Returns the encoding for a given content type, or
nullif no encoding is found. - forDstu2() - Static method in class ca.uhn.fhir.context.FhirContext
-
Creates and returns a new FhirContext with version
DSTU2 - forDstu2_1() - Static method in class ca.uhn.fhir.context.FhirContext
-
Creates and returns a new FhirContext with version
DSTU2(2016 May DSTU3 Snapshot) - forDstu2Hl7Org() - Static method in class ca.uhn.fhir.context.FhirContext
-
Creates and returns a new FhirContext with version
DSTU2(using the Reference Implementation Structures) - forDstu3() - Static method in class ca.uhn.fhir.context.FhirContext
-
Creates and returns a new FhirContext with version
DSTU3 - formalDefinition() - Method in annotation type ca.uhn.fhir.model.api.annotation.Description
-
Optional formal definition for this child
- forManifestFileContents(String...) - Static method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- forManifestFileContents(Collection<String>) - Static method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- forManifestFileLocation(String...) - Static method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- forManifestFileLocation(Collection<String>) - Static method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- FORMAT_HTML - Static variable in class ca.uhn.fhir.rest.api.Constants
- FORMAT_JSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- FORMAT_TURTLE - Static variable in class ca.uhn.fhir.rest.api.Constants
- FORMAT_XML - Static variable in class ca.uhn.fhir.rest.api.Constants
- formatDate(Date) - Static method in class ca.uhn.fhir.util.DateUtils
-
Formats the given date according to the RFC 1123 pattern.
- formatFileSize(long) - Static method in class ca.uhn.fhir.util.FileUtil
- formatMillis(double) - Static method in class ca.uhn.fhir.util.StopWatch
-
Formats a number of milliseconds for display (e.g.
- formatMillis(long) - Static method in class ca.uhn.fhir.util.StopWatch
-
Formats a number of milliseconds for display (e.g.
- formatMillisPerOperation(long) - Method in class ca.uhn.fhir.util.StopWatch
-
Returns a nice human-readable display of the time taken per operation.
- FORMATS_HTML - Static variable in class ca.uhn.fhir.rest.api.Constants
-
"text/html" and "html"
- FORMATS_HTML_JSON - Static variable in class ca.uhn.fhir.rest.api.Constants
- FORMATS_HTML_XML - Static variable in class ca.uhn.fhir.rest.api.Constants
- formatTaskDurations() - Method in class ca.uhn.fhir.util.StopWatch
-
Returns a string providing the durations of all tasks collected by
StopWatch.startTask(String) - formatThroughput(long, TimeUnit) - Method in class ca.uhn.fhir.util.StopWatch
-
Determine the current throughput per unit of time (specified in theUnit) assuming that theNumOperations operations have happened.
- forR4() - Static method in class ca.uhn.fhir.context.FhirContext
-
Creates and returns a new FhirContext with version
R4 - forR5() - Static method in class ca.uhn.fhir.context.FhirContext
-
Creates and returns a new FhirContext with version
R5 - forResource(FhirContext, T, ValidationOptions) - Static method in class ca.uhn.fhir.validation.ValidationContext
- forResource(Class<? extends IBaseResource>) - Method in interface ca.uhn.fhir.rest.gclient.IUntypedQuery
- forResource(String) - Method in interface ca.uhn.fhir.rest.gclient.IUntypedQuery
- forText(FhirContext, String, ValidationOptions) - Static method in class ca.uhn.fhir.validation.ValidationContext
- forValue(String) - Static method in enum ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Returns the prefix associated with a given DSTU2+ value (e.g.
- forValue(String) - Static method in enum ca.uhn.fhir.rest.param.TokenParamModifier
- forValue(String) - Static method in enum ca.uhn.fhir.rest.param.UriParamQualifierEnum
- forVersionString(String) - Static method in enum ca.uhn.fhir.context.FhirVersionEnum
-
Returns the
FhirVersionEnumwhich corresponds to a specific version of FHIR. - fromCode(String) - Static method in enum ca.uhn.fhir.rest.api.SearchTotalModeEnum
- fromCode(String) - Static method in enum ca.uhn.fhir.rest.api.SummaryEnum
- fromCode(String) - Static method in enum ca.uhn.fhir.validation.ResultSeverityEnum
- fromCode(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseEnumFactory
-
Read an enumeration value from the string that represents it on the XML or JSON
- fromCodeString(String) - Method in interface ca.uhn.fhir.model.api.IValueSetEnumBinder
- fromCodeString(String, String) - Method in interface ca.uhn.fhir.model.api.IValueSetEnumBinder
- fromHeaderValue(String) - Static method in enum ca.uhn.fhir.rest.api.PreferReturnEnum
- fromInteger(Class<?>, IntegerDt) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- fromOid(String) - Static method in class ca.uhn.fhir.model.primitive.UriDt
-
Creates a new UriDt instance which uses the given OID as the content (and prepends "urn:oid:" to the OID string in the value of the newly created UriDt, per the FHIR specification).
- fromResource(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IMetaGetUnsourced
-
Get the meta from a resource instance by ID.
- fromServer() - Method in interface ca.uhn.fhir.rest.gclient.IMetaGetUnsourced
- fromType(String) - Method in interface ca.uhn.fhir.rest.gclient.IMetaGetUnsourced
G
- generateProfile(RuntimeResourceDefinition, String) - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- get(int) - Method in class ca.uhn.fhir.model.api.TagList
-
Returns the tag at a given index - Note that the TagList is backed by a
LinkedHashSet, so the order of added tags will be consistent, but duplicates will not be preserved. - get(int) - Method in class ca.uhn.fhir.parser.json.JsonLikeArray
- get(IResource) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ExtensionResourceMetadataKey
- get(IResource) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
- get(Class<T>) - Method in class ca.uhn.fhir.interceptor.api.HookParams
- get(Class<T>) - Method in interface ca.uhn.fhir.rest.gclient.IMeta
-
Fetch the current metadata
- get(Class<T>, int) - Method in class ca.uhn.fhir.interceptor.api.HookParams
- get(String) - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- get(IAnyResource) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource
- GET - ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
- GET - ca.uhn.fhir.rest.api.RequestTypeEnum
- GET - ca.uhn.fhir.rest.api.SearchStyleEnum
-
This is the most common (and generally the default) behaviour.
- GET_PAGE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
- GET_TAGS - ca.uhn.fhir.rest.api.RestOperationTypeEnum
- GET_WITH_SEARCH - ca.uhn.fhir.rest.api.SearchStyleEnum
-
Performs the search using the style below.
- getAccessor() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getAccessor() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getAccessor() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getAdditionalMessages() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
- getAddProfileTagWhenEncoding() - Method in class ca.uhn.fhir.context.FhirContext
-
When encoding resources, this setting configures the parser to include an entry in the resource's metadata section which indicates which profile(s) the resource claims to conform to.
- getAllBaseReferences(IBaseResource) - Method in class ca.uhn.fhir.parser.BaseParser
- getAllEmbeddedResources(IBaseResource, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns all embedded resources that are found embedded within
theResource. - getAllHeaders() - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
- getAllHeaders() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Get map of the response headers and corresponding string values.
- getAllKeys() - Method in class ca.uhn.fhir.i18n.HapiLocalizer
- getAllowedMethods() - Method in exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
-
Specifies the list of allowed HTTP methods (GET, POST, etc).
- getAllPopulatedChildElementsOfType(Class<T>) - Method in class ca.uhn.fhir.model.api.ExtensionDt
-
Deprecated.
- getAllPopulatedChildElementsOfType(Class<T>) - Method in interface ca.uhn.fhir.model.api.ICompositeElement
-
Deprecated.This method is not used by HAPI at this point, so there isn't much point to keeping it around. We are not deleting it just so that we don't break existing implementer code, but you do not need to supply an implementation of this code in your own structures. Deprecated in HAPI FHIR 2.3 (Jan 2017). See See for a discussion about this.
- getAllPopulatedChildElementsOfType(Class<T>) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Deprecated.
- getAllPopulatedChildElementsOfType(IBaseResource, Class<T>) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns a list containing all child elements (including the resource itself) which are non-empty and are either of the exact type specified, or are a subclass of that type.
- getAllRegisteredInterceptors() - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
-
Returns all currently registered interceptors (excluding any thread local interceptors).
- getAllRegisteredInterceptors() - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- getAllResourceReferences(IBaseResource) - Method in class ca.uhn.fhir.util.FhirTerser
- getAllUndeclaredExtensions() - Method in class ca.uhn.fhir.model.api.BaseElement
- getAllUndeclaredExtensions() - Method in interface ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Returns an immutable list containing all extensions (modifier and non-modifier).
- getAppliesToDataTypes() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getAppliesToProfiles() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
- getAppliesToProfiles() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getAppliesToResourceClasses() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
- getAppliesToResourceClasses() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getAppliesToResourceTypes() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
- getAppliesToResourceTypes() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getAsArray() - Method in class ca.uhn.fhir.parser.json.JsonLikeArray
- getAsArray() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getAsBoolean() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getAsNumber() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getAsObject() - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- getAsObject() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getAsString() - Method in class ca.uhn.fhir.parser.json.JsonLikeArray
- getAsString() - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- getAsString() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getBase() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getBaseAsStrings(FhirContext, IBaseResource) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
- getBaseDefinition() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
-
If this definition refers to a class which extends another resource definition type, this method will return the definition of the topmost resource.
- getBaseUrl() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns the portion of this resource ID which corresponds to the server base URL.
- getBaseUrl() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getBaseUrl() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns the server base URL if this ID contains one.
- getBinder() - Method in class ca.uhn.fhir.model.primitive.BoundCodeDt
- getBindingValueSet() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getBoundEnumType() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
-
If this child has a bound type, this method will return the Enum type that it is bound to.
- getBoundEnumType() - Method in class ca.uhn.fhir.context.RuntimeChildCompositeBoundDatatypeDefinition
- getBoundEnumType() - Method in class ca.uhn.fhir.context.RuntimeChildPrimitiveBoundCodeDatatypeDefinition
- getBoundEnumType() - Method in class ca.uhn.fhir.context.RuntimeChildPrimitiveEnumerationDatatypeDefinition
- getBuildNumber() - Static method in class ca.uhn.fhir.util.VersionUtil
- getBuildTime() - Static method in class ca.uhn.fhir.util.VersionUtil
- getBundleEntryUrlsAndResources(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
- getBundleType(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
- getCalendarConstant() - Method in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
- getChain() - Method in class ca.uhn.fhir.rest.api.SortSpec
-
Gets the chained sort specification, or
nullif none. - getChain() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getChildByName(String) - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
- getChildByName(String) - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getChildByName(String) - Method in class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildContainedResources
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildDirectResource
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildExtension
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildResourceBlockDefinition
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildResourceDefinition
- getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getChildByNameOrThrowDataFormatException(String) - Method in class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildContainedResources
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildDirectResource
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildResourceBlockDefinition
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildResourceDefinition
- getChildElementDefinitionByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getChildExtensionForUrl(String) - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildContainedResources
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildDirectResource
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildExtension
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildResourceBlockDefinition
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildResourceDefinition
- getChildNameByDatatype(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getChildren() - Method in class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
- getChildren() - Method in class ca.uhn.fhir.context.RuntimeExtensionDtDefinition
- getChildrenAndExtension() - Method in class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
- getChildrenIncludingUrl() - Method in class ca.uhn.fhir.context.RuntimeExtensionDtDefinition
- getChildType() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeCompositeDatatypeDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeElemContainedResourceList
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeElemContainedResources
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeElementDirectResource
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeIdDatatypeDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeNarrativeDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeXhtmlHl7OrgDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeResourceBlockDefinition
- getChildType() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- getChoices() - Method in class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
- getCode() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodingConceptProperty
- getCode() - Method in class ca.uhn.fhir.model.api.Tag
- getCode() - Method in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Returns the code associated with this enumerated value
- getCode() - Method in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Returns the code associated with this enumerated value
- getCode() - Method in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Returns the code associated with this enumerated value
- getCode() - Method in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Returns the code associated with this enumerated value
- getCode() - Method in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Returns the code associated with this enumerated value
- getCode() - Method in enum ca.uhn.fhir.rest.api.SearchTotalModeEnum
- getCode() - Method in enum ca.uhn.fhir.rest.api.SummaryEnum
- getCode() - Method in enum ca.uhn.fhir.rest.api.ValidationModeEnum
- getCode() - Method in enum ca.uhn.fhir.validation.ResultSeverityEnum
- getCode() - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
- getCodeDisplay() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- getCodeElement() - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Gets the value(s) for code (Symbol in syntax defined by the system).
- getCodeElement() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Gets the value(s) for code (Coded form of the unit).
- getCodeElement() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Gets the value(s) for code (Symbol in syntax defined by the system).
- getCodeSystem() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodingConceptProperty
- getCodeSystemDisplayName() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- getCodeSystemVersion() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- getCodeSystemVersion() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- getComparatorElement() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Gets the value(s) for comparator (< | <= | >= | > - how to understand the value).
- getCompositeChildrenCache() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
- getCompositeElementId(IBase) - Method in class ca.uhn.fhir.parser.BaseParser
- getCompositeOf() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getConditionalUrl() - Method in class ca.uhn.fhir.util.bundle.BundleEntryParts
- getConnectionRequestTimeout() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Gets the connection request timeout, in milliseconds.
- getConnectTimeout() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Gets the connect timeout, in milliseconds.
- getContained() - Method in interface ca.uhn.fhir.model.api.IResource
-
Returns the contained resource list for this resource.
- getContained() - Method in interface org.hl7.fhir.instance.model.api.IDomainResource
- getContainedResources() - Method in class ca.uhn.fhir.model.base.composite.BaseContainedDt
- getContainedType() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- getContent() - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- getContentAsBase64() - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- getContentElement() - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- getContentType() - Method in enum ca.uhn.fhir.rest.api.PatchTypeEnum
- getContentType() - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- getContextPath() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
- getContextPath() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getCreated() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
This will be set to
Boolean.TRUEfor instance of MethodOutcome which are returned to client instances, if the server has responded with an HTTP 201 Created. - getCurrentResourcePath() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPath
- getDatatype() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
- getDataType() - Method in class ca.uhn.fhir.parser.json.JsonLikeArray
- getDataType() - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- getDataType() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getDay() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the month with 1-index, e.g.
- getDeclaredExtension(String, String) - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getDeclaredMethods(Class<?>) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- getDef() - Method in class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- getDefaultPrecisionForDatatype() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the default precision for the given datatype
- getDefaultPrecisionForDatatype() - Method in class ca.uhn.fhir.model.primitive.DateDt
-
Returns the default precision for this datatype
- getDefaultPrecisionForDatatype() - Method in class ca.uhn.fhir.model.primitive.DateTimeDt
-
Returns the default precision for this datatype
- getDefaultPrecisionForDatatype() - Method in class ca.uhn.fhir.model.primitive.InstantDt
-
Returns the default precision for this datatype
- getDefaultPrecisionForDatatype() - Method in class ca.uhn.fhir.rest.param.DateParam.DateParamDateTimeHolder
- getDefaultTypeForProfile(String) - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the default resource type for the given profile
- getDefinition(Class<? extends IBaseResource>, String) - Method in class ca.uhn.fhir.util.FhirTerser
- getDescription() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getDescriptionElement() - Method in interface ca.uhn.fhir.model.base.resource.BaseConformance
- getDesignations() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- getDetailsElement() - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
- getDisplay() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- getDisplay() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodingConceptProperty
- getDisplay() - Method in class ca.uhn.fhir.model.api.Tag
- getDisplay() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Gets the value(s) for display (Representation defined by the system).
- getDisplay() - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
- getDisplayElement() - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Gets the value(s) for display (Representation defined by the system).
- getDisplayElement() - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
- getDisplayElement() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
- getDisplayElement() - Method in interface org.hl7.fhir.instance.model.api.IBaseReference
- getDiv() - Method in class ca.uhn.fhir.model.base.composite.BaseNarrativeDt
- getDivAsString() - Method in class ca.uhn.fhir.model.base.composite.BaseNarrativeDt
- getDivAsString() - Method in interface org.hl7.fhir.instance.model.api.INarrative
- getDontStripVersionsFromReferencesAtPaths() - Method in class ca.uhn.fhir.context.ParserOptions
-
Returns the value supplied to
IParser.setDontStripVersionsFromReferencesAtPaths(String...) - getDontStripVersionsFromReferencesAtPaths() - Method in class ca.uhn.fhir.parser.BaseParser
- getDontStripVersionsFromReferencesAtPaths() - Method in interface ca.uhn.fhir.parser.IParser
-
Returns the value supplied to
IParser.setDontStripVersionsFromReferencesAtPaths(String...)ornullif no value has been set for this parser (in which case the default from theParserOptionswill be used} - getElementDefinition(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the scanned runtime model for the given type.
- getElementDefinition(String) - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the scanned runtime model for the given type.
- getElementDefinitions() - Method in class ca.uhn.fhir.context.FhirContext
-
Returns all element definitions (resources, datatypes, etc.)
- getElementName() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getElementName() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getElementName() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getElementName() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getElementSpecificId() - Method in class ca.uhn.fhir.model.api.BaseIdentifiableElement
- getElementSpecificId() - Method in interface ca.uhn.fhir.model.api.IIdentifiableElement
-
Used to retrieve an ID for this specific element within a resource.
- getEncodeForceResourceId() - Method in class ca.uhn.fhir.parser.BaseParser
- getEncodeForceResourceId() - Method in interface ca.uhn.fhir.parser.IParser
-
If not set to null (as is the default) this ID will be used as the ID in any resources encoded by this parser
- getEncoding() - Method in interface ca.uhn.fhir.parser.IParser
-
Which encoding does this parser instance produce?
- getEncoding() - Method in class ca.uhn.fhir.parser.JsonParser
- getEncoding() - Method in class ca.uhn.fhir.parser.RDFParser
- getEncoding() - Method in class ca.uhn.fhir.parser.XmlParser
- getEncoding() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Returns the encoding that will be used on requests.
- getEnumFactory() - Method in interface org.hl7.fhir.instance.model.api.IBaseEnumeration
- getErrorHandler() - Method in class ca.uhn.fhir.parser.BaseParser
- getEstimatedTimeRemaining(double, double) - Method in class ca.uhn.fhir.util.StopWatch
-
Given an amount of something completed so far, and a total amount, calculates how long it will take for something to complete
- getExtension() - Method in class ca.uhn.fhir.model.api.ExtensionDt
- getExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseExtension
- getExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
- getExtensionMetadataKeys(IResource) - Method in class ca.uhn.fhir.parser.BaseParser
- getExtensions() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getExtensions(String) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
-
Retrieve user data - This can be used to store any application-specific data
- getExtensionsModifier() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getExtensionsNonModifier() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getExtensionUrl() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getExtensionUrl() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getExtensionUrl(String) - Method in class ca.uhn.fhir.parser.BaseParser
- getFamily() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Gets the value(s) for family (Family name (often called 'Surname')).
- getFamilyAsSingleString() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Returns all repetitions of
family nameas a space separated string - getFhirContext() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Returns the FHIR context associated with this client
- getFhirContext() - Method in interface ca.uhn.fhir.validation.IValidationContext
- getFhirVersionElement() - Method in interface ca.uhn.fhir.model.base.resource.BaseConformance
- getFhirVersionPropertiesFile() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- getFhirVersionString() - Method in enum ca.uhn.fhir.context.FhirVersionEnum
- getField() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getFirstIssueDetails(FhirContext, IBaseOperationOutcome) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
- getFirstIssueLocation(FhirContext, IBaseOperationOutcome) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
- getFirstValueOrNull(IBase) - Method in interface ca.uhn.fhir.context.BaseRuntimeChildDefinition.IAccessor
- getFormalDefinition() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getFormatCommentsPost() - Method in class ca.uhn.fhir.model.api.BaseElement
- getFormatCommentsPost() - Method in class ca.uhn.fhir.model.api.TagList
-
NOT SUPPORTED - Throws
UnsupportedOperationException - getFormatCommentsPost() - Method in class ca.uhn.fhir.model.base.composite.BaseContainedDt
-
NOT SUPPORTED - Throws
UnsupportedOperationException - getFormatCommentsPost() - Method in interface org.hl7.fhir.instance.model.api.IBase
-
Returns a list of comments appearing immediately after this element within the serialized form of the resource.
- getFormatCommentsPre() - Method in class ca.uhn.fhir.model.api.BaseElement
- getFormatCommentsPre() - Method in class ca.uhn.fhir.model.api.TagList
-
NOT SUPPORTED - Throws
UnsupportedOperationException - getFormatCommentsPre() - Method in class ca.uhn.fhir.model.base.composite.BaseContainedDt
-
NOT SUPPORTED - Throws
UnsupportedOperationException - getFormatCommentsPre() - Method in interface org.hl7.fhir.instance.model.api.IBase
-
Returns a list of comments appearing immediately before this element within the serialized form of the resource.
- getFormatContentType() - Method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Returns
xmlorjsonas used on the_formatsearch parameter - getFormatString(String) - Method in class ca.uhn.fhir.i18n.HapiLocalizer
- getFullUrl() - Method in class ca.uhn.fhir.util.bundle.BundleEntryParts
- getFullUrl() - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
- getGenericCollectionTypeOfField(Field) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- getGenericCollectionTypeOfFieldWithSecondOrderForList(Field) - Static method in class ca.uhn.fhir.util.ReflectionUtil
-
For a field of type List
>, returns Foo - getGenericCollectionTypeOfMethodParameter(Method, int) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- getGenericCollectionTypeOfMethodReturnType(Method) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- getGiven() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Gets the value(s) for given (Given names (not always 'first').
- getGivenAsSingleString() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Returns all repetitions of
given nameas a space separated string - getHeaders(String) - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Return all headers in the response with the given type
- getHeaderValue() - Method in enum ca.uhn.fhir.rest.api.PreferReturnEnum
- getHour() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the hour of the day in a 24h clock, e.g.
- getHttpClient() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Do not call this method in client code.
- getHttpClient(StringBuilder, Map<String, List<String>>, String, RequestTypeEnum, List<Header>) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Returns the HTTP client instance.
- getHttpVerbName() - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
-
Return the HTTP verb (e.g.
- getId() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- getId() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getId() - Method in class ca.uhn.fhir.model.api.BaseIdentifiableElement
-
Deprecated.Use
BaseIdentifiableElement.getElementSpecificId()instead. This method will be removed because it is easily confused with other ID methods (such as patient#getIdentifier) - getId() - Method in interface ca.uhn.fhir.model.api.IIdentifiableElement
-
Deprecated.Use
IIdentifiableElement.getElementSpecificId()instead. This method will be removed because it is easily confused with other ID methods (such as patient#getIdentifier) - getId() - Method in interface ca.uhn.fhir.model.api.IResource
-
Returns the ID of this resource.
- getId() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
- getId() - Method in interface org.hl7.fhir.instance.model.api.IAnyResource
- getId() - Method in interface org.hl7.fhir.instance.model.api.IBaseElement
- getIdElement() - Method in interface org.hl7.fhir.instance.model.api.IAnyResource
- getIdElement() - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
- getIdPart() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns only the logical ID part of this ID.
- getIdPart() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getIdPart() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns only the logical ID part of this ID.
- getIdPartAsBigDecimal() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns the unqualified portion of this ID as a big decimal, or
nullif the value is null - getIdPartAsBigDecimal() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getIdPartAsLong() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns the unqualified portion of this ID as a
Long, ornullif the value is null - getIdPartAsLong() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getIdPartAsLong() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns the ID part of this ID (e.g.
- getImplementingClass() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getImplementingClass() - Method in interface ca.uhn.fhir.context.IRuntimeDatatypeDefinition
- getImplementingClass(Class<T>) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
-
Express
BaseRuntimeElementDefinition.getImplementingClass()as theClass (to prevent casting warnings) - getInstance() - Method in class ca.uhn.fhir.parser.json.GsonStructure
- getInstance() - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
- getInstanceConstructorArguments() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getInstanceConstructorArguments() - Method in class ca.uhn.fhir.context.RuntimeChildCompositeBoundDatatypeDefinition
- getInstanceConstructorArguments() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- getInstanceConstructorArguments() - Method in class ca.uhn.fhir.context.RuntimeChildPrimitiveBoundCodeDatatypeDefinition
- getInstanceConstructorArguments() - Method in class ca.uhn.fhir.context.RuntimeChildPrimitiveEnumerationDatatypeDefinition
- getInstantiableCollectionType(Class<? extends Collection<?>>, String) - Static method in class ca.uhn.fhir.rest.param.binder.CollectionBinder
- getInterceptorService() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Sets the interfceptor service used by this client
- getIssue() - Method in interface ca.uhn.fhir.model.base.resource.BaseOperationOutcome
- getIssueCount(FhirContext, IBaseOperationOutcome) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
- getIssueFirstRep() - Method in interface ca.uhn.fhir.model.base.resource.BaseOperationOutcome
- getJsonLikeWriter() - Method in class ca.uhn.fhir.parser.json.GsonStructure
- getJsonLikeWriter() - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
- getJsonLikeWriter(Writer) - Method in class ca.uhn.fhir.parser.json.GsonStructure
- getJsonLikeWriter(Writer) - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
- getJsonType() - Method in class ca.uhn.fhir.parser.json.JsonLikeArray
- getJsonType() - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- getJsonType() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getLabel() - Method in class ca.uhn.fhir.model.api.Tag
- getLanguage() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- getLanguage() - Method in interface ca.uhn.fhir.model.api.IResource
-
Gets the language of the resource itself - NOTE that this language attribute applies to the resource itself, it is not (for example) the language spoken by a practitioner or patient
- getLanguageElement() - Method in interface org.hl7.fhir.instance.model.api.IAnyResource
- getLastUpdated() - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- getLastUpdated(IBaseResource) - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- getLeafElementName() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
- getLeafResourceName() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
- getLeafResourcePathFirstField() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
- getLeftType() - Method in class ca.uhn.fhir.rest.param.CompositeOrListParam
- getLeftValue() - Method in class ca.uhn.fhir.rest.param.CompositeParam
- getLinkUrlOfType(FhirContext, IBaseBundle, String) - Static method in class ca.uhn.fhir.util.BundleUtil
- getList() - Method in class ca.uhn.fhir.util.bundle.EntryListAccumulator
- getListAsCodings() - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
- getLocalizer() - Method in class ca.uhn.fhir.context.FhirContext
-
This feature is not yet in its final state and should be considered an internal part of HAPI for now - use with caution
- getLocationCol() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- getLocationFirstRep() - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
- getLocationLine() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- getLocationString() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- getLowerBound() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- getLowerBoundAsInstant() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- getManifest() - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
- getMax() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getMax() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getMax() - Method in class ca.uhn.fhir.context.RuntimeChildContainedResources
- getMax() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getMaxResults() - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
-
If the
no-storedirective is set, this HAPI FHIR extention to theCache-Controlheader calledmax-results=123specified the maximum number of results which will be fetched from the database before returning. - getMessage() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- getMessage() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- getMessage(Class<?>, String, Object...) - Method in class ca.uhn.fhir.i18n.HapiLocalizer
- getMessage(String, Object...) - Method in class ca.uhn.fhir.i18n.HapiLocalizer
- getMessages() - Method in interface ca.uhn.fhir.validation.IValidationContext
- getMessages() - Method in class ca.uhn.fhir.validation.ValidationResult
- getMessageSanitized(Class<?>, String, Object...) - Method in class ca.uhn.fhir.i18n.HapiLocalizer
-
Create the message and sanitize parameters using
- getMeta() - Method in interface ca.uhn.fhir.model.api.IResource
-
Returns a view of the
resource metadatamap. - getMeta() - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
- getMetaTagsForEncoding(IResource, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
- getMillis() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the milliseconds within the current second.
- getMillis() - Method in class ca.uhn.fhir.util.StopWatch
- getMillis(Date) - Method in class ca.uhn.fhir.util.StopWatch
- getMillisAndRestart() - Method in class ca.uhn.fhir.util.StopWatch
- getMillisPerOperation(long) - Method in class ca.uhn.fhir.util.StopWatch
- getMimeType() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Extracts
Content-Typevalue from the response exactly as specified by theContent-Typeheader. - getMin() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getMin() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getMin() - Method in class ca.uhn.fhir.context.RuntimeChildContainedResources
- getMin() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getMinute() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the minute of the hour in the range 0-59
- getMissing() - Method in interface ca.uhn.fhir.model.api.IQueryParameterType
-
If set to non-null value, indicates that this parameter has been populated with a "[name]:missing=true" or "[name]:missing=false" vale instead of a normal value
- getMissing() - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
TokenParaminstead if you need this functionality - getMissing() - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
StringParaminstead if you need this functionality - getMissing() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
QuantityParaminstead if you need this functionality - getMissing() - Method in class ca.uhn.fhir.model.primitive.StringDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
StringParaminstead if you need this functionality - getMissing() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Deprecated.
- getModifier() - Method in class ca.uhn.fhir.rest.param.TokenParam
-
Returns the modifier for this token
- getModifierExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- getMonth() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the month with 0-index, e.g.
- getMutator() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getMutator() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getMutator() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getName() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getName() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getName() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPathElement
- getName() - Method in class ca.uhn.fhir.rest.client.api.Header
-
Get the name of the Header.
- getName() - Method in class ca.uhn.fhir.util.ResourceReferenceInfo
- getNameAsSingleString() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Returns all of the components of the name (prefix, given, family, suffix) as a single string with a single spaced string separating each part.
- getNamedParameterValuesAsString(FhirContext, IBaseParameters, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
- getNamedTemplateCount() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- getNamespaceContext() - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- getNamespaceContext() - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- getNanos() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the nanoseconds within the current second
- getNarrativeGenerator() - Method in class ca.uhn.fhir.context.FhirContext
- getNativeType() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
- getOperationOutcome() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
Returns the
IBaseOperationOutcomeresource to return to the client ornullif none. - getOperationOutcome() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Returns the
IBaseOperationOutcomeresource if any which was supplied in the response, ornull - getOperationOutcome() - Method in exception ca.uhn.fhir.validation.ValidationFailureException
- getOperationOutcome() - Method in class ca.uhn.fhir.validation.ValidationResult
-
Deprecated.Use
ValidationResult.toOperationOutcome()instead since this method returns a view.ValidationResult.toOperationOutcome()is identical to this method, but has a more suitable name so this method will be removed at some point. - getOptions() - Method in interface ca.uhn.fhir.validation.IValidationContext
- getOptions() - Method in class ca.uhn.fhir.validation.ValidationContext
- getOrCreateContentType(FhirContext, ICompositeType) - Static method in class ca.uhn.fhir.util.AttachmentUtil
- getOrCreateData(FhirContext, IBaseBinary) - Static method in class ca.uhn.fhir.util.BinaryUtil
-
Fetches the base64Binary value of Binary.data (or Binary.content on versions of FHIR before R4), creating it if it does not already exist.
- getOrCreateData(FhirContext, ICompositeType) - Static method in class ca.uhn.fhir.util.AttachmentUtil
-
Fetches the base64Binary value of Attachment.data, creating it if it does not already exist.
- getOrCreateUrl(FhirContext, ICompositeType) - Static method in class ca.uhn.fhir.util.AttachmentUtil
- getOrder() - Method in class ca.uhn.fhir.rest.api.SortSpec
-
Returns the sort order specified by this parameter, or
nullif none is explicitly provided (which meansSortOrderEnum.ASCaccording to the FHIR specification) - GetPage - Annotation Type in ca.uhn.fhir.rest.annotation
-
INTERNAL API (do not use): REST method annotation for the method called when a client requests a page.
- getParameterName() - Method in class ca.uhn.fhir.rest.gclient.CompositeCriterion
- getParameterName() - Method in interface ca.uhn.fhir.rest.gclient.ICriterionInternal
- getParameterName() - Method in class ca.uhn.fhir.rest.param.HasParam
- getParameterTypes() - Method in enum ca.uhn.fhir.interceptor.api.Pointcut
- getParameterValue() - Method in class ca.uhn.fhir.rest.param.HasParam
- getParameterValue(FhirContext) - Method in class ca.uhn.fhir.rest.gclient.CompositeCriterion
- getParameterValue(FhirContext) - Method in interface ca.uhn.fhir.rest.gclient.ICriterionInternal
- getParamName() - Method in class ca.uhn.fhir.model.api.Include
-
Returns the portion of the value after the first colon but before the second colon
- getParamName() - Method in class ca.uhn.fhir.rest.api.SortSpec
-
Returns the actual name of the search param to sort by
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.CompositeClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
- getParamName() - Method in interface ca.uhn.fhir.rest.gclient.IParam
-
Returns the name of this parameter
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.SpecialClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.StringClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.TokenClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.gclient.UriClientParam
- getParamName() - Method in class ca.uhn.fhir.rest.param.QualifierDetails
- getParams() - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- getParamsForType() - Method in class ca.uhn.fhir.interceptor.api.HookParams
-
Returns an unmodifiable multimap of the params, where the key is the param type and the value is the actual instance
- getParamTargetType() - Method in class ca.uhn.fhir.model.api.Include
-
Returns the portion of the string after the second colon, or null if there are not two colons in the value.
- getParamType() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getParamType() - Method in class ca.uhn.fhir.model.api.Include
-
Returns the portion of the value before the first colon
- getParent() - Method in class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- getParentElementName() - Method in interface ca.uhn.fhir.parser.IParserErrorHandler.IParseLocation
-
Returns the name of the parent element (the element containing the element currently being parsed)
- getParserOptions() - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the parser options object which will be used to supply default options to newly created parsers
- getPath() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getPath() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPath
- getPathsSplit() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getPathToSchemaDefinitions() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- getPerformanceOptions() - Method in class ca.uhn.fhir.context.FhirContext
-
Get the configured performance options
- getPoolMaxPerRoute() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Gets the maximum number of connections per route allowed in the pool.
- getPoolMaxTotal() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Gets the maximum number of connections allowed in the pool.
- getPrecision() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Gets the precision for this datatype (using the default for the given type if not set)
- getPrecision() - Method in class ca.uhn.fhir.rest.param.DateParam
- getPreferTypes() - Method in class ca.uhn.fhir.parser.BaseParser
- getPreferTypes() - Method in interface ca.uhn.fhir.parser.IParser
-
Gets the preferred types, as set using
IParser.setPreferTypes(List) - getPrefix() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Gets the value(s) for prefix (Parts that come before the name).
- getPrefix() - Method in class ca.uhn.fhir.rest.param.BaseParamWithPrefix
-
Returns the prefix used by this parameter (e.g.
- getPrefix(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- getPrefix(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- getPrefixAsSingleString() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Returns all repetitions of
prefix nameas a space separated string - getPrimary() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Gets the value(s) for primary (If this code was chosen directly by the user).
- getProfile() - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- getProfileOf() - Method in interface ca.uhn.fhir.context.IRuntimeDatatypeDefinition
- getProfileOf() - Method in class ca.uhn.fhir.context.RuntimeCompositeDatatypeDefinition
- getProfileOf() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
- getProfiles() - Method in class ca.uhn.fhir.validation.ValidationOptions
- getProfileTagsForEncoding(IBaseResource, List<T>) - Method in class ca.uhn.fhir.parser.BaseParser
- getProperties() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- getProperties() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- getProperty(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- getProperty(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- getPropertyFile() - Method in class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
- getPropertyFile() - Method in class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
- getPropertyFile() - Method in class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
- getPropertyName() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.BaseConceptProperty
- getProvidesMembershipInCompartments() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
-
Can return null
- getPublisherElement() - Method in interface ca.uhn.fhir.model.base.resource.BaseConformance
- getQualifier() - Method in class ca.uhn.fhir.rest.api.QualifiedParamList
- getQualifier() - Method in class ca.uhn.fhir.rest.param.UriParam
-
Gets the qualifier for this param (may be
nulland generally will be) - getQueryParameterQualifier() - Method in interface ca.uhn.fhir.model.api.IQueryParameterType
-
This method will return any qualifier that should be appended to the parameter name (e.g ":exact").
- getQueryParameterQualifier() - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
- getQueryParameterQualifier() - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
- getQueryParameterQualifier() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
- getQueryParameterQualifier() - Method in class ca.uhn.fhir.model.primitive.StringDt
- getReference() - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
- getReferenceElement() - Method in interface org.hl7.fhir.instance.model.api.IBaseReference
- getReferenceFieldName() - Method in class ca.uhn.fhir.rest.param.HasParam
- getReplacedParentDefinition() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getRequestBodyFromStream() - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
-
Return the request body as a string.
- getRequestStopWatch() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
- getRequestType() - Method in class ca.uhn.fhir.util.bundle.BundleEntryParts
- getRequestUrl() - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
- getResource() - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
-
Gets the actual loaded and parsed resource instance, if it is already present.
- getResource() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
From a client response: If the method returned an actual resource body (e.g.
- getResource() - Method in class ca.uhn.fhir.util.bundle.BundleEntryParts
- getResource() - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
- getResource() - Method in interface ca.uhn.fhir.validation.IValidationContext
- getResource() - Method in class ca.uhn.fhir.validation.ValidationContext
- getResource() - Method in interface org.hl7.fhir.instance.model.api.IBaseReference
- getResourceAsString() - Method in interface ca.uhn.fhir.validation.IValidationContext
- getResourceAsString() - Method in class ca.uhn.fhir.validation.ValidationContext
- getResourceAsStringEncoding() - Method in interface ca.uhn.fhir.validation.IValidationContext
- getResourceAsStringEncoding() - Method in class ca.uhn.fhir.validation.ValidationContext
- getResourceBundle() - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
- getResourceContentType() - Method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Will return application/xml+fhir style
- getResourceContentTypeNonLegacy() - Method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Will return application/fhir+xml style
- getResourceDefinition(FhirVersionEnum, String) - Method in class ca.uhn.fhir.context.FhirContext
- getResourceDefinition(Class<? extends IBaseResource>) - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the scanned runtime model for the given type.
- getResourceDefinition(String) - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the scanned runtime model for the given type.
- getResourceDefinition(IBaseResource) - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the scanned runtime model for the given type.
- getResourceDefinitionById(String) - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the scanned runtime model for the given type.
- getResourceDefinitionsWithExplicitId() - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the scanned runtime models.
- getResourceId() - Method in exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
- getResourceId() - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- getResourceMetadata() - Method in interface ca.uhn.fhir.model.api.IResource
-
Returns the metadata map for this object, creating it if neccesary.
- getResourceName() - Method in interface ca.uhn.fhir.model.api.IResource
-
Returns a String representing the name of this Resource.
- getResourceNames() - Method in class ca.uhn.fhir.context.FhirContext
-
Returns an unmodifiable set containing all resource names known to this context
- getResourcePath() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
- getResourceProfile() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
-
Deprecated.
- getResourceProfile(String) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- getResourceReference() - Method in class ca.uhn.fhir.util.ResourceReferenceInfo
- getResourceReferenceType() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- getResourceType() - Method in class ca.uhn.fhir.model.primitive.IdDt
- getResourceType() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getResourceType() - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- getResourceType() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- getResourceType(FhirContext) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getResourceTypes() - Method in class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
- getResourceTypes() - Method in class ca.uhn.fhir.context.RuntimeChildResourceDefinition
- getRespondAsync() - Method in class ca.uhn.fhir.rest.api.PreferHeader
- getResponse() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
- getResponseBody() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
In a RESTful client, this method will be populated with the body of the HTTP respone if one was provided by the server, or
nullotherwise. - getResponseHeaders() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
Gets the headers for the HTTP response
- getResponseHeaders() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Returns a map containing any headers which should be added to the outgoing response.
- getResponseMimeType() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
In a RESTful client, this method will be populated with the HTTP status code that was returned with the HTTP response.
- getRestfulClientFactory() - Method in class ca.uhn.fhir.context.FhirContext
-
Get the restful client factory.
- getReturn() - Method in class ca.uhn.fhir.rest.api.PreferHeader
- getReturnType() - Method in enum ca.uhn.fhir.interceptor.api.Pointcut
- getRightType() - Method in class ca.uhn.fhir.rest.param.CompositeOrListParam
- getRightValue() - Method in class ca.uhn.fhir.rest.param.CompositeParam
- getRootArray() - Method in class ca.uhn.fhir.parser.json.GsonStructure
- getRootArray() - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
- getRootObject() - Method in class ca.uhn.fhir.parser.json.GsonStructure
- getRootObject() - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
- getRootParentDefinition() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- getRuntimeChildUndeclaredExtensionDefinition() - Method in class ca.uhn.fhir.context.FhirContext
- getSchematronValidatorClass() - Static method in class ca.uhn.fhir.validation.schematron.SchematronProvider
- getSchematronValidatorInstance(FhirContext) - Static method in class ca.uhn.fhir.validation.schematron.SchematronProvider
- getScheme() - Method in class ca.uhn.fhir.model.api.Tag
- getSearchedForCode() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- getSearchedForSystem() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- getSearchParam(String) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- getSearchParams() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- getSearchParamsForCompartmentName(String) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
-
Will not return null
- getSecond() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the second of the minute in the range 0-59
- getSecurity() - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- getSecurity(String, String) - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
-
Returns the first security label (if any) that has the given system and code, or returns
nullif none - getSecurityContext(FhirContext, IBaseBinary) - Static method in class ca.uhn.fhir.util.BinaryUtil
- getServerBase() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Base URL for the server, with no trailing "/"
- getServerBaseUrl() - Method in class ca.uhn.fhir.parser.BaseParser
- getServerConformanceStatement() - Method in interface ca.uhn.fhir.rest.client.api.IBasicClient
-
Returns the server conformance statement See the FHIR HTTP Conformance definition for more information.
- getServerValidationMode() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Gets the server validation mode for any clients created from this factory.
- getServerValidationModeEnum() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Deprecated.Use
IRestfulClientFactory.getServerValidationMode()instead (this method is a synonym for that method, but this method is poorly named and will be removed at some point) - getServerVersion() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
-
Returns an instance of
IFhirVersionServerfor this version. - getSeverity() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- getSeverity() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- getSeverityElement() - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
- getShortDefinition() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- getSingleValueOrNull(IBase, String) - Method in class ca.uhn.fhir.util.FhirTerser
- getSingleValueOrNull(IBase, String, Class<T>) - Method in class ca.uhn.fhir.util.FhirTerser
- getSocketTimeout() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Gets the socket timeout, in milliseconds.
- getSource(FhirContext, IBaseMetaType) - Static method in class ca.uhn.fhir.util.MetaUtil
- getStartedDate() - Method in class ca.uhn.fhir.util.StopWatch
- getStatus() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getStatus() - Method in class ca.uhn.fhir.model.base.composite.BaseNarrativeDt
- getStatus() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Get the status code associated with the response.
- getStatusAsString() - Method in class ca.uhn.fhir.model.base.composite.BaseNarrativeDt
- getStatusAsString() - Method in interface org.hl7.fhir.instance.model.api.INarrative
- getStatusCode() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Returns the HTTP status code corresponding to this problem
- getStatusInfo() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Get the response status information reason phrase associated with the response.
- getString(String) - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- getString(String, String) - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- getStripVersionsFromReferences() - Method in class ca.uhn.fhir.parser.BaseParser
- getStripVersionsFromReferences() - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(which is the default), resource references containing a version will have the version removed when the resource is encoded. - getStructureFhirVersionEnum() - Method in interface ca.uhn.fhir.model.api.IResource
-
Returns the FHIR version represented by this structure
- getStructureFhirVersionEnum() - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
- getStructureVersion() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- getStyle() - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
- getStyle() - Method in class ca.uhn.fhir.narrative2.ThymeleafNarrativeGenerator
- getSuffix() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Gets the value(s) for suffix (Parts that come after the name).
- getSuffixAsSingleString() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Returns all repetitions of
suffixas a space separated string - getSuppressNarratives() - Method in class ca.uhn.fhir.parser.BaseParser
-
Deprecated.
- getSystem() - Method in class ca.uhn.fhir.model.api.Tag
- getSystem() - Method in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Returns the code system associated with this enumerated value
- getSystem() - Method in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Returns the code system associated with this enumerated value
- getSystem() - Method in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Returns the code system associated with this enumerated value
- getSystem() - Method in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Returns the code system associated with this enumerated value
- getSystem() - Method in class ca.uhn.fhir.rest.param.QuantityParam
-
Returns the system, or null if none was provided
- getSystem() - Method in class ca.uhn.fhir.rest.param.TokenParam
-
Returns the system for this token.
- getSystem() - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
- getSystemAsUriDt() - Method in class ca.uhn.fhir.rest.param.QuantityParam
-
Deprecated.Use {
QuantityParam.getSystem()} instead - getSystemElement() - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Gets the value(s) for system (Identity of the terminology system).
- getSystemElement() - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
Gets the value(s) for system (The namespace for the identifier).
- getSystemElement() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Gets the value(s) for system (System that defines coded unit form).
- getSystemElement() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Gets the value(s) for system (Identity of the terminology system).
- getTag() - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- getTag(String, String) - Method in class ca.uhn.fhir.model.api.TagList
- getTag(String, String) - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
-
Returns the first tag (if any) that has the given system and code, or returns
nullif none - getTagsWithScheme(String) - Method in class ca.uhn.fhir.model.api.TagList
- getTargetResourceType() - Method in class ca.uhn.fhir.rest.param.HasParam
- getTargets() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getTemplateByElement(FhirContext, EnumSet<TemplateTypeEnum>, IBase) - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplateManifest
- getTemplateByElement(FhirContext, EnumSet<TemplateTypeEnum>, IBase) - Method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- getTemplateByName(FhirContext, EnumSet<TemplateTypeEnum>, String) - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplateManifest
- getTemplateByName(FhirContext, EnumSet<TemplateTypeEnum>, String) - Method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- getTemplateByResourceName(FhirContext, EnumSet<TemplateTypeEnum>, String) - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplateManifest
- getTemplateByResourceName(FhirContext, EnumSet<TemplateTypeEnum>, String) - Method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
- getTemplateName() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
- getTemplateName() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getTemplateText() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
- getTemplateText() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getTemplateType() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
- getTemplateType() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- getTerm() - Method in class ca.uhn.fhir.model.api.Tag
- getText() - Method in interface ca.uhn.fhir.model.api.IResource
-
Returns the narrative block for this resource
- getText() - Method in interface org.hl7.fhir.instance.model.api.IDomainResource
- getTextElement() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Gets the value(s) for text (Text representation of the full name).
- getThroughput(long, TimeUnit) - Method in class ca.uhn.fhir.util.StopWatch
-
Determine the current throughput per unit of time (specified in theUnit) assuming that theNumOperations operations have happened.
- getTimeZone() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the TimeZone associated with this dateTime's value.
- getTotal(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
- getUndeclaredExtensions() - Method in class ca.uhn.fhir.model.api.BaseElement
- getUndeclaredExtensions() - Method in interface ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Returns a list containing all undeclared non-modifier extensions.
- getUndeclaredExtensionsByUrl(String) - Method in class ca.uhn.fhir.model.api.BaseElement
- getUndeclaredExtensionsByUrl(String) - Method in interface ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Returns an immutable list containing all undeclared extensions (modifier and non-modifier) by extension URL
- getUndeclaredModifierExtensions() - Method in class ca.uhn.fhir.model.api.BaseElement
- getUndeclaredModifierExtensions() - Method in interface ca.uhn.fhir.model.api.ISupportsUndeclaredExtensions
-
Returns a list containing all undeclared modifier extensions.
- getUnits() - Method in class ca.uhn.fhir.rest.param.QuantityParam
- getUnitsElement() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Gets the value(s) for units (Unit representation).
- getUpperBound() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- getUpperBoundAsInstant() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- getUri() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- getUri() - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
-
Return the request URI, or null
- getUrl() - Method in class ca.uhn.fhir.model.api.ExtensionDt
-
Returns the URL for this extension.
- getUrl() - Method in class ca.uhn.fhir.util.bundle.BundleEntryParts
- getUrl() - Method in interface org.hl7.fhir.instance.model.api.IBaseExtension
- getUrlAsString() - Method in class ca.uhn.fhir.model.api.ExtensionDt
-
Retained for backward compatibility
- getUseCode() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- getUseDisplay() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- getUserData(String) - Method in class ca.uhn.fhir.model.api.BaseElement
- getUserData(String) - Method in class ca.uhn.fhir.model.api.TagList
- getUserData(String) - Method in interface org.hl7.fhir.instance.model.api.IAnyResource
- getUserData(String) - Method in interface org.hl7.fhir.instance.model.api.IBase
-
Retrieves any user suplied data in this element
- getUserData(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseElement
- getUseSystem() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- getValidationSupport() - Method in class ca.uhn.fhir.context.FhirContext
-
Returns the validation support module configured for this context, creating a default implementation if no module has been passed in via the
FhirContext.setValidationSupport(IContextValidationSupport)method - getValidChildNames() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
- getValidChildNames() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- getValidChildNames() - Method in class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
- getValidChildNames() - Method in class ca.uhn.fhir.context.RuntimeChildContainedResources
- getValidChildNames() - Method in class ca.uhn.fhir.context.RuntimeChildDirectResource
- getValidChildNames() - Method in class ca.uhn.fhir.context.RuntimeChildExtension
- getValidChildNames() - Method in class ca.uhn.fhir.context.RuntimeChildResourceBlockDefinition
- getValidChildNames() - Method in class ca.uhn.fhir.context.RuntimeChildResourceDefinition
- getValidChildNames() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- getValidChildTypes() - Method in class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
- getValue() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- getValue() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.StringConceptProperty
- getValue() - Method in class ca.uhn.fhir.model.api.BasePrimitive
- getValue() - Method in class ca.uhn.fhir.model.api.ExtensionDt
-
Returns the value of this extension, if one exists.
- getValue() - Method in class ca.uhn.fhir.model.api.Include
- getValue() - Method in interface ca.uhn.fhir.model.api.IPrimitiveDatatype
- getValue() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns the value of this ID.
- getValue() - Method in class ca.uhn.fhir.model.primitive.XhtmlDt
-
Note that as of HAPI FHIR 3.1.0, this method no longer uses the StAX XMLEvent type as the XML representation, and uses a String instead.
- getValue() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- getValue() - Method in class ca.uhn.fhir.rest.client.api.Header
-
Get the value of the Header.
- getValue() - Method in class ca.uhn.fhir.rest.param.DateParam
- getValue() - Method in class ca.uhn.fhir.rest.param.NumberParam
- getValue() - Method in enum ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Returns the value, e.g.
- getValue() - Method in class ca.uhn.fhir.rest.param.QuantityParam
-
Returns the quantity/value, or null if none was provided
- getValue() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- getValue() - Method in class ca.uhn.fhir.rest.param.SpecialParam
-
Returns the value for the token (generally the value to the right of the vertical bar on the URL)
- getValue() - Method in class ca.uhn.fhir.rest.param.StringParam
- getValue() - Method in class ca.uhn.fhir.rest.param.TokenParam
-
Returns the value for the token (generally the value to the right of the vertical bar on the URL)
- getValue() - Method in enum ca.uhn.fhir.rest.param.TokenParamModifier
- getValue() - Method in class ca.uhn.fhir.rest.param.UriParam
- getValue() - Method in enum ca.uhn.fhir.rest.param.UriParamQualifierEnum
-
Returns the qualifier value, e.g.
- getValue() - Method in interface org.hl7.fhir.instance.model.api.IBaseExtension
- getValue() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns the value of this ID.
- getValue() - Method in interface org.hl7.fhir.instance.model.api.IPrimitiveType
- getValueAsCalendar() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the value of this object as a
GregorianCalendar - getValueAsCoding() - Method in class ca.uhn.fhir.rest.param.TokenParam
- getValueAsEnum() - Method in class ca.uhn.fhir.model.primitive.BoundCodeDt
- getValueAsInteger() - Method in class ca.uhn.fhir.model.primitive.DecimalDt
-
Gets the value as an integer, using
BigDecimal.intValue() - getValueAsNumber() - Method in class ca.uhn.fhir.model.primitive.DecimalDt
- getValueAsPrimitive() - Method in class ca.uhn.fhir.model.api.ExtensionDt
-
Returns the value of this extension, casted to a primitive datatype.
- getValueAsQueryToken(FhirContext) - Method in interface ca.uhn.fhir.model.api.IQueryParameterType
-
Returns a representation of this parameter's value as it will be represented "over the wire".
- getValueAsQueryToken(FhirContext) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Returns a representation of this parameter's value as it will be represented "over the wire".
- getValueAsQueryToken(FhirContext) - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
Returns a representation of this parameter's value as it will be represented "over the wire".
- getValueAsQueryToken(FhirContext) - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
- getValueAsQueryToken(FhirContext) - Method in class ca.uhn.fhir.model.primitive.StringDt
-
Returns a representation of this parameter's value as it will be represented "over the wire".
- getValueAsString() - Method in class ca.uhn.fhir.model.api.BasePrimitive
- getValueAsString() - Method in interface ca.uhn.fhir.model.api.IPrimitiveDatatype
- getValueAsString() - Method in class ca.uhn.fhir.model.primitive.IdDt
- getValueAsString() - Method in class ca.uhn.fhir.rest.param.DateParam
- getValueAsString() - Method in class ca.uhn.fhir.rest.param.QuantityParam
- getValueAsString() - Method in interface org.hl7.fhir.instance.model.api.IPrimitiveType
- getValueAsStringDt() - Method in class ca.uhn.fhir.rest.param.StringParam
- getValueAsStringDt() - Method in class ca.uhn.fhir.rest.param.UriParam
- getValueAsUriDt() - Method in class ca.uhn.fhir.rest.param.UriParam
- getValueElement() - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
Gets the value(s) for value (The value that is unique).
- getValueElement() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Gets the value(s) for value (Numerical value (with implicit precision)).
- getValueNotNull() - Method in class ca.uhn.fhir.model.primitive.StringDt
- getValueNotNull() - Method in class ca.uhn.fhir.rest.param.SpecialParam
- getValueNotNull() - Method in class ca.uhn.fhir.rest.param.StringParam
- getValueNotNull() - Method in class ca.uhn.fhir.rest.param.TokenParam
- getValueNotNull() - Method in class ca.uhn.fhir.rest.param.UriParam
- getValues(IBase) - Method in interface ca.uhn.fhir.context.BaseRuntimeChildDefinition.IAccessor
- getValues(IBaseResource, String) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns values stored in an element identified by its path.
- getValues(IBaseResource, String, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns values stored in an element identified by its path.
- getValues(IBaseResource, String, boolean, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns values stored in an element identified by its path.
- getValues(IBaseResource, String, Class<T>) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns values stored in an element identified by its path.
- getValues(IBaseResource, String, Class<T>, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns values stored in an element identified by its path.
- getValues(IBaseResource, String, Class<T>, boolean, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns values stored in an element identified by its path.
- getValuesAsQueryTokens() - Method in interface ca.uhn.fhir.model.api.IQueryParameterAnd
-
See FHIR specification 2.2.2 Search SearchParameter Types for information on the token format
- getValuesAsQueryTokens() - Method in interface ca.uhn.fhir.model.api.IQueryParameterOr
- getValuesAsQueryTokens() - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
- getValuesAsQueryTokens() - Method in class ca.uhn.fhir.rest.param.DateParam
- getValuesAsQueryTokens() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- getValueSet() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Gets the value(s) for valueSet (Set this coding was chosen from).
- getVersion() - Method in class ca.uhn.fhir.context.FhirContext
- getVersion() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- getVersion() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Gets the value(s) for version (Version of the system - if relevant).
- getVersion() - Static method in class ca.uhn.fhir.util.VersionUtil
- getVersionId() - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- getVersionId() - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- getVersionIdPart() - Method in class ca.uhn.fhir.model.primitive.IdDt
- getVersionIdPart() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- getVersionIdPartAsLong() - Method in class ca.uhn.fhir.model.primitive.IdDt
- getVersionIdPartAsLong() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns the version ID part of this ID (e.g.
- getVersionImplementation() - Method in enum ca.uhn.fhir.context.FhirVersionEnum
- getWholeQualifier() - Method in class ca.uhn.fhir.rest.param.QualifierDetails
- getWriter() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- getYear() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns the year, e.g.
- global() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
If this is set to
true, this method will be a global operation meaning that it applies to all resource types - GMT - Static variable in class ca.uhn.fhir.util.DateUtils
-
GMT TimeZone
- GraphQL - Annotation Type in ca.uhn.fhir.rest.annotation
-
A method annotated with this annotation will be treated as a GraphQL implementation method
- GRAPHQL_REQUEST - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Use this value with caution, this may change as the GraphQL interface matures
- GraphQLQuery - Annotation Type in ca.uhn.fhir.rest.annotation
-
This annotation should be placed on the parameter of a
@GraphQLannotated method. - greaterThan() - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
- greaterThan() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
- GREATERTHAN - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: gt The actual value is greater than the given value.
- GREATERTHAN_OR_EQUALS - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: ge The actual value is greater than or equal to the given value.
- greaterThanOrEqual() - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
- greaterThanOrEquals() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
- GsonStructure - Class in ca.uhn.fhir.parser.json
- GsonStructure() - Constructor for class ca.uhn.fhir.parser.json.GsonStructure
- GsonWriter - Class in ca.uhn.fhir.parser.json
- GsonWriter() - Constructor for class ca.uhn.fhir.parser.json.GsonWriter
- GsonWriter(Writer) - Constructor for class ca.uhn.fhir.parser.json.GsonWriter
H
- HapiLocalizer - Class in ca.uhn.fhir.i18n
-
This feature is not yet in its final state and should be considered an internal part of HAPI for now - use with caution
- HapiLocalizer() - Constructor for class ca.uhn.fhir.i18n.HapiLocalizer
- HapiLocalizer(String...) - Constructor for class ca.uhn.fhir.i18n.HapiLocalizer
- HAS - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
_has parameter
- HasAndListParam - Class in ca.uhn.fhir.rest.param
- HasAndListParam() - Constructor for class ca.uhn.fhir.rest.param.HasAndListParam
- hasAnyOfIds(String...) - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
-
Match the referenced resource if the resource has ANY of the given IDs (this is an OR search, not an AND search), (this can be the logical ID or the absolute URL of the resource).
- hasAnyOfIds(Collection<String>) - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
-
Match the referenced resource if the resource has ANY of the given IDs (this is an OR search, not an AND search), (this can be the logical ID or the absolute URL of the resource).
- hasBaseUrl() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns true if this ID has a base url
- hasBaseUrl() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- hasChainedProperty(ICriterion<?>) - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
-
Include a chained search.
- hasChainedProperty(String, ICriterion<?>) - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
-
Include a chained search with a resource type.
- hasContent() - Method in class ca.uhn.fhir.model.primitive.XhtmlDt
- hasData() - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- hasDefaultTypeForProfile() - Method in class ca.uhn.fhir.context.FhirContext
-
Returns
trueif any default types for specific profiles have been defined within this context. - hasExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
- hasExtensions() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- hasFormatComment() - Method in class ca.uhn.fhir.model.api.BaseElement
- hasFormatComment() - Method in class ca.uhn.fhir.model.api.TagList
-
Returns false
- hasFormatComment() - Method in class ca.uhn.fhir.model.base.composite.BaseContainedDt
-
Returns false
- hasFormatComment() - Method in interface org.hl7.fhir.instance.model.api.IBase
- hashCode() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- hashCode() - Method in class ca.uhn.fhir.model.api.BasePrimitive
- hashCode() - Method in class ca.uhn.fhir.model.api.Include
-
See the note on equality on the
class documentation - hashCode() - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
- hashCode() - Method in class ca.uhn.fhir.model.api.Tag
- hashCode() - Method in class ca.uhn.fhir.model.api.TagList
- hashCode() - Method in class ca.uhn.fhir.model.primitive.IdDt
- hashCode() - Method in class ca.uhn.fhir.model.primitive.StringDt
- hashCode() - Method in class ca.uhn.fhir.model.primitive.UriDt
- hashCode() - Method in class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- hashCode() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPathElement
- hashCode() - Method in class ca.uhn.fhir.rest.param.DateParam
- hashCode() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- hashCode() - Method in class ca.uhn.fhir.rest.param.StringParam
- hashCode() - Method in class ca.uhn.fhir.rest.param.TokenParam
- hashCode() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- hasHooks(Pointcut) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster
-
Does this broadcaster have any hooks for the given pointcut?
- hasHooks(Pointcut) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- hasId(String) - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
-
Match the referenced resource if the resource has the given ID (this can be the logical ID or the absolute URL of the resource)
- hasId(IIdType) - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
-
Match the referenced resource if the resource has the given ID (this can be the logical ID or the absolute URL of the resource)
- hasIdentifier() - Method in interface org.hl7.fhir.instance.model.api.IBaseReference
- hasIdPart() - Method in class ca.uhn.fhir.model.primitive.IdDt
- hasIdPart() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns
trueif this ID contains an actual ID part. - hasIssues(FhirContext, IBaseOperationOutcome) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
-
Returns true if the given OperationOutcome has 1 or more Operation.issue repetitions
- hasModifierExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
- hasMoreTokens() - Method in class ca.uhn.fhir.util.UrlPathTokenizer
- HasOrListParam - Class in ca.uhn.fhir.rest.param
- HasOrListParam() - Constructor for class ca.uhn.fhir.rest.param.HasOrListParam
- HasParam - Class in ca.uhn.fhir.rest.param
-
Implementation of the _has method parameter
- HasParam() - Constructor for class ca.uhn.fhir.rest.param.HasParam
- HasParam(String, String, String, String) - Constructor for class ca.uhn.fhir.rest.param.HasParam
- hasResourceType() - Method in class ca.uhn.fhir.model.primitive.IdDt
- hasResourceType() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- hasResourceType() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- hasResponseHeaders() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Does the exception have any headers which should be added to the outgoing response?
- hasSystemWithAnyCode(String) - Method in class ca.uhn.fhir.rest.gclient.TokenClientParam
-
Create a search criterion that matches against the given system value but does not specify a code.
- hasTargets() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- hasValue() - Method in class ca.uhn.fhir.model.api.BasePrimitive
- hasValue() - Method in interface org.hl7.fhir.instance.model.api.IPrimitiveType
- hasVersionIdPart() - Method in class ca.uhn.fhir.model.primitive.IdDt
- hasVersionIdPart() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- HEAD - ca.uhn.fhir.rest.api.RequestTypeEnum
- Header - Class in ca.uhn.fhir.rest.client.api
-
Represents an HTTP header field.
- Header(String, String) - Constructor for class ca.uhn.fhir.rest.client.api.Header
- HEADER_ACCEPT - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ACCEPT_ENCODING - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ACCEPT_VALUE_JSON_NON_LEGACY - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ACCEPT_VALUE_XML_NON_LEGACY - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ACCEPT_VALUE_XML_OR_JSON_LEGACY - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ACCEPT_VALUE_XML_OR_JSON_NON_LEGACY - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ALLOW - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_AUTHORIZATION - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_AUTHORIZATION_VALPREFIX_BASIC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_AUTHORIZATION_VALPREFIX_BEARER - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CACHE_CONTROL - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CASCADE - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CONTENT_DISPOSITION - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CONTENT_ENCODING - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CONTENT_LOCATION - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CONTENT_LOCATION_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CONTENT_TYPE - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CONTENT_TYPE_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_COOKIE - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CORS_ALLOW_METHODS - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CORS_ALLOW_ORIGIN - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_CORS_EXPOSE_HEADERS - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ETAG - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ETAG_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_MATCH - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_MATCH_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_MODIFIED_SINCE - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_MODIFIED_SINCE_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_NONE_EXIST - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_NONE_EXIST_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_NONE_MATCH - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_IF_NONE_MATCH_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_LAST_MODIFIED - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_LAST_MODIFIED_LOWERCASE - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_LOCATION - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_LOCATION_LC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_ORIGIN - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_PREFER - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_PREFER_RESPOND_ASYNC - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_PREFER_RETURN - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_PREFER_RETURN_MINIMAL - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_PREFER_RETURN_OPERATION_OUTCOME - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_PREFER_RETURN_REPRESENTATION - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_REQUEST_ID - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_REQUEST_SOURCE - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_RETRY_AFTER - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_SUFFIX_CT_UTF_8 - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_X_CACHE - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_X_PROGRESS - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADER_X_SECURITY_CONTEXT - Static variable in class ca.uhn.fhir.rest.api.Constants
- HEADERVALUE_CORS_ALLOW_METHODS_ALL - Static variable in class ca.uhn.fhir.rest.api.Constants
- history() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Implementation of the "history" method
- History - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the FHIR history method.
- HISTORY - ca.uhn.fhir.model.valueset.BundleTypeEnum
- HISTORY_INSTANCE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: history-instance
- HISTORY_SYSTEM - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: history-system
- HISTORY_TYPE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: history-type
- HL7_ORG_FHIR_TAG - Static variable in class ca.uhn.fhir.model.api.Tag
-
Convenience constant containing the "http://hl7.org/fhir/tag" scheme value
- HL7_ORG_PROFILE_TAG - Static variable in class ca.uhn.fhir.model.api.Tag
-
Convenience constant containing the "http://hl7.org/fhir/tag/profile" scheme value
- HL7_ORG_SECURITY_TAG - Static variable in class ca.uhn.fhir.model.api.Tag
-
Convenience constant containing the "http://hl7.org/fhir/tag/security" scheme value
- Hook - Annotation Type in ca.uhn.fhir.interceptor.api
-
This annotation should be placed on interceptor methods.
- HookParams - Class in ca.uhn.fhir.interceptor.api
- HookParams() - Constructor for class ca.uhn.fhir.interceptor.api.HookParams
-
Constructor
- HookParams(Object...) - Constructor for class ca.uhn.fhir.interceptor.api.HookParams
-
Constructor
- HTTP_STATUS_NAMES - Static variable in class ca.uhn.fhir.rest.api.Constants
- HttpClientUtil - Class in ca.uhn.fhir.rest.client.api
- HttpClientUtil() - Constructor for class ca.uhn.fhir.rest.client.api.HttpClientUtil
I
- IAnonymousInterceptor - Interface in ca.uhn.fhir.interceptor.api
-
This is currently only here for unit tests! DO NOT USE IN NON-TEST CODE.
- IAnyResource - Interface in org.hl7.fhir.instance.model.api
- IAuditDataStore - Interface in ca.uhn.fhir.store
-
This interface provides a way to persist FHIR SecurityEvents to any kind of data store
- IBackboneElement - Interface in org.hl7.fhir.instance.model.api
- IBase - Interface in org.hl7.fhir.instance.model.api
-
This interface is a simple marker for anything which is an HL7 structure of some kind.
- IBaseBackboneElement - Interface in org.hl7.fhir.instance.model.api
- IBaseBinary - Interface in org.hl7.fhir.instance.model.api
- IBaseBooleanDatatype - Interface in org.hl7.fhir.instance.model.api
- IBaseBundle - Interface in org.hl7.fhir.instance.model.api
- IBaseCoding - Interface in org.hl7.fhir.instance.model.api
- IBaseConformance - Interface in org.hl7.fhir.instance.model.api
- IBaseDatatype - Interface in org.hl7.fhir.instance.model.api
- IBaseDatatypeElement - Interface in org.hl7.fhir.instance.model.api
- IBaseDecimalDatatype - Interface in org.hl7.fhir.instance.model.api
- IBaseElement - Interface in org.hl7.fhir.instance.model.api
- IBaseEnumeration<T extends Enum<?>> - Interface in org.hl7.fhir.instance.model.api
- IBaseEnumFactory<T extends Enum<?>> - Interface in org.hl7.fhir.instance.model.api
- IBaseExtension<T,D> - Interface in org.hl7.fhir.instance.model.api
- IBaseFhirEnum - Interface in org.hl7.fhir.instance.model.api
-
Interface to be implemented by all built-in FHIR enumerations (i.e.
- IBaseHasExtensions - Interface in org.hl7.fhir.instance.model.api
- IBaseHasModifierExtensions - Interface in org.hl7.fhir.instance.model.api
- IBaseIntegerDatatype - Interface in org.hl7.fhir.instance.model.api
- IBaseLongDatatype - Interface in org.hl7.fhir.instance.model.api
- IBaseMetaType - Interface in org.hl7.fhir.instance.model.api
- IBaseOn<T> - Interface in ca.uhn.fhir.rest.gclient
- IBaseOperationOutcome - Interface in org.hl7.fhir.instance.model.api
- IBaseParameters - Interface in org.hl7.fhir.instance.model.api
- IBaseQuery<T extends IBaseQuery<?>> - Interface in ca.uhn.fhir.rest.gclient
- IBaseReference - Interface in org.hl7.fhir.instance.model.api
- IBaseResource - Interface in org.hl7.fhir.instance.model.api
-
For now, this is a simple marker interface indicating that a class is a resource type.
- IBaseXhtml - Interface in org.hl7.fhir.instance.model.api
- IBasicClient - Interface in ca.uhn.fhir.rest.client.api
-
Base interface for a client supporting the mandatory operations as defined by the FHIR specification.
- IBoundCodeableConcept - Interface in ca.uhn.fhir.model.api
- ICallable<T> - Interface in ca.uhn.fhir.util
- IClientExecutable<T extends IClientExecutable<?,Y>,Y> - Interface in ca.uhn.fhir.rest.gclient
- IClientInterceptor - Interface in ca.uhn.fhir.rest.client.api
-
This interface represents an interceptor which can be used to access (and optionally change or take actions upon) requests that are being sent by the HTTP client, and responses received by it.
- ICompositeDatatype - Interface in ca.uhn.fhir.model.api
- ICompositeElement - Interface in ca.uhn.fhir.model.api
- ICompositeType - Interface in org.hl7.fhir.instance.model.api
- ICompositeWithLeft<B extends IParam> - Interface in ca.uhn.fhir.rest.gclient
- IContextValidationSupport<EVS_IN,EVS_OUT,SDT,CST,CDCT,IST> - Interface in ca.uhn.fhir.context.support
-
This interface is a version-independent representation of the various functions that can be provided by validation and terminology services.
- IContextValidationSupport.BaseConceptProperty - Class in ca.uhn.fhir.context.support
- IContextValidationSupport.CodeValidationResult - Class in ca.uhn.fhir.context.support
- IContextValidationSupport.CodingConceptProperty - Class in ca.uhn.fhir.context.support
- IContextValidationSupport.ConceptDesignation - Class in ca.uhn.fhir.context.support
- IContextValidationSupport.LookupCodeResult - Class in ca.uhn.fhir.context.support
- IContextValidationSupport.StringConceptProperty - Class in ca.uhn.fhir.context.support
- ICreate - Interface in ca.uhn.fhir.rest.gclient
- ICreateTyped - Interface in ca.uhn.fhir.rest.gclient
- ICreateWithQuery - Interface in ca.uhn.fhir.rest.gclient
- ICreateWithQueryTyped - Interface in ca.uhn.fhir.rest.gclient
- ICriterion<T extends IParam> - Interface in ca.uhn.fhir.rest.gclient
- ICriterionInternal - Interface in ca.uhn.fhir.rest.gclient
- id() - Method in annotation type ca.uhn.fhir.model.api.annotation.ResourceDef
-
if set, will be used as the id for any profiles generated for this resource.
- ID_DATATYPE - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
- IDatatype - Interface in ca.uhn.fhir.model.api
- IdDt - Class in ca.uhn.fhir.model.primitive
-
Represents the FHIR ID type.
- IdDt() - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Create a new empty ID
- IdDt(long) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Create a new ID using a long
- IdDt(UriDt) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Creates an ID based on a given URL
- IdDt(String) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Create a new ID using a string.
- IdDt(String, Long) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Constructor
- IdDt(String, String) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Constructor
- IdDt(String, String, String) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Constructor
- IdDt(String, String, String, String) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Constructor
- IdDt(String, BigDecimal) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Constructor
- IdDt(BigDecimal) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
-
Create a new ID, using a BigDecimal input.
- IDelete - Interface in ca.uhn.fhir.rest.gclient
- IDeleteTyped - Interface in ca.uhn.fhir.rest.gclient
- IDeleteWithQuery - Interface in ca.uhn.fhir.rest.gclient
- IDeleteWithQueryTyped - Interface in ca.uhn.fhir.rest.gclient
- idempotent() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
If a given operation method is idempotent (meaning roughly that it does not modify any data or state on the server) then this flag should be set to
true(default isfalse). - identifier(BaseIdentifierDt) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches against the given identifier (system and code if both are present, or whatever is present)
- identifier(String) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches against the given identifier, with no system specified
- identifiers(BaseIdentifierDt...) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches against the given collection of identifiers (system and code if both are present, or whatever is present).
- identifiers(List<BaseIdentifierDt>) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches against the given collection of identifiers (system and code if both are present, or whatever is present).
- IDependencyLog - Interface in ca.uhn.fhir.util.jar
- IDomainResource - Interface in org.hl7.fhir.instance.model.api
- IdParam - Annotation Type in ca.uhn.fhir.rest.annotation
- IElement - Interface in ca.uhn.fhir.model.api
- IExtension - Interface in ca.uhn.fhir.model.api
- IFetchConformanceTyped<T extends IBaseConformance> - Interface in ca.uhn.fhir.rest.gclient
- IFetchConformanceUntyped - Interface in ca.uhn.fhir.rest.gclient
- IFhirVersion - Interface in ca.uhn.fhir.model.api
-
Each structure version JAR will have an implementation of this interface.
- IFluentPath - Interface in ca.uhn.fhir.fluentpath
- ifVersionMatches(String) - Method in interface ca.uhn.fhir.rest.gclient.IReadExecutable
-
Send an "If-None-Match" header containing
theVersion, which requests that the server return an "HTTP 301 Not Modified" if the newest version of the resource on the server has the same version as the version ID specified bytheVersion. - IGenericClient - Interface in ca.uhn.fhir.rest.client.api
- IGetPage - Interface in ca.uhn.fhir.rest.gclient
- IGetPageTyped<T> - Interface in ca.uhn.fhir.rest.gclient
- IGetPageUntyped - Interface in ca.uhn.fhir.rest.gclient
- IHistory - Interface in ca.uhn.fhir.rest.gclient
- IHistoryTyped<T> - Interface in ca.uhn.fhir.rest.gclient
- IHistoryUntyped - Interface in ca.uhn.fhir.rest.gclient
- IHttpClient - Interface in ca.uhn.fhir.rest.client.api
-
A HTTP Client interface.
- IHttpRequest - Interface in ca.uhn.fhir.rest.client.api
-
Http Request.
- IHttpResponse - Interface in ca.uhn.fhir.rest.client.api
-
An interface around the HTTP Response.
- IIdentifiableElement - Interface in ca.uhn.fhir.model.api
- IIdType - Interface in org.hl7.fhir.instance.model.api
-
Base interface for ID datatype.
- IInstanceValidatorModule - Interface in ca.uhn.fhir.validation
-
This interface marks a
validator modulethat uses the FHIR FhirInstanceValidator as the underlying engine (i.e. - IInterceptorBroadcaster - Interface in ca.uhn.fhir.interceptor.api
- IInterceptorService - Interface in ca.uhn.fhir.interceptor.api
- IJsonLikeParser - Interface in ca.uhn.fhir.parser
-
An extension to the parser interface that is implemented by parsers that understand a generalized form of JSON data.
- IMeta - Interface in ca.uhn.fhir.rest.gclient
- IMetaAddOrDeleteSourced - Interface in ca.uhn.fhir.rest.gclient
- IMetaAddOrDeleteUnsourced - Interface in ca.uhn.fhir.rest.gclient
- IMetaGetUnsourced<T extends IBaseMetaType> - Interface in ca.uhn.fhir.rest.gclient
- IModelVisitor - Interface in ca.uhn.fhir.util
- IModelVisitor2 - Interface in ca.uhn.fhir.util
-
THIS API IS EXPERIMENTAL IN HAPI FHIR - USE WITH CAUTION AS THE PUBLISHED API MAY CHANGE
- IN - ca.uhn.fhir.rest.param.TokenParamModifier
-
:in
- INarrative - Interface in org.hl7.fhir.instance.model.api
- INarrativeGenerator - Interface in ca.uhn.fhir.narrative
- INarrativeTemplate - Interface in ca.uhn.fhir.narrative2
- INarrativeTemplateManifest - Interface in ca.uhn.fhir.narrative2
- include(Include) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Add an "_include" specification or an "_include:recurse" specification.
- Include - Class in ca.uhn.fhir.model.api
-
Represents a FHIR resource path specification, e.g.
- Include(String) - Constructor for class ca.uhn.fhir.model.api.Include
-
Constructor for non-recursive include
- Include(String, boolean) - Constructor for class ca.uhn.fhir.model.api.Include
-
Constructor for an include
- Include(String, boolean, boolean) - Constructor for class ca.uhn.fhir.model.api.Include
-
Constructor for an include
- INCLUDE - ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
- INCLUDE_ALL - Static variable in interface org.hl7.fhir.instance.model.api.IBaseResource
-
Include constant for
*(return all includes) - IncludeParam - Annotation Type in ca.uhn.fhir.rest.annotation
-
Method parameter which is used to indicate a parameter that will be populated with the "_include" (or "_revinclude") values for a search param.
- incorrectJsonType(IParserErrorHandler.IParseLocation, String, JsonLikeValue.ValueType, JsonLikeValue.ScalarType, JsonLikeValue.ValueType, JsonLikeValue.ScalarType) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- incorrectJsonType(IParserErrorHandler.IParseLocation, String, JsonLikeValue.ValueType, JsonLikeValue.ScalarType, JsonLikeValue.ValueType, JsonLikeValue.ScalarType) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
Invoked if the wrong type of element is found while parsing JSON.
- incorrectJsonType(IParserErrorHandler.IParseLocation, String, JsonLikeValue.ValueType, JsonLikeValue.ScalarType, JsonLikeValue.ValueType, JsonLikeValue.ScalarType) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- incorrectJsonType(IParserErrorHandler.IParseLocation, String, JsonLikeValue.ValueType, JsonLikeValue.ScalarType, JsonLikeValue.ValueType, JsonLikeValue.ScalarType) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- INFORMATION - ca.uhn.fhir.validation.ResultSeverityEnum
-
The issue has no relation to the degree of success of the action
- init() - Method in class ca.uhn.fhir.i18n.HapiLocalizer
- init() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- init() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- Initialize - Annotation Type in ca.uhn.fhir.rest.annotation
-
ResourceProvider methods tagged with
Initializewill be invoked when the RestfulServer is starting up. - initializeBundleFromResourceList(String, List<? extends IBaseResource>, String, String, int, BundleTypeEnum) - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
-
Deprecated.This was deprecated in HAPI FHIR 4.1.0 as it provides duplicate functionality to the
IVersionSpecificBundleFactory.addRootPropertiesToBundle(String, String, String, String, String, Integer, BundleTypeEnum, IPrimitiveType)andIVersionSpecificBundleFactory.addResourcesToBundle(List, BundleTypeEnum, String, BundleInclusionRule, Set)methods - initializeWithBundleResource(IBaseResource) - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
- InstantDt - Class in ca.uhn.fhir.model.primitive
-
Represents a FHIR instant datatype.
- InstantDt() - Constructor for class ca.uhn.fhir.model.primitive.InstantDt
-
Constructor which creates an InstantDt with no timne value.
- InstantDt(BaseDateTimeDt) - Constructor for class ca.uhn.fhir.model.primitive.InstantDt
-
Create a new DateTimeDt using an existing value.
- InstantDt(String) - Constructor for class ca.uhn.fhir.model.primitive.InstantDt
-
Create a new InstantDt from a string value
- InstantDt(Calendar) - Constructor for class ca.uhn.fhir.model.primitive.InstantDt
-
Create a new DateTimeDt
- InstantDt(Date) - Constructor for class ca.uhn.fhir.model.primitive.InstantDt
-
Create a new DateTimeDt with the given date/time and
TemporalPrecisionEnum.MILLIprecision - InstantDt(Date, TemporalPrecisionEnum) - Constructor for class ca.uhn.fhir.model.primitive.InstantDt
-
Constructor which accepts a date value and a precision value.
- InstantDt(Date, TemporalPrecisionEnum, TimeZone) - Constructor for class ca.uhn.fhir.model.primitive.InstantDt
-
Create a new instance using the given date, precision level, and time zone
- IntegerDt - Class in ca.uhn.fhir.model.primitive
- IntegerDt() - Constructor for class ca.uhn.fhir.model.primitive.IntegerDt
-
Constructor
- IntegerDt(int) - Constructor for class ca.uhn.fhir.model.primitive.IntegerDt
-
Constructor
- IntegerDt(String) - Constructor for class ca.uhn.fhir.model.primitive.IntegerDt
-
Constructor
- Interceptor - Annotation Type in ca.uhn.fhir.interceptor.api
-
This annotation declares a bean as a subscription interceptor
- INTERCEPTOR_REGISTERED - ca.uhn.fhir.interceptor.api.Pointcut
-
Interceptor Framework Hook: This pointcut will be called once when a given interceptor is registered
- InterceptorService - Class in ca.uhn.fhir.interceptor.executor
- InterceptorService() - Constructor for class ca.uhn.fhir.interceptor.executor.InterceptorService
-
Constructor which uses a default name of "default"
- InterceptorService(String) - Constructor for class ca.uhn.fhir.interceptor.executor.InterceptorService
-
Constructor
- interceptRequest(IHttpRequest) - Method in interface ca.uhn.fhir.rest.client.api.IClientInterceptor
-
Fired by the client just before invoking the HTTP client request
- interceptResponse(IHttpResponse) - Method in interface ca.uhn.fhir.rest.client.api.IClientInterceptor
-
Fired by the client upon receiving an HTTP response, prior to processing that response
- InternalCodingDt - Class in ca.uhn.fhir.rest.param
- InternalCodingDt() - Constructor for class ca.uhn.fhir.rest.param.InternalCodingDt
-
Constructor
- InternalCodingDt(String, String) - Constructor for class ca.uhn.fhir.rest.param.InternalCodingDt
-
Creates a new Coding with the given system and code
- InternalErrorException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 500 Internal Error response.
- InternalErrorException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InternalErrorException
- InternalErrorException(String, Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InternalErrorException
- InternalErrorException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InternalErrorException
-
Constructor
- InternalErrorException(Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InternalErrorException
- InvalidRequestException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 400 Bad Request response.
- InvalidRequestException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
-
Constructor
- InvalidRequestException(String, Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
-
Constructor
- InvalidRequestException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
-
Constructor
- InvalidRequestException(Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
-
Constructor
- InvalidResponseException - Exception in ca.uhn.fhir.rest.client.exceptions
- InvalidResponseException(int, String) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.InvalidResponseException
-
Constructor
- InvalidResponseException(int, String, Throwable) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.InvalidResponseException
-
Constructor
- InvalidResponseException(int, Throwable) - Constructor for exception ca.uhn.fhir.rest.client.exceptions.InvalidResponseException
-
Constructor
- invalidValue(IParserErrorHandler.IParseLocation, String, String) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- invalidValue(IParserErrorHandler.IParseLocation, String, String) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
The parser detected an attribute value that was invalid (such as: empty "" values are not permitted)
- invalidValue(IParserErrorHandler.IParseLocation, String, String) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- invalidValue(IParserErrorHandler.IParseLocation, String, String) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- invoke(Pointcut, HookParams) - Method in interface ca.uhn.fhir.interceptor.api.IAnonymousInterceptor
- IOperation - Interface in ca.uhn.fhir.rest.gclient
- IOperationOn - Interface in ca.uhn.fhir.rest.gclient
- IOperationProcessMsg - Interface in ca.uhn.fhir.rest.gclient
- IOperationProcessMsgMode<T extends IBaseResource> - Interface in ca.uhn.fhir.rest.gclient
- IOperationTyped - Interface in ca.uhn.fhir.rest.gclient
- IOperationUnnamed - Interface in ca.uhn.fhir.rest.gclient
- IOperationUntyped - Interface in ca.uhn.fhir.rest.gclient
- IOperationUntypedWithInput<T> - Interface in ca.uhn.fhir.rest.gclient
- IOperationUntypedWithInputAndPartialOutput<T extends IBaseParameters> - Interface in ca.uhn.fhir.rest.gclient
- IParam - Interface in ca.uhn.fhir.rest.gclient
- IParamBinder<T> - Interface in ca.uhn.fhir.rest.param.binder
- IParser - Interface in ca.uhn.fhir.parser
-
A parser, which can be used to convert between HAPI FHIR model/structure objects, and their respective String wire formats, in either XML or JSON.
- IParserErrorHandler - Interface in ca.uhn.fhir.parser
-
Error handler
- IParserErrorHandler.IParseLocation - Interface in ca.uhn.fhir.parser
-
For now this is an empty interface.
- IPatch - Interface in ca.uhn.fhir.rest.gclient
- IPatchExecutable - Interface in ca.uhn.fhir.rest.gclient
- IPatchWithBody - Interface in ca.uhn.fhir.rest.gclient
- IPatchWithQuery - Interface in ca.uhn.fhir.rest.gclient
- IPatchWithQueryTyped - Interface in ca.uhn.fhir.rest.gclient
- IPrimitiveDatatype<T> - Interface in ca.uhn.fhir.model.api
- IPrimitiveType<T> - Interface in org.hl7.fhir.instance.model.api
- IQuery<Y> - Interface in ca.uhn.fhir.rest.gclient
- IQueryParameterAnd<T extends IQueryParameterOr<?>> - Interface in ca.uhn.fhir.model.api
- IQueryParameterOr<T extends IQueryParameterType> - Interface in ca.uhn.fhir.model.api
- IQueryParameterType - Interface in ca.uhn.fhir.model.api
- IRead - Interface in ca.uhn.fhir.rest.gclient
- IReadExecutable<T extends IBaseResource> - Interface in ca.uhn.fhir.rest.gclient
- IReadIfNoneMatch<T extends IBaseResource> - Interface in ca.uhn.fhir.rest.gclient
- IReadTyped<T extends IBaseResource> - Interface in ca.uhn.fhir.rest.gclient
- IResource - Interface in ca.uhn.fhir.model.api
-
This interface is the parent interface for all FHIR Resource definition classes.
- IResourceBlock - Interface in ca.uhn.fhir.model.api
- IResourceLoader - Interface in ca.uhn.fhir.validation
- IRestfulClient - Interface in ca.uhn.fhir.rest.client.api
- IRestfulClientFactory - Interface in ca.uhn.fhir.rest.client.api
- IRuntimeDatatypeDefinition - Interface in ca.uhn.fhir.context
- isAbsolute() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns
trueif this ID contains an absolute URL (in other words, a URL starting with "http://" or "https://" - isAbsolute() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns
trueif this ID contains an absolute URL (in other words, a URL starting with "http://" or "https://" - isAbsolute(String) - Static method in class ca.uhn.fhir.util.UrlUtil
- isArray() - Method in class ca.uhn.fhir.parser.json.JsonLikeArray
- isArray() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- isBaseEmpty() - Method in class ca.uhn.fhir.model.api.BaseElement
- isBaseEmpty() - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
- isBindableIntegerType(Class<?>) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- isBundle() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- isChildContained(BaseRuntimeElementDefinition<?>, boolean) - Method in class ca.uhn.fhir.parser.BaseParser
- isCodeIsAbstract() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- isCodeSystemSupported(FhirContext, String) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Returns
trueif codes in the given code system can be expanded or validated - isContains() - Method in class ca.uhn.fhir.rest.param.StringParam
-
String parameter modifier
:contains - isDefinedLocally() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- isDstu3TransactionPatch(IBaseResource) - Static method in class ca.uhn.fhir.util.BundleUtil
-
DSTU3 did not allow the PATCH verb for transaction bundles- so instead we infer that a bundle is a patch if the payload is a binary resource containing a patch.
- isEmpty() - Method in class ca.uhn.fhir.model.api.BasePrimitive
- isEmpty() - Method in class ca.uhn.fhir.model.api.ExtensionDt
- isEmpty() - Method in class ca.uhn.fhir.model.api.Tag
-
Returns
trueif either scheme or term is populated. - isEmpty() - Method in class ca.uhn.fhir.model.api.TagList
- isEmpty() - Method in class ca.uhn.fhir.model.primitive.CodeDt
- isEmpty() - Method in class ca.uhn.fhir.model.primitive.IdDt
- isEmpty() - Method in class ca.uhn.fhir.model.primitive.StringDt
-
Returns
trueif this datatype has no extensions, and has either anullvalue or an empty ("") value. - isEmpty() - Method in class ca.uhn.fhir.model.primitive.XhtmlDt
- isEmpty() - Method in class ca.uhn.fhir.rest.param.DateParam
-
Returns
trueif no date/time is specified. - isEmpty() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- isEmpty() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
- isEmpty() - Method in class ca.uhn.fhir.rest.param.SpecialParam
- isEmpty() - Method in class ca.uhn.fhir.rest.param.StringParam
- isEmpty() - Method in class ca.uhn.fhir.rest.param.TokenParam
- isEmpty() - Method in class ca.uhn.fhir.rest.param.UriParam
- isEmpty() - Method in interface org.hl7.fhir.instance.model.api.IBase
- isEmpty() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- isEmpty() - Method in interface org.hl7.fhir.instance.model.api.INarrative
- isEmpty(IElement...) - Static method in class ca.uhn.fhir.util.ElementUtil
- isEmpty(Object...) - Static method in class ca.uhn.fhir.util.ElementUtil
- isEmpty(List<? extends IBase>) - Static method in class ca.uhn.fhir.util.ElementUtil
- isEmpty(IBase...) - Static method in class ca.uhn.fhir.util.ElementUtil
- isEncodeElementsAppliesToChildResourcesOnly() - Method in class ca.uhn.fhir.parser.BaseParser
- isEncodeElementsAppliesToChildResourcesOnly() - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(default is false), the values supplied toIParser.setEncodeElements(Set)will not be applied to the root resource (typically a Bundle), but will be applied to any sub-resources contained within it (i.e. - isEqualOrNewerThan(FhirVersionEnum) - Method in enum ca.uhn.fhir.context.FhirVersionEnum
- isEquivalentTo(FhirVersionEnum) - Method in enum ca.uhn.fhir.context.FhirVersionEnum
- isErrorMessageTrusted() - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
This flag can be used to signal to server infrastructure that the message supplied to this exception (ie to the constructor) is considered trusted and is safe to return to the calling client.
- isErrorOnInvalidValue() - Method in class ca.uhn.fhir.parser.LenientErrorHandler
-
If set to
false(default istrue) invalid values will be logged. - isExact() - Method in class ca.uhn.fhir.rest.param.StringParam
- isFound() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- isGreaterThan(long, long, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
-
Throws
IllegalArgumentExceptionif theValue is <= theMinimum - isGreaterThanOrEqualTo(long, long, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
-
Throws
IllegalArgumentExceptionif theValue is < theMinimum - isIdPartValid() - Method in class ca.uhn.fhir.model.primitive.IdDt
- isIdPartValid() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns
trueif theID part of this objectis valid according to the FHIR rules for valid IDs. - isIdPartValidLong() - Method in class ca.uhn.fhir.model.primitive.IdDt
- isIdPartValidLong() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- isIdPartValidLong() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns
trueif theID part of this objectcontains only numbers - isInstantiable(Class<?>) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- isLegacy(String) - Static method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Is the given type a FHIR legacy (pre-DSTU3) content type?
- isLocal() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns
trueif the ID is a local reference (in other words, it begins with the '#' character) - isLocal() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns
trueif the ID is a local reference (in other words, it begins with the '#' character) - isLocked() - Method in class ca.uhn.fhir.model.api.Include
-
Is this object
locked? - isMissing(boolean) - Method in interface ca.uhn.fhir.rest.gclient.IParam
-
Sets the
:missingqualifier for this parameter. - isModifier() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- isModifier() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- isModifier() - Method in annotation type ca.uhn.fhir.model.api.annotation.Extension
-
Returns
trueif this extension is a modifier extension - isModifier() - Method in class ca.uhn.fhir.model.api.ExtensionDt
- isNeedsSanitization(CharSequence) - Static method in class ca.uhn.fhir.util.UrlUtil
- isNewerThan(FhirVersionEnum) - Method in enum ca.uhn.fhir.context.FhirVersionEnum
- isNoCache() - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
-
If
true<, adds theno-cachedirective to the request. - isNoStore() - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
- isNotBlankOrThrowIllegalArgument(String, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
- isNotBlankOrThrowInvalidRequest(String, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
- isNotBlankOrThrowUnprocessableEntity(String, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
- isNotNullOrThrowUnprocessableEntity(Object, String, Object...) - Static method in class ca.uhn.fhir.util.ValidateUtil
- isNotTooLongOrThrowIllegalArgument(String, int, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
- isNull() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- isNumber() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- isObject() - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
- isObject() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- isOk() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- isOlderThan(FhirVersionEnum) - Method in enum ca.uhn.fhir.context.FhirVersionEnum
- isOmitResourceId() - Method in class ca.uhn.fhir.parser.BaseParser
- isOmitResourceId() - Method in interface ca.uhn.fhir.parser.IParser
-
Returns true if resource IDs should be omitted
- ISort<T> - Interface in ca.uhn.fhir.rest.gclient
- isOverrideResourceIdWithBundleEntryFullUrl() - Method in class ca.uhn.fhir.context.ParserOptions
-
If set to
true(which is the default), the Bundle.entry.fullUrl will override the Bundle.entry.resource's resource id if the fullUrl is defined. - isPrecisionAllowed(TemporalPrecisionEnum) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
To be implemented by subclasses to indicate whether the given precision is allowed by this type
- isPrecisionAllowed(TemporalPrecisionEnum) - Method in class ca.uhn.fhir.model.primitive.DateDt
- isPrecisionAllowed(TemporalPrecisionEnum) - Method in class ca.uhn.fhir.model.primitive.DateTimeDt
- isPrecisionAllowed(TemporalPrecisionEnum) - Method in class ca.uhn.fhir.model.primitive.InstantDt
- isPrecisionAllowed(TemporalPrecisionEnum) - Method in class ca.uhn.fhir.rest.param.DateParam.DateParamDateTimeHolder
- isPresentOnClasspath() - Method in enum ca.uhn.fhir.context.FhirVersionEnum
-
Returns true if the given version is present on the classpath
- isPrettyPrint() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- isProfileOf(Class<? extends IBaseDatatype>) - Method in interface ca.uhn.fhir.context.IRuntimeDatatypeDefinition
- isProfileOf(Class<? extends IBaseDatatype>) - Method in class ca.uhn.fhir.context.RuntimeCompositeDatatypeDefinition
- isProfileOf(Class<? extends IBaseDatatype>) - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
- isRecurse() - Method in class ca.uhn.fhir.model.api.Include
- isResource() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPathElement
- isRi() - Method in enum ca.uhn.fhir.context.FhirVersionEnum
-
Is this version using the HL7.org RI structures?
- isScalar() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- isSchematronAvailable(FhirContext) - Static method in class ca.uhn.fhir.validation.schematron.SchematronProvider
- isSealed() - Method in class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
-
Has this class been sealed
- isShouldLogAndSwallowException(Throwable) - Method in enum ca.uhn.fhir.interceptor.api.Pointcut
- isSourceInCompartmentForTarget(String, IBaseResource, IIdType) - Method in class ca.uhn.fhir.util.FhirTerser
-
Returns
trueiftheSourceis in the compartment namedtheCompartmentNamebelonging to resourcetheTarget - isSpecialization() - Method in interface ca.uhn.fhir.context.IRuntimeDatatypeDefinition
- isSpecialization() - Method in class ca.uhn.fhir.context.RuntimeCompositeDatatypeDefinition
- isSpecialization() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
- isSpecialization() - Method in annotation type ca.uhn.fhir.model.api.annotation.DatatypeDef
-
Set this to true (default is false) for any types that are really only a specialization of another type.
- isStandardType() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- isStaxPresent() - Static method in class ca.uhn.fhir.util.XmlDetectionUtil
-
This method will return
trueif a StAX XML parsing library is present on the classpath - isString() - Method in class ca.uhn.fhir.parser.json.JsonLikeValue
- isStripVersionsFromReferences() - Method in class ca.uhn.fhir.context.ParserOptions
-
If set to
true(which is the default), resource references containing a version will have the version removed when the resource is encoded. - isSuccessful() - Method in class ca.uhn.fhir.validation.ValidationResult
-
Was the validation successful (in other words, do we have no issues that are at severity
ResultSeverityEnum.ERRORorResultSeverityEnum.FATAL. - isSummary() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- isSummary() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- isSummary() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- isSummaryMode() - Method in class ca.uhn.fhir.parser.BaseParser
- isSummaryMode() - Method in interface ca.uhn.fhir.parser.IParser
-
Is the parser in "summary mode"? See
IParser.setSummaryMode(boolean)for information - isSupportsChain() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- isSuppressNarratives() - Method in class ca.uhn.fhir.parser.BaseParser
-
If set to
true(default isfalse), narratives will not be included in the encoded values. - isText() - Method in class ca.uhn.fhir.rest.param.TokenParam
-
Returns true if
TokenParam.getModifier()returnsTokenParamModifier.TEXT - isThreadlocalInvokersEnabled() - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
-
Are threadlocal interceptors enabled on this registry (defaults to true)
- isTimeZoneZulu() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns true if the timezone is set to GMT-0:00 (Z)
- isToday() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns
trueif this object represents a date that is today's date - IStreamingDatatype<T> - Interface in ca.uhn.fhir.model.api
- isTrueOrThrowInvalidRequest(boolean, String, Object...) - Static method in class ca.uhn.fhir.util.ValidateUtil
- ISupportsUndeclaredExtensions - Interface in ca.uhn.fhir.model.api
- isUseHapiServerConformanceNarrative() - Method in class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
-
If set to
true(default isfalse) a special custom narrative for the Conformance resource will be provided, which is designed to be used with HAPIRestfulServerinstances. - isValid(String) - Static method in class ca.uhn.fhir.util.UrlUtil
- isValidateAgainstStandardSchema() - Method in class ca.uhn.fhir.validation.FhirValidator
-
Should the validator validate the resource against the base schema (the schema provided with the FHIR distribution itself)
- isValidateAgainstStandardSchematron() - Method in class ca.uhn.fhir.validation.FhirValidator
-
Should the validator validate the resource against the base schema (the schema provided with the FHIR distribution itself)
- isValidLong(String) - Static method in class ca.uhn.fhir.model.primitive.IdDt
- isVersionIdPartValidLong() - Method in class ca.uhn.fhir.model.primitive.IdDt
- isVersionIdPartValidLong() - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns
trueif theversion ID part of this objectcontains only numbers - iterator() - Method in class ca.uhn.fhir.model.api.TagList
- ITransaction - Interface in ca.uhn.fhir.rest.gclient
- ITransactionTyped<T> - Interface in ca.uhn.fhir.rest.gclient
- IUntypedQuery<T> - Interface in ca.uhn.fhir.rest.gclient
- IUpdate - Interface in ca.uhn.fhir.rest.gclient
- IUpdateExecutable - Interface in ca.uhn.fhir.rest.gclient
- IUpdateTyped - Interface in ca.uhn.fhir.rest.gclient
- IUpdateWithQuery - Interface in ca.uhn.fhir.rest.gclient
- IUpdateWithQueryTyped - Interface in ca.uhn.fhir.rest.gclient
- IValidate - Interface in ca.uhn.fhir.rest.gclient
- IValidateUntyped - Interface in ca.uhn.fhir.rest.gclient
- IValidationContext<T> - Interface in ca.uhn.fhir.validation
- IValidatorModule - Interface in ca.uhn.fhir.validation
-
An individual validation module, which applies validation rules against resources and adds failure/informational messages as it goes.
- IValueSetEnumBinder<T extends Enum<?>> - Interface in ca.uhn.fhir.model.api
- IVersionSpecificBundleFactory - Interface in ca.uhn.fhir.rest.api
-
This interface should be considered experimental and will likely change in future releases of HAPI.
J
- joinStringsSpaceSeparated(List<? extends IPrimitiveType<String>>) - Static method in class ca.uhn.fhir.util.DatatypeUtil
-
Joins a list of strings with a single space (' ') between each string
- JPA_PERFTRACE_INFO - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when any informational messages generated by the SearchCoordinator are created.
- JPA_PERFTRACE_RAW_SQL - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when a query has executed, and includes the raw SQL statements that were executed against the database.
- JPA_PERFTRACE_SEARCH_COMPLETE - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when a search has failed for any reason.
- JPA_PERFTRACE_SEARCH_FAILED - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when a search has failed for any reason.
- JPA_PERFTRACE_SEARCH_FIRST_RESULT_LOADED - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when a search has returned the very first result from the database.
- JPA_PERFTRACE_SEARCH_FOUND_ID - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook:
- JPA_PERFTRACE_SEARCH_PASS_COMPLETE - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when a search has failed for any reason.
- JPA_PERFTRACE_SEARCH_REUSING_CACHED - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: Invoked when the storage engine is about to reuse the results of a previously cached search.
- JPA_PERFTRACE_SEARCH_SELECT_COMPLETE - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when an individual search query SQL SELECT statement has completed and no more results are available from that query.
- JPA_PERFTRACE_WARNING - ca.uhn.fhir.interceptor.api.Pointcut
-
Performance Tracing Hook: This hook is invoked when any warning messages generated by the SearchCoordinator are created.
- JSON - ca.uhn.fhir.rest.api.EncodingEnum
- JSON_PATCH - ca.uhn.fhir.rest.api.PatchTypeEnum
- JSON_PLAIN_STRING - Static variable in enum ca.uhn.fhir.rest.api.EncodingEnum
-
"json"
- JsonLikeArray - Class in ca.uhn.fhir.parser.json
- JsonLikeArray() - Constructor for class ca.uhn.fhir.parser.json.JsonLikeArray
- JsonLikeObject - Class in ca.uhn.fhir.parser.json
- JsonLikeObject() - Constructor for class ca.uhn.fhir.parser.json.JsonLikeObject
- JsonLikeStructure - Interface in ca.uhn.fhir.parser.json
-
This interface is the generic representation of any sort of data structure that looks and smells like JSON.
- JsonLikeValue - Class in ca.uhn.fhir.parser.json
-
This is the generalization of anything that is a "value" element in a JSON structure.
- JsonLikeValue() - Constructor for class ca.uhn.fhir.parser.json.JsonLikeValue
- JsonLikeValue.ScalarType - Enum in ca.uhn.fhir.parser.json
- JsonLikeValue.ValueType - Enum in ca.uhn.fhir.parser.json
- JsonLikeWriter - Class in ca.uhn.fhir.parser.json
- JsonLikeWriter() - Constructor for class ca.uhn.fhir.parser.json.JsonLikeWriter
- JsonParser - Class in ca.uhn.fhir.parser
-
This class is the FHIR JSON parser/encoder.
- JsonParser(FhirContext, IParserErrorHandler) - Constructor for class ca.uhn.fhir.parser.JsonParser
-
Do not use this constructor, the recommended way to obtain a new instance of the JSON parser is to invoke
FhirContext.newJsonParser().
K
- keySet() - Method in class ca.uhn.fhir.parser.json.JsonLikeObject
L
- lastUpdated(DateRangeParam) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Add a "_lastUpdated" specification
- latestVersion() - Static method in enum ca.uhn.fhir.util.VersionEnum
- LenientErrorHandler - Class in ca.uhn.fhir.parser
-
The default error handler, which logs issues but does not abort parsing, with only one exception:
- LenientErrorHandler() - Constructor for class ca.uhn.fhir.parser.LenientErrorHandler
-
Constructor which configures this handler to log all errors
- LenientErrorHandler(boolean) - Constructor for class ca.uhn.fhir.parser.LenientErrorHandler
-
Constructor
- lessThan() - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
- lessThan() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
- LESSTHAN - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: lt The actual value is less than the given value.
- LESSTHAN_OR_EQUALS - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: le The actual value is less than or equal to the given value.
- lessThanOrEqual() - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
- lessThanOrEquals() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
- limitTo(int) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Deprecated.This parameter is badly named, since FHIR calls this parameter "_count" and not "_limit". Use
IQuery.count(int)instead (it also sets the _count parameter) - LINK_FHIR_BASE - Static variable in class ca.uhn.fhir.rest.api.Constants
- LINK_FIRST - Static variable in class ca.uhn.fhir.rest.api.Constants
- LINK_LAST - Static variable in class ca.uhn.fhir.rest.api.Constants
- LINK_NEXT - Static variable in class ca.uhn.fhir.rest.api.Constants
- LINK_NEXT - Static variable in interface org.hl7.fhir.instance.model.api.IBaseBundle
-
Constant for links provided in the bundle.
- LINK_PREV - Static variable in interface org.hl7.fhir.instance.model.api.IBaseBundle
-
Constant for links provided in the bundle.
- LINK_PREVIOUS - Static variable in class ca.uhn.fhir.rest.api.Constants
- LINK_SELF - Static variable in class ca.uhn.fhir.rest.api.Constants
- LINK_SELF - Static variable in interface org.hl7.fhir.instance.model.api.IBaseBundle
-
Constant for links provided in the bundle.
- LIQUID - ca.uhn.fhir.narrative2.TemplateTypeEnum
- load(Reader) - Method in class ca.uhn.fhir.parser.json.GsonStructure
- load(Reader) - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
-
Parse the JSON document into the Json-like structure so that it can be navigated.
- load(Reader, boolean) - Method in class ca.uhn.fhir.parser.json.GsonStructure
- load(Reader, boolean) - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
- load(Class<T>, IIdType) - Method in interface ca.uhn.fhir.validation.IResourceLoader
-
Load the latest version of a given resource
- loadPage() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Loads the previous/next bundle of resources from a paged set, using the link specified in the "link type=next" tag within the atom bundle.
- loadResource(IRestfulClient) - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
-
Returns the referenced resource, fetching it if it has not already been loaded.
- log(Logger, Level, String, Object...) - Static method in class ca.uhn.fhir.util.LogUtil
- logStaxImplementation(Class<?>) - Method in class ca.uhn.fhir.util.jar.DependencyLogImpl
- logStaxImplementation(Class<?>) - Method in interface ca.uhn.fhir.util.jar.IDependencyLog
- LogUtil - Class in ca.uhn.fhir.util
-
Utility to fill a glaring gap in SLF4j's API - The fact that you can't specify a log level at runtime.
- LogUtil() - Constructor for class ca.uhn.fhir.util.LogUtil
- lookupCode(FhirContext, String, String) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Look up a code using the system and code value
- LookupCodeResult() - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
-
Constructor
M
- manualRequest() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
If this is set to
true(default isfalseand this is almost always the right choice), the framework will not attempt to parse the request body, but will instead delegate it to the@Operationmethod. - manualResponse() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
If this is set to
true(default isfalseand this is almost always the right choice), the framework will not attempt to generate a response to this method. - MarkdownDt - Class in ca.uhn.fhir.model.primitive
- MarkdownDt() - Constructor for class ca.uhn.fhir.model.primitive.MarkdownDt
- MATCH - ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
- matches() - Method in class ca.uhn.fhir.rest.gclient.StringClientParam
-
The string matches the given value (servers will often, but are not required to) implement this as a left match, meaning that a value of "smi" would match "smi" and "smith".
- matches() - Method in class ca.uhn.fhir.rest.gclient.UriClientParam
-
The string matches the given value (servers will often, but are not required to) implement this as a left match, meaning that a value of "smi" would match "smi" and "smith".
- matches(BaseParser.EncodeContextPathElement) - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPathElement
- matches(String) - Method in class ca.uhn.fhir.rest.gclient.UriClientParam
-
Deprecated.theValue does not do anything, use
UriClientParam.matches()instead - matchesExactly() - Method in class ca.uhn.fhir.rest.gclient.StringClientParam
-
The string matches exactly the given value
- matchesInclude(Include) - Method in class ca.uhn.fhir.util.ResourceReferenceInfo
- matchesIncludeSet(Set<Include>) - Method in class ca.uhn.fhir.util.ResourceReferenceInfo
- matchesSystemAndCode(BaseCodingDt) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
- matchesSystemAndValue(BaseIdentifierDt) - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
- matchesToken(BaseCodingDt) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
returns true if
thisCoding matches a search for the coding specified bytheSearchParam, according to the following: [parameter]=[namespace]|[code] matches a code/value in the given system namespace [parameter]=[code] matches a code/value irrespective of it's system namespace [parameter]=|[code] matches a code/value that has no system namespace - max() - Method in annotation type ca.uhn.fhir.model.api.annotation.Child
-
The maximum number of repetitions allowed for this child.
- max() - Method in annotation type ca.uhn.fhir.rest.annotation.OperationParam
-
The maximum number of repetitions allowed for this child.
- MAX_DEFAULT - Static variable in annotation type ca.uhn.fhir.rest.annotation.OperationParam
-
Value for
OperationParam.max()indicating that the maximum will be inferred from the type. - MAX_RESOURCE_NAME_LENGTH - Static variable in class ca.uhn.fhir.rest.api.Constants
- MAX_UNLIMITED - Static variable in annotation type ca.uhn.fhir.model.api.annotation.Child
-
Constant value to supply for
Child.max()to indicate '*' (no maximum) - MAX_UNLIMITED - Static variable in annotation type ca.uhn.fhir.rest.annotation.OperationParam
-
Value for
OperationParam.max()indicating no maximum - MESSAGE - ca.uhn.fhir.model.valueset.BundleTypeEnum
- meta() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Fluent method for the "meta" operations, which can be used to get, add and remove tags and other Meta elements from a resource or across the server.
- meta(T) - Method in interface ca.uhn.fhir.rest.gclient.IMetaAddOrDeleteSourced
- META - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
$meta-add extended operation
- META_ADD - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
$meta-add extended operation
- META_DELETE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
$meta-delete extended operation
- Metadata - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation used for a method which provides the FHIR "conformance" method.
- METADATA - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Load the server's metadata
- MetaUtil - Class in ca.uhn.fhir.util
- MethodNotAllowedException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 405 Method Not Allowed response.
- MethodNotAllowedException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
-
Constructor
- MethodNotAllowedException(String, RequestTypeEnum...) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
-
Constructor
- MethodNotAllowedException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
-
Constructor
- MethodNotAllowedException(String, IBaseOperationOutcome, RequestTypeEnum...) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
-
Constructor
- MethodOutcome - Class in ca.uhn.fhir.rest.api
- MethodOutcome() - Constructor for class ca.uhn.fhir.rest.api.MethodOutcome
-
Constructor
- MethodOutcome(IBaseOperationOutcome) - Constructor for class ca.uhn.fhir.rest.api.MethodOutcome
-
Constructor
- MethodOutcome(IIdType) - Constructor for class ca.uhn.fhir.rest.api.MethodOutcome
-
Constructor
- MethodOutcome(IIdType, Boolean) - Constructor for class ca.uhn.fhir.rest.api.MethodOutcome
-
Constructor
- MethodOutcome(IIdType, IBaseOperationOutcome) - Constructor for class ca.uhn.fhir.rest.api.MethodOutcome
-
Constructor
- MethodOutcome(IIdType, IBaseOperationOutcome, Boolean) - Constructor for class ca.uhn.fhir.rest.api.MethodOutcome
-
Constructor
- MILLI - ca.uhn.fhir.model.api.TemporalPrecisionEnum
- min() - Method in annotation type ca.uhn.fhir.model.api.annotation.Child
-
The minimum number of repetitions allowed for this child
- min() - Method in annotation type ca.uhn.fhir.rest.annotation.OperationParam
-
The minimum number of repetitions allowed for this child (default is 0)
- MINIMAL - ca.uhn.fhir.rest.api.PreferReturnEnum
- MINUTE - ca.uhn.fhir.model.api.TemporalPrecisionEnum
- missingRequiredElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- missingRequiredElement(IParserErrorHandler.IParseLocation, String) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
Resource was missing a required element
- missingRequiredElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- missingRequiredElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- ModifiableBundleEntry - Class in ca.uhn.fhir.util.bundle
- ModifiableBundleEntry(BundleEntryParts, BundleEntryMutator) - Constructor for class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
- modifier() - Method in annotation type ca.uhn.fhir.model.api.annotation.Child
-
Is this element a modifier?
- MONTH - ca.uhn.fhir.model.api.TemporalPrecisionEnum
- MyEscaper() - Constructor for class ca.uhn.fhir.util.XmlUtil.MyEscaper
- myName - Variable in class ca.uhn.fhir.rest.client.api.Header
- myValue - Variable in class ca.uhn.fhir.rest.client.api.Header
N
- name() - Method in annotation type ca.uhn.fhir.model.api.annotation.Block
-
Deprecated.Do not use, will be removed
- name() - Method in annotation type ca.uhn.fhir.model.api.annotation.Child
-
The name of this field, as it will appear in serialized versions of the message
- name() - Method in annotation type ca.uhn.fhir.model.api.annotation.Compartment
- name() - Method in annotation type ca.uhn.fhir.model.api.annotation.DatatypeDef
-
The defined name of this datatype
- name() - Method in annotation type ca.uhn.fhir.model.api.annotation.ResourceDef
-
The name of the resource (e.g.
- name() - Method in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
-
The name for this parameter
- name() - Method in annotation type ca.uhn.fhir.model.api.annotation.SimpleSetter.Parameter
- name() - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
- name() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
The name of the operation, e.g.
- name() - Method in annotation type ca.uhn.fhir.rest.annotation.OperationParam
-
The name of the parameter
- name() - Method in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
-
This is the name for the parameter.
- name() - Method in annotation type ca.uhn.fhir.rest.annotation.RequiredParam
-
This is the name for the parameter.
- NAME_MATCH_ALL - Static variable in annotation type ca.uhn.fhir.rest.annotation.Operation
-
This constant is a special return value for
Operation.name(). - named(String) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUnnamed
- names() - Method in annotation type ca.uhn.fhir.model.api.annotation.ChildOrder
- NARRATIVES_PROPERTIES - Static variable in class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
- NarrativeTemplate - Class in ca.uhn.fhir.narrative2
- NarrativeTemplate() - Constructor for class ca.uhn.fhir.narrative2.NarrativeTemplate
- NarrativeTemplateManifest - Class in ca.uhn.fhir.narrative2
- NEVER - ca.uhn.fhir.context.api.AddProfileTagEnum
-
Do not add profile tags automatically
- NEVER - ca.uhn.fhir.rest.client.api.ServerValidationModeEnum
-
Do not validate the server's conformance statement before attempting to call it.
- newBinary(FhirContext) - Static method in class ca.uhn.fhir.util.BinaryUtil
- newBundleFactory() - Method in class ca.uhn.fhir.context.FhirContext
- newBundleFactory(FhirContext) - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- newClient(Class<T>, String) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Instantiates a new client instance
- newCodingDt() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- newContext() - Method in enum ca.uhn.fhir.context.FhirVersionEnum
- newFluentPath() - Method in class ca.uhn.fhir.context.FhirContext
-
Creates a new FluentPath engine which can be used to exvaluate path expressions over FHIR resources.
- newGenericClient(String) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Instantiates a new generic client instance
- newGson() - Static method in class ca.uhn.fhir.parser.JsonParser
- newIdType() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
- newInstance() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- newInstance() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- newInstance(int, String) - Static method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
- newInstance(int, String, InputStream) - Static method in exception ca.uhn.fhir.rest.client.exceptions.NonFhirResponseException
- newInstance(int, String, Reader) - Static method in exception ca.uhn.fhir.rest.client.exceptions.NonFhirResponseException
- newInstance(FhirContext) - Static method in class ca.uhn.fhir.util.AttachmentUtil
- newInstance(FhirContext) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
- newInstance(FhirContext) - Static method in class ca.uhn.fhir.util.ParametersUtil
- newInstance(Class<T>) - Static method in class ca.uhn.fhir.util.ReflectionUtil
-
Instantiate a class by no-arg constructor, throw
ConfigurationExceptionif we fail to do so - newInstance(Class<T>, Class<?>, Object) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- newInstance(Object) - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- newInstanceOfFhirProfileValidationSupport(String) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- newInstanceOfFhirServerType(String) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- newInstanceOrReturnNull(String, Class<T>) - Static method in class ca.uhn.fhir.util.ReflectionUtil
- newJsonParser() - Method in class ca.uhn.fhir.context.FhirContext
-
Create and return a new JSON parser.
- newMap() - Method in class ca.uhn.fhir.util.FhirTerser
- newParser(FhirContext) - Method in enum ca.uhn.fhir.rest.api.EncodingEnum
- newRandomUuid() - Static method in class ca.uhn.fhir.model.primitive.IdDt
-
Construct a new ID with with form "urn:uuid:[UUID]" where [UUID] is a new, randomly created UUID generated by
UUID.randomUUID() - newRDFParser() - Method in class ca.uhn.fhir.context.FhirContext
-
Deprecated.THIS FEATURE IS NOT YET COMPLETE
- newRestfulClient(Class<T>, String) - Method in class ca.uhn.fhir.context.FhirContext
-
Instantiates a new client instance.
- newRestfulGenericClient(String) - Method in class ca.uhn.fhir.context.FhirContext
-
Instantiates a new generic client.
- newSet(T...) - Static method in class ca.uhn.fhir.util.CollectionUtil
- newTerser() - Method in class ca.uhn.fhir.context.FhirContext
- newValidator() - Method in class ca.uhn.fhir.context.FhirContext
-
Create a new validator instance.
- newView(IBaseResource, Class<T>) - Method in class ca.uhn.fhir.model.view.ViewGenerator
- newViewGenerator() - Method in class ca.uhn.fhir.context.FhirContext
- newXmlParser() - Method in class ca.uhn.fhir.context.FhirContext
-
Create and return a new XML parser.
- next(T) - Method in interface ca.uhn.fhir.rest.gclient.IGetPage
-
Load the next page of results using the link with relation "next" in the bundle.
- nextTokenUnescapedAndSanitized() - Method in class ca.uhn.fhir.util.UrlPathTokenizer
-
Returns the next portion.
- NONE - ca.uhn.fhir.rest.api.RequestFormatParamStyleEnum
-
Do not include a _format parameter on requests
- NONE - ca.uhn.fhir.rest.api.SearchTotalModeEnum
- nonEscapedIndexOf(String, char) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- NonFhirResponseException - Exception in ca.uhn.fhir.rest.client.exceptions
- NonPrettyPrintWriterWrapper - Class in ca.uhn.fhir.util
- NonPrettyPrintWriterWrapper(XMLStreamWriter) - Constructor for class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- NOT - ca.uhn.fhir.rest.param.TokenParamModifier
-
:not
- NOT_EQUAL - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: ne The actual value is not equal to the given value
- NOT_IN - ca.uhn.fhir.rest.param.TokenParamModifier
-
:not-in
- notFound(String, String) - Static method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- NotImplementedOperationException - Exception in ca.uhn.fhir.rest.server.exceptions
-
This Represents an HTTP 501 Not Implemented response, which means the resource provider currently lacks the ability to fullfill the request.
- NotImplementedOperationException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException
- NotImplementedOperationException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException
-
Constructor
- NotModifiedException - Exception in ca.uhn.fhir.rest.server.exceptions
-
This Represents an HTTP 301 Not Modified response, which means the resource has not changed since the last version the client retrieved.
- NotModifiedException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.NotModifiedException
- NotModifiedException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.NotModifiedException
-
Constructor
- notNull(T, String) - Static method in class ca.uhn.fhir.util.DateUtils
- now() - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
- NOW_DATE_CONSTANT - Static variable in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
- NULL - ca.uhn.fhir.parser.json.JsonLikeValue.ValueType
- NULL - Static variable in class ca.uhn.fhir.parser.json.JsonLikeValue
- NullNarrativeGenerator - Class in ca.uhn.fhir.narrative2
- NullNarrativeGenerator() - Constructor for class ca.uhn.fhir.narrative2.NullNarrativeGenerator
- number(long) - Method in interface ca.uhn.fhir.rest.gclient.NumberClientParam.IMatches
-
Creates a search criterion that matches against the given number
- number(String) - Method in interface ca.uhn.fhir.rest.gclient.NumberClientParam.IMatches
-
Creates a search criterion that matches against the given number
- NUMBER - ca.uhn.fhir.parser.json.JsonLikeValue.ScalarType
- NUMBER - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: number Search parameter SHALL be a number (a whole number, or a decimal).
- NumberAndListParam - Class in ca.uhn.fhir.rest.param
- NumberAndListParam() - Constructor for class ca.uhn.fhir.rest.param.NumberAndListParam
- NumberClientParam - Class in ca.uhn.fhir.rest.gclient
-
Token parameter type for use in fluent client interfaces
- NumberClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.NumberClientParam
- NumberClientParam.IMatches<T> - Interface in ca.uhn.fhir.rest.gclient
- NumberOrListParam - Class in ca.uhn.fhir.rest.param
- NumberOrListParam() - Constructor for class ca.uhn.fhir.rest.param.NumberOrListParam
- NumberParam - Class in ca.uhn.fhir.rest.param
- NumberParam() - Constructor for class ca.uhn.fhir.rest.param.NumberParam
-
Constructor
- NumberParam(int) - Constructor for class ca.uhn.fhir.rest.param.NumberParam
-
Constructor
- NumberParam(String) - Constructor for class ca.uhn.fhir.rest.param.NumberParam
-
Constructor
O
- OBJECT - ca.uhn.fhir.parser.json.JsonLikeValue.ValueType
- ObjectUtil - Class in ca.uhn.fhir.util
- ObjectUtil() - Constructor for class ca.uhn.fhir.util.ObjectUtil
- of(IBaseResource) - Static method in class ca.uhn.fhir.model.primitive.IdDt
-
Retrieves the ID from the given resource instance
- ofType(Class<T>) - Method in interface ca.uhn.fhir.rest.gclient.IFetchConformanceUntyped
-
Retrieve the conformance statement using the given model type
- OidDt - Class in ca.uhn.fhir.model.primitive
- OidDt() - Constructor for class ca.uhn.fhir.model.primitive.OidDt
- ONCE - ca.uhn.fhir.rest.client.api.ServerValidationModeEnum
-
Validate the server's conformance statement once (per base URL) and cache the results for the lifetime of the
FhirContext - onInstance(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IBaseOn
-
Perform the operation across all versions of a specific resource (by ID and type) on the server.
- onInstanceVersion(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IOperation
-
This operation operates on a specific version of a resource
- ONLY_FOR_CUSTOM - ca.uhn.fhir.context.api.AddProfileTagEnum
-
Add any profile tags that returned resources appear to conform to if the resource is a non-standard class (e.g.
- onResource(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IMetaAddOrDeleteUnsourced
- onServer() - Method in interface ca.uhn.fhir.rest.gclient.IBaseOn
-
Perform the operation across all versions of all resources of all types on the server
- onType(Class<? extends IBaseResource>) - Method in interface ca.uhn.fhir.rest.gclient.IBaseOn
-
Perform the operation across all versions of all resources of the given type on the server
- OO_INFOSTATUS_PROCESSING - Static variable in class ca.uhn.fhir.rest.api.Constants
- OPENSEARCH_NS_OLDER - Static variable in class ca.uhn.fhir.rest.api.Constants
- operation() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Implementation of the FHIR "extended operations" action
- Operation - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation used for a method which provides FHIR "operations".
- OPERATION_LASTN - Static variable in class ca.uhn.fhir.rest.api.Constants
-
Operation name for the $lastn operation
- OPERATION_NAME_GRAPHQL - Static variable in class ca.uhn.fhir.rest.api.Constants
- OPERATION_OUTCOME - ca.uhn.fhir.rest.api.PreferReturnEnum
- OperationOutcomeUtil - Class in ca.uhn.fhir.util
-
Utilities for dealing with OperationOutcome resources across various model versions
- OperationOutcomeUtil() - Constructor for class ca.uhn.fhir.util.OperationOutcomeUtil
- OperationParam - Annotation Type in ca.uhn.fhir.rest.annotation
- optional() - Method in annotation type ca.uhn.fhir.rest.annotation.IdParam
-
For
extended operations, any parameter with this value set totrue(default is false) will also be invoked if the operation is invoked against the resource type. - OptionalParam - Annotation Type in ca.uhn.fhir.rest.annotation
-
Parameter annotation which specifies a search parameter for a
Searchmethod. - OPTIONS - ca.uhn.fhir.rest.api.RequestTypeEnum
- orAfter() - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateCriterion
- orAfterOrEquals() - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateCriterion
- orBefore() - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateCriterion
- orBeforeOrEquals() - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateCriterion
- order() - Method in annotation type ca.uhn.fhir.interceptor.api.Hook
-
The order that interceptors should be called in.
- order() - Method in annotation type ca.uhn.fhir.interceptor.api.Interceptor
-
The order that interceptors should be called in.
- order() - Method in annotation type ca.uhn.fhir.model.api.annotation.Child
-
The order in which this field comes within its parent.
- ORDER_UNKNOWN - Static variable in annotation type ca.uhn.fhir.model.api.annotation.Child
-
Constant value to supply for
Child.order()when the order is defined elsewhere - orExactly() - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateCriterion
- org.hl7.fhir.instance.model.api - package org.hl7.fhir.instance.model.api
P
- PageIdParam - Annotation Type in ca.uhn.fhir.rest.annotation
-
Parameter annotation which specifies the parameter to receive the ID of the page being requested.
- PARAM_ASYNC - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_AT - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_BUNDLETYPE - Static variable in class ca.uhn.fhir.rest.api.Constants
-
Used in paging links
- PARAM_CONTENT - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_COUNT - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_DELETE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_ELEMENTS - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_ELEMENTS_EXCLUDE_MODIFIER - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_FILTER - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_FORMAT - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_GRAPHQL_QUERY - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_HAS - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_HISTORY - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_INCLUDE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_INCLUDE_ITERATE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_INCLUDE_QUALIFIER_ITERATE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_INCLUDE_QUALIFIER_RECURSE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_INCLUDE_RECURSE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_IS_REQUIRED - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- PARAM_LASTUPDATED - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_NARRATIVE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_PAGEID - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_PAGINGACTION - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_PAGINGOFFSET - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_PRETTY - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_PRETTY_VALUE_FALSE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_PRETTY_VALUE_TRUE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_PROFILE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_QUERY - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_RESPONSE_URL - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_REVINCLUDE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_REVINCLUDE_ITERATE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_REVINCLUDE_RECURSE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SEARCH - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SEARCH_TOTAL_MODE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SECURITY - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SINCE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SORT - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SORT_ASC - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SORT_DESC - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SOURCE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_SUMMARY - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_TAG - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_TAGS - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_TEXT - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAM_VALIDATE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAMETER_CASCADE_DELETE - Static variable in class ca.uhn.fhir.rest.api.Constants
- ParametersUtil - Class in ca.uhn.fhir.util
-
Utilities for dealing with parameters resources in a version indepenedent way
- ParametersUtil() - Constructor for class ca.uhn.fhir.util.ParametersUtil
- ParameterUtil - Class in ca.uhn.fhir.rest.param
- ParameterUtil() - Constructor for class ca.uhn.fhir.rest.param.ParameterUtil
- ParamPrefixEnum - Enum in ca.uhn.fhir.rest.param
-
Comparator/qualifier for values used in REST params, such as
DateParam,NumberParam, andQuantityParam - PARAMQUALIFIER_MISSING - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAMQUALIFIER_MISSING_FALSE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAMQUALIFIER_MISSING_TRUE - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAMQUALIFIER_STRING_CONTAINS - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAMQUALIFIER_STRING_EXACT - Static variable in class ca.uhn.fhir.rest.api.Constants
- PARAMQUALIFIER_TOKEN_TEXT - Static variable in class ca.uhn.fhir.rest.api.Constants
- parse(FhirContext, String, List<QualifiedParamList>) - Method in interface ca.uhn.fhir.rest.param.binder.IParamBinder
- parse(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterAndBinder
- parse(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterOrBinder
- parse(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterTypeBinder
- parse(String) - Method in interface ca.uhn.fhir.fluentpath.IFluentPath
-
Parses the expression and throws an exception if it can not parse correctly
- parse(String) - Method in class ca.uhn.fhir.model.api.BasePrimitive
-
Subclasses must override to convert an encoded representation of this datatype into a "coerced" one
- parse(String) - Method in class ca.uhn.fhir.model.primitive.Base64BinaryDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.BooleanDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.CodeDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.DecimalDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.IntegerDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.StringDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.UriDt
- parse(String) - Method in class ca.uhn.fhir.model.primitive.XhtmlDt
- parse(String) - Static method in class ca.uhn.fhir.util.XmlUtil
-
Parses an XML string into a set of StAX events
- parse(List<String>) - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
-
Parses a list of
Cache-Controlheader values - parseDate(String) - Static method in class ca.uhn.fhir.util.DateUtils
-
Parses a date value.
- parseDocument(String) - Static method in class ca.uhn.fhir.util.XmlUtil
- parseETagValue(String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- parseQueryParams(FhirContext, RuntimeSearchParam, String, List<QualifiedParamList>) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
-
This is a utility method intended provided to help the JPA module.
- parseQueryParams(FhirContext, RestSearchParameterTypeEnum, String, List<QualifiedParamList>) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
-
This is a utility method intended provided to help the JPA module.
- parseQueryString(String) - Static method in class ca.uhn.fhir.util.UrlUtil
- parseQueryStrings(String...) - Static method in class ca.uhn.fhir.util.UrlUtil
- parseResource(JsonLikeStructure) - Method in interface ca.uhn.fhir.parser.IJsonLikeParser
-
Parses a resource from a JSON-like data structure
- parseResource(JsonLikeStructure) - Method in class ca.uhn.fhir.parser.JsonParser
- parseResource(InputStream) - Method in class ca.uhn.fhir.parser.BaseParser
- parseResource(InputStream) - Method in interface ca.uhn.fhir.parser.IParser
-
Parses a resource
- parseResource(Reader) - Method in class ca.uhn.fhir.parser.BaseParser
- parseResource(Reader) - Method in interface ca.uhn.fhir.parser.IParser
-
Parses a resource
- parseResource(Class<T>, JsonLikeStructure) - Method in interface ca.uhn.fhir.parser.IJsonLikeParser
-
Parses a resource from a JSON-like data structure
- parseResource(Class<T>, JsonLikeStructure) - Method in class ca.uhn.fhir.parser.JsonParser
- parseResource(Class<T>, InputStream) - Method in class ca.uhn.fhir.parser.BaseParser
- parseResource(Class<T>, InputStream) - Method in interface ca.uhn.fhir.parser.IParser
-
Parses a resource
- parseResource(Class<T>, Reader) - Method in class ca.uhn.fhir.parser.BaseParser
- parseResource(Class<T>, Reader) - Method in interface ca.uhn.fhir.parser.IParser
-
Parses a resource
- parseResource(Class<T>, String) - Method in class ca.uhn.fhir.parser.BaseParser
- parseResource(Class<T>, String) - Method in interface ca.uhn.fhir.parser.IParser
-
Parses a resource
- parseResource(String) - Method in class ca.uhn.fhir.parser.BaseParser
- parseResource(String) - Method in interface ca.uhn.fhir.parser.IParser
-
Parses a resource
- ParserOptions - Class in ca.uhn.fhir.context
-
This object supplies default configuration to all
parserinstances created by a givenFhirContext. - ParserOptions() - Constructor for class ca.uhn.fhir.context.ParserOptions
- parseUrl(String) - Static method in class ca.uhn.fhir.util.UrlUtil
-
Parse a URL in one of the following forms: [Resource Type]?[Search Params] [Resource Type]/[Resource ID] [Resource Type]/[Resource ID]/_history/[Version ID]
- parseUrlResourceType(FhirContext, String) - Static method in class ca.uhn.fhir.util.UrlUtil
- passes(Set<String>, Set<String>) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
- patch() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Fluent method for the "patch" operation, which performs a logical patch on a server resource
- Patch - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the proposed FHIR PATCH method
- PATCH - ca.uhn.fhir.rest.api.RequestTypeEnum
- PATCH - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Patch operation
- PatchTypeEnum - Enum in ca.uhn.fhir.rest.api
-
Parameter type for methods annotated with
Patch - path() - Method in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
-
The path for this parameter
- PATTERN_ASCTIME - Static variable in class ca.uhn.fhir.util.DateUtils
-
Date format pattern used to parse HTTP date headers in ANSI C
asctime()format. - PATTERN_RFC1036 - Static variable in class ca.uhn.fhir.util.DateUtils
-
Date format pattern used to parse HTTP date headers in RFC 1036 format.
- PATTERN_RFC1123 - Static variable in class ca.uhn.fhir.util.DateUtils
-
Date format pattern used to parse HTTP date headers in RFC 1123 format.
- PayloadTooLargeException - Exception in ca.uhn.fhir.rest.server.exceptions
-
This Represents an HTTP 413 Payload Too Large response, which means the request body was too big for the server to accept
- PayloadTooLargeException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.PayloadTooLargeException
- PayloadTooLargeException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.PayloadTooLargeException
-
Constructor
- PerformanceOptionsEnum - Enum in ca.uhn.fhir.context
-
This enum contains options to be used for
FhirContext.setPerformanceOptions(PerformanceOptionsEnum...) - Pointcut - Enum in ca.uhn.fhir.interceptor.api
-
Value for
Hook.value() - popPath() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
-
Remove the element at the end of the path
- populateOperationOutcome(IBaseOperationOutcome) - Method in class ca.uhn.fhir.validation.ValidationResult
-
Populate an operation outcome with the results of the validation
- populateResourceNarrative(FhirContext, IBaseResource) - Method in class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
- populateResourceNarrative(FhirContext, IBaseResource) - Method in interface ca.uhn.fhir.narrative.INarrativeGenerator
-
Generate any narratives for the given resource that have applicable templates, and populates the appropriate field(s).
- populateResourceNarrative(FhirContext, IBaseResource) - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
- populateResourceNarrative(FhirContext, IBaseResource) - Method in class ca.uhn.fhir.narrative2.NullNarrativeGenerator
- PositiveIntDt - Class in ca.uhn.fhir.model.primitive
- PositiveIntDt() - Constructor for class ca.uhn.fhir.model.primitive.PositiveIntDt
-
Constructor
- PositiveIntDt(int) - Constructor for class ca.uhn.fhir.model.primitive.PositiveIntDt
-
Constructor
- PositiveIntDt(String) - Constructor for class ca.uhn.fhir.model.primitive.PositiveIntDt
-
Constructor
- POST - ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
- POST - ca.uhn.fhir.rest.api.RequestTypeEnum
- POST - ca.uhn.fhir.rest.api.SearchStyleEnum
-
Performs the search using the style below.
- POWERED_BY_HEADER - Static variable in class ca.uhn.fhir.rest.api.Constants
- PreconditionFailedException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 412 Precondition Failed response.
- PreconditionFailedException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.PreconditionFailedException
- PreconditionFailedException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.PreconditionFailedException
-
Constructor
- prefer(PreferReturnEnum) - Method in interface ca.uhn.fhir.rest.gclient.ICreateTyped
-
Add a
Preferheader to the request, which requests that the server include or suppress the resource body as a part of the result. - prefer(PreferReturnEnum) - Method in interface ca.uhn.fhir.rest.gclient.IPatchExecutable
-
Add a
Preferheader to the request, which requests that the server include or suppress the resource body as a part of the result. - prefer(PreferReturnEnum) - Method in interface ca.uhn.fhir.rest.gclient.IUpdateExecutable
-
Add a
Preferheader to the request, which requests that the server include or suppress the resource body as a part of the result. - PreferHeader - Class in ca.uhn.fhir.rest.api
- PreferHeader() - Constructor for class ca.uhn.fhir.rest.api.PreferHeader
- preferResponseType(Class<? extends IBaseResource>) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Explicitly specify a custom structure type to attempt to use when parsing the response.
- preferResponseTypes(List<Class<? extends IBaseResource>>) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Explicitly specify a list of custom structure types to attempt to use (in order from most to least preferred) when parsing the response.
- PreferReturnEnum - Enum in ca.uhn.fhir.rest.api
-
Represents values for "return" value as provided in the the HTTP Prefer header.
- prefix(String, String) - Method in class ca.uhn.fhir.util.rdf.StreamRDFDedup
- preProcessValues(BaseRuntimeChildDefinition, IBaseResource, List<? extends IBase>, BaseParser.CompositeChildElement, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
- preprocessXhtmlNamespaceDeclaration(String) - Static method in class ca.uhn.fhir.model.primitive.XhtmlDt
- prettyPrint() - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Request pretty-printed response via the
_prettyparameter - PrettyPrintWriterWrapper - Class in ca.uhn.fhir.util
- PrettyPrintWriterWrapper(XMLStreamWriter) - Constructor for class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- previous(T) - Method in interface ca.uhn.fhir.rest.gclient.IGetPage
-
Load the previous page of results using the link with relation "prev" in the bundle.
- PRIMITIVE_DATATYPE - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
- PRIMITIVE_XHTML - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
-
HAPI style.
- PRIMITIVE_XHTML_HL7ORG - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
-
HL7.org style.
- processEntries(FhirContext, IBaseBundle, Consumer<ModifiableBundleEntry>) - Static method in class ca.uhn.fhir.util.BundleUtil
- processMessage() - Method in interface ca.uhn.fhir.rest.gclient.IOperation
- profile() - Method in annotation type ca.uhn.fhir.model.api.annotation.ResourceDef
-
The URL indicating the profile for this resource definition.
- profileOf() - Method in annotation type ca.uhn.fhir.model.api.annotation.DatatypeDef
-
Indicates that this datatype is a profile of the given datatype, which implies certain parsing/encoding rules (e.g.
- PROFILES - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
The value for this key represents a
Listof profile IDs that this resource claims to conform to. - providesMembershipIn() - Method in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
-
Indicates that this field indicates that resources linked to by this parameter (must be a reference parameter) place the resource in the given compartment.
- PUBLISHED - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
The value for this key is the bundle entry Published time.
- pushPath(String, boolean) - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
-
Add an element at the end of the path
- put(IResource, ExtensionDt) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ExtensionResourceMetadataKey
- put(IResource, T) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
- put(IAnyResource, T2) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource
- PUT - ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
- PUT - ca.uhn.fhir.rest.api.RequestTypeEnum
Q
- quad(Quad) - Method in class ca.uhn.fhir.util.rdf.StreamRDFDedup
- QualifiedParamList - Class in ca.uhn.fhir.rest.api
- QualifiedParamList() - Constructor for class ca.uhn.fhir.rest.api.QualifiedParamList
- QualifiedParamList(int) - Constructor for class ca.uhn.fhir.rest.api.QualifiedParamList
- QualifiedParamList(IQueryParameterOr<?>, FhirContext) - Constructor for class ca.uhn.fhir.rest.api.QualifiedParamList
- QualifierDetails - Class in ca.uhn.fhir.rest.param
- QualifierDetails() - Constructor for class ca.uhn.fhir.rest.param.QualifierDetails
- QUANTITY - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: quantity A search parameter that searches on a quantity.
- QuantityAndListParam - Class in ca.uhn.fhir.rest.param
- QuantityAndListParam() - Constructor for class ca.uhn.fhir.rest.param.QuantityAndListParam
- QuantityClientParam - Class in ca.uhn.fhir.rest.gclient
-
Token parameter type for use in fluent client interfaces
- QuantityClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.QuantityClientParam
- QuantityClientParam.IAndUnits - Interface in ca.uhn.fhir.rest.gclient
- QuantityOrListParam - Class in ca.uhn.fhir.rest.param
- QuantityOrListParam() - Constructor for class ca.uhn.fhir.rest.param.QuantityOrListParam
- QuantityParam - Class in ca.uhn.fhir.rest.param
- QuantityParam() - Constructor for class ca.uhn.fhir.rest.param.QuantityParam
-
Constructor
- QuantityParam(long) - Constructor for class ca.uhn.fhir.rest.param.QuantityParam
-
Constructor
- QuantityParam(ParamPrefixEnum, double, String, String) - Constructor for class ca.uhn.fhir.rest.param.QuantityParam
-
Constructor
- QuantityParam(ParamPrefixEnum, long, String, String) - Constructor for class ca.uhn.fhir.rest.param.QuantityParam
-
Constructor
- QuantityParam(ParamPrefixEnum, BigDecimal, String, String) - Constructor for class ca.uhn.fhir.rest.param.QuantityParam
-
Constructor
- QuantityParam(String) - Constructor for class ca.uhn.fhir.rest.param.QuantityParam
-
Constructor
- QuantityParam(String, String, String) - Constructor for class ca.uhn.fhir.rest.param.QuantityParam
-
Constructor
- QUERY_ALLOWED_INCLUDE - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- QUERY_RETURN_TYPE - Static variable in class ca.uhn.fhir.util.ExtensionConstants
- queryName() - Method in annotation type ca.uhn.fhir.rest.annotation.Search
-
If specified, this the name for the Named Query
- QueryParameterAndBinder - Class in ca.uhn.fhir.rest.param.binder
- QueryParameterAndBinder(Class<? extends IQueryParameterAnd<?>>, List<Class<? extends IQueryParameterType>>) - Constructor for class ca.uhn.fhir.rest.param.binder.QueryParameterAndBinder
- QueryParameterOrBinder - Class in ca.uhn.fhir.rest.param.binder
- QueryParameterOrBinder(Class<? extends IQueryParameterOr<?>>, List<Class<? extends IQueryParameterType>>) - Constructor for class ca.uhn.fhir.rest.param.binder.QueryParameterOrBinder
- QueryParameterTypeBinder - Class in ca.uhn.fhir.rest.param.binder
- QueryParameterTypeBinder(Class<? extends IQueryParameterType>, List<Class<? extends IQueryParameterType>>) - Constructor for class ca.uhn.fhir.rest.param.binder.QueryParameterTypeBinder
R
- R4 - ca.uhn.fhir.context.FhirVersionEnum
- R5 - ca.uhn.fhir.context.FhirVersionEnum
- randomizeLocale() - Static method in class ca.uhn.fhir.util.TestUtil
-
Set some system properties randomly after each test..
- RawParam - Annotation Type in ca.uhn.fhir.rest.annotation
-
On a
Searchmethod, a parameter marked with this annotation will receive search parameters not captured by other parameters. - RDF - ca.uhn.fhir.rest.api.EncodingEnum
- RDFParser - Class in ca.uhn.fhir.parser
-
This class is the FHIR RDF parser/encoder.
- RDFParser(FhirContext, IParserErrorHandler, Lang) - Constructor for class ca.uhn.fhir.parser.RDFParser
-
Do not use this constructor, the recommended way to obtain a new instance of the RDF parser is to invoke
FhirContext.newRDFParser(). - RDFUtil - Class in ca.uhn.fhir.util.rdf
- RDFUtil() - Constructor for class ca.uhn.fhir.util.rdf.RDFUtil
- read() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Fluent method for "read" and "vread" methods.
- read() - Method in class ca.uhn.fhir.util.CountingAndLimitingInputStream
- read(byte[]) - Method in class ca.uhn.fhir.util.CountingAndLimitingInputStream
- read(byte[], int, int) - Method in class ca.uhn.fhir.util.CountingAndLimitingInputStream
- read(UriDt) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
read() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - read(Class<T>, UriDt) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
read() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - read(Class<T>, String) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
read() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - Read - Annotation Type in ca.uhn.fhir.rest.annotation
- READ - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: read
- readEntity() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
-
Read the message entity input stream as an InputStream.
- readExternal(ObjectInput) - Method in class ca.uhn.fhir.model.api.BasePrimitive
- readExternal(ObjectInput) - Method in class ca.uhn.fhir.model.primitive.BoundCodeDt
- REFERENCE - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: reference A reference to another resource.
- ReferenceAndListParam - Class in ca.uhn.fhir.rest.param
- ReferenceAndListParam() - Constructor for class ca.uhn.fhir.rest.param.ReferenceAndListParam
- ReferenceClientParam - Class in ca.uhn.fhir.rest.gclient
- ReferenceClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.ReferenceClientParam
- ReferenceOrListParam - Class in ca.uhn.fhir.rest.param
- ReferenceOrListParam() - Constructor for class ca.uhn.fhir.rest.param.ReferenceOrListParam
- ReferenceParam - Class in ca.uhn.fhir.rest.param
- ReferenceParam() - Constructor for class ca.uhn.fhir.rest.param.ReferenceParam
-
Constructor
- ReferenceParam(String) - Constructor for class ca.uhn.fhir.rest.param.ReferenceParam
-
Constructor
- ReferenceParam(String, String) - Constructor for class ca.uhn.fhir.rest.param.ReferenceParam
-
Constructor
- ReferenceParam(String, String, String) - Constructor for class ca.uhn.fhir.rest.param.ReferenceParam
-
Constructor
- ReflectionUtil - Class in ca.uhn.fhir.util
- ReflectionUtil() - Constructor for class ca.uhn.fhir.util.ReflectionUtil
- registerAnonymousInterceptor(Pointcut, int, IAnonymousInterceptor) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
- registerAnonymousInterceptor(Pointcut, int, IAnonymousInterceptor) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- registerAnonymousInterceptor(Pointcut, IAnonymousInterceptor) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
- registerAnonymousInterceptor(Pointcut, IAnonymousInterceptor) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- registerCustomType(Class<? extends IBase>) - Method in class ca.uhn.fhir.context.FhirContext
-
This method may be used to register a custom resource or datatype.
- registerCustomTypes(Collection<Class<? extends IBase>>) - Method in class ca.uhn.fhir.context.FhirContext
-
This method may be used to register a custom resource or datatype.
- registerInterceptor(Object) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
-
Register an interceptor.
- registerInterceptor(Object) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- registerInterceptor(Object) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Register a new interceptor for this client.
- registerInterceptor(Object) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Register a new interceptor for this client.
- registerInterceptors(Collection<?>) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
- registerInterceptors(Collection<?>) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- registerResourceViewCallback(Runnable) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
Registers a callback to be invoked before the resource in this object gets returned to the client.
- registerThreadLocalInterceptor(Object) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
-
Register an interceptor that will be used in a
ThreadLocalcontext. - registerThreadLocalInterceptor(Object) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- registerValidatorModule(IValidatorModule) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Add a new validator module to this validator.
- remove(Object) - Method in class ca.uhn.fhir.model.api.TagList
- removeAll(Collection<?>) - Method in class ca.uhn.fhir.model.api.TagList
- removeHeaders(String) - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
-
Remove any headers matching the given name
- REPLACE_PARENT - Static variable in annotation type ca.uhn.fhir.model.api.annotation.Child
-
Constant value to supply for
Child.order()to indicate that this child should replace the entry in the superclass with the same name (and take itsordervalue in the process). - REPRESENTATION - ca.uhn.fhir.rest.api.PreferReturnEnum
- REQUEST_ID_LENGTH - Static variable in class ca.uhn.fhir.rest.api.Constants
-
Note that this constant is used in a number of places including DB column lengths! Be careful if you decide to change it.
- RequestFormatParamStyleEnum - Enum in ca.uhn.fhir.rest.api
- RequestTypeEnum - Enum in ca.uhn.fhir.rest.api
- RequiredParam - Annotation Type in ca.uhn.fhir.rest.annotation
-
Parameter annotation which specifies a search parameter for a
Searchmethod. - requireNonNull(T, String) - Static method in class ca.uhn.fhir.util.ObjectUtil
- requireNotEmpty(String, String) - Static method in class ca.uhn.fhir.util.ObjectUtil
- RES_ID - Static variable in interface org.hl7.fhir.instance.model.api.IAnyResource
-
Fluent Client search parameter constant for _id
- resource(Class<T>) - Method in interface ca.uhn.fhir.rest.gclient.IRead
-
Construct a read for the given resource type (e.g.
- resource(String) - Method in interface ca.uhn.fhir.rest.gclient.ICreate
- resource(String) - Method in interface ca.uhn.fhir.rest.gclient.IRead
-
Construct a read for the given resource type (e.g.
- resource(String) - Method in interface ca.uhn.fhir.rest.gclient.IUpdate
- resource(String) - Method in interface ca.uhn.fhir.rest.gclient.IValidate
-
Use a raw resource as validate input
- resource(IBaseResource) - Method in interface ca.uhn.fhir.rest.gclient.ICreate
- resource(IBaseResource) - Method in interface ca.uhn.fhir.rest.gclient.IDelete
- resource(IBaseResource) - Method in interface ca.uhn.fhir.rest.gclient.IUpdate
- resource(IBaseResource) - Method in interface ca.uhn.fhir.rest.gclient.IValidate
-
Use a resource as validate input
- RESOURCE - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
- RESOURCE_BLOCK - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
- resourceById(String, String) - Method in interface ca.uhn.fhir.rest.gclient.IDelete
- resourceById(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IDelete
- resourceConditionalByType(Class<? extends IBaseResource>) - Method in interface ca.uhn.fhir.rest.gclient.IDelete
-
Delete using a conditional/match URL.
- resourceConditionalByType(String) - Method in interface ca.uhn.fhir.rest.gclient.IDelete
-
Delete using a conditional/match URL.
- resourceConditionalByUrl(String) - Method in interface ca.uhn.fhir.rest.gclient.IDelete
-
Specifies that the delete should be performed as a conditional delete against a given search URL.
- ResourceDef - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Class annotation which indicates a resource definition class
- ResourceGoneException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 410 Resource Gone response, which geenerally indicates that the resource has been deleted
- ResourceGoneException(Class<? extends IBaseResource>, BaseIdentifierDt) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
-
Deprecated.This constructor has a dependency on a specific model version and will be removed. Deprecated in HAPI 1.6 - 2016-07-02
- ResourceGoneException(Class<? extends IBaseResource>, IIdType) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
-
Constructor which creates an error message based on a given resource ID
- ResourceGoneException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
-
Constructor
- ResourceGoneException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
-
Constructor
- ResourceGoneException(IIdType) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
-
Constructor which creates an error message based on a given resource ID
- ResourceMetadataKeyEnum<T> - Class in ca.uhn.fhir.model.api
-
Keys in this map refer to resource metadata keys, which are keys used to access information about specific resource instances that live outside of the resource body.
- ResourceMetadataKeyEnum(String) - Constructor for class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
- ResourceMetadataKeyEnum.ExtensionResourceMetadataKey - Class in ca.uhn.fhir.model.api
- ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource<T,T2> - Class in ca.uhn.fhir.model.api
- ResourceMetadataKeySupportingAnyResource(String) - Constructor for class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum.ResourceMetadataKeySupportingAnyResource
- ResourceMetadataMap - Class in ca.uhn.fhir.model.base.resource
- ResourceMetadataMap() - Constructor for class ca.uhn.fhir.model.base.resource.ResourceMetadataMap
- ResourceNotFoundException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 404 Resource Not Found response, which means that the request is pointing to a resource that does not exist.
- ResourceNotFoundException(IdDt) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceNotFoundException(Class<? extends IResource>, BaseIdentifierDt) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
-
Deprecated.This doesn't make sense, since an identifier is not a resource ID and shouldn't generate a 404 if it isn't found - Should be removed
- ResourceNotFoundException(Class<? extends IResource>, IdDt) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceNotFoundException(Class<? extends IResource>, IdDt, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceNotFoundException(Class<? extends IResource>, IIdType) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceNotFoundException(Class<? extends IResource>, IIdType, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceNotFoundException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceNotFoundException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
-
Constructor
- ResourceNotFoundException(IIdType) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceNotFoundException(IIdType, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- ResourceParam - Annotation Type in ca.uhn.fhir.rest.annotation
-
Denotes a parameter for a REST method which will contain the resource actually being created/updated/etc in an operation which contains a resource in the HTTP request.
- ResourceReferenceInfo - Class in ca.uhn.fhir.util
-
Created by Bill de Beaubien on 2/26/2015.
- ResourceReferenceInfo(FhirContext, IBaseResource, List<String>, IBaseReference) - Constructor for class ca.uhn.fhir.util.ResourceReferenceInfo
- RESOURCES_JAR_NOTE - Static variable in class ca.uhn.fhir.validation.SchemaBaseValidator
- ResourceVersionConflictException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 409 Conflict response.
- ResourceVersionConflictException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException
- ResourceVersionConflictException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException
-
Constructor
- ResourceVersionNotSpecifiedException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Deprecated.Use
PreconditionFailedExceptioninstead - This exception is strangely named and will be removed at some point. - ResourceVersionNotSpecifiedException(int, String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
-
Deprecated.
- ResourceVersionNotSpecifiedException(int, String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
-
Deprecated.Constructor
- ResourceVersionNotSpecifiedException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
-
Deprecated.
- ResourceVersionNotSpecifiedException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
-
Deprecated.Constructor
- restart() - Method in class ca.uhn.fhir.util.StopWatch
- RestOperationTypeEnum - Enum in ca.uhn.fhir.rest.api
- RestSearchParameterTypeEnum - Enum in ca.uhn.fhir.rest.api
- ResultSeverityEnum - Enum in ca.uhn.fhir.validation
- retainAll(Collection<?>) - Method in class ca.uhn.fhir.model.api.TagList
- RETIRED - ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
- returnBundle(Class<B>) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Request that the client return the specified bundle type, e.g.
- returnBundle(Class<T>) - Method in interface ca.uhn.fhir.rest.gclient.IHistoryUntyped
-
Request that the method return a Bundle resource (such as
ca.uhn.fhir.model.dstu2.resource.Bundle). - returnMethodOutcome() - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntypedWithInput
-
Request that the method chain returns a
MethodOutcomeobject. - returnNull() - Method in interface ca.uhn.fhir.rest.gclient.IReadIfNoneMatch
-
If the server responds with an
HTTP 301 Not Modified, returnnull. - returnParameters() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
This parameter may be used to specify the parts which will be found in the response to this operation.
- returnResource(T) - Method in interface ca.uhn.fhir.rest.gclient.IReadIfNoneMatch
-
If the server responds with an
HTTP 301 Not Modified, return the given instance. - returnResourceType(Class<R>) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntypedWithInput
-
If this operation returns a single resource body as its return type instead of a
Parametersresource, use this method to specify that resource type. - reverse() - Method in annotation type ca.uhn.fhir.rest.annotation.IncludeParam
-
If set to
true(default isfalse), the values for this parameter correspond to the_revincludeparameter instead of the_includeparameter. - revInclude(Include) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Add a "_revinclude" specification
- round(int) - Method in class ca.uhn.fhir.model.primitive.DecimalDt
-
Rounds the value to the given prevision
- round(int, RoundingMode) - Method in class ca.uhn.fhir.model.primitive.DecimalDt
-
Rounds the value to the given prevision
- RuntimeChildAny - Class in ca.uhn.fhir.context
- RuntimeChildAny(Field, String, Child, Description) - Constructor for class ca.uhn.fhir.context.RuntimeChildAny
- RuntimeChildChoiceDefinition - Class in ca.uhn.fhir.context
- RuntimeChildChoiceDefinition(Field, String, Child, Description, List<Class<? extends IBase>>) - Constructor for class ca.uhn.fhir.context.RuntimeChildChoiceDefinition
-
Constructor
- RuntimeChildCompositeBoundDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimeChildCompositeBoundDatatypeDefinition(Field, String, Child, Description, Class<? extends IBase>, IValueSetEnumBinder<Enum<?>>, Class<? extends Enum<?>>) - Constructor for class ca.uhn.fhir.context.RuntimeChildCompositeBoundDatatypeDefinition
- RuntimeChildCompositeDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimeChildCompositeDatatypeDefinition(Field, String, Child, Description, Class<? extends IBase>) - Constructor for class ca.uhn.fhir.context.RuntimeChildCompositeDatatypeDefinition
- RuntimeChildContainedResources - Class in ca.uhn.fhir.context
- RuntimeChildDeclaredExtensionDefinition - Class in ca.uhn.fhir.context
- RuntimeChildDirectResource - Class in ca.uhn.fhir.context
- RuntimeChildExtension - Class in ca.uhn.fhir.context
- RuntimeChildExtension(Field, String, Child, Description) - Constructor for class ca.uhn.fhir.context.RuntimeChildExtension
- RuntimeChildNarrativeDefinition - Class in ca.uhn.fhir.context
- RuntimeChildNarrativeDefinition(Field, String, Child, Description, Class<? extends IBase>) - Constructor for class ca.uhn.fhir.context.RuntimeChildNarrativeDefinition
- RuntimeChildPrimitiveBoundCodeDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimeChildPrimitiveBoundCodeDatatypeDefinition(Field, String, Child, Description, Class<? extends IBase>, Object, Class<? extends Enum<?>>) - Constructor for class ca.uhn.fhir.context.RuntimeChildPrimitiveBoundCodeDatatypeDefinition
- RuntimeChildPrimitiveDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimeChildPrimitiveDatatypeDefinition(Field, String, Description, Child, Class<? extends IBase>) - Constructor for class ca.uhn.fhir.context.RuntimeChildPrimitiveDatatypeDefinition
- RuntimeChildPrimitiveEnumerationDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimeChildPrimitiveEnumerationDatatypeDefinition(Field, String, Child, Description, Class<? extends IBase>, Class<? extends Enum<?>>) - Constructor for class ca.uhn.fhir.context.RuntimeChildPrimitiveEnumerationDatatypeDefinition
- RuntimeChildResourceBlockDefinition - Class in ca.uhn.fhir.context
- RuntimeChildResourceBlockDefinition(FhirContext, Field, Child, Description, String, Class<? extends IBase>) - Constructor for class ca.uhn.fhir.context.RuntimeChildResourceBlockDefinition
- RuntimeChildResourceDefinition - Class in ca.uhn.fhir.context
- RuntimeChildResourceDefinition(Field, String, Child, Description, List<Class<? extends IBaseResource>>) - Constructor for class ca.uhn.fhir.context.RuntimeChildResourceDefinition
-
Constructor
- RuntimeChildUndeclaredExtensionDefinition - Class in ca.uhn.fhir.context
- RuntimeChildUndeclaredExtensionDefinition() - Constructor for class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
- RuntimeCompositeDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimeCompositeDatatypeDefinition(DatatypeDef, Class<? extends ICompositeType>, boolean, FhirContext, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Constructor for class ca.uhn.fhir.context.RuntimeCompositeDatatypeDefinition
- RuntimeElemContainedResourceList - Class in ca.uhn.fhir.context
-
HL7org structures use a List for contained instead of a distinct datatype
- RuntimeElemContainedResourceList(Class<IBaseResource>, boolean) - Constructor for class ca.uhn.fhir.context.RuntimeElemContainedResourceList
- RuntimeElemContainedResources - Class in ca.uhn.fhir.context
- RuntimeElemContainedResources(Class<? extends BaseContainedDt>, boolean) - Constructor for class ca.uhn.fhir.context.RuntimeElemContainedResources
- RuntimeElementDirectResource - Class in ca.uhn.fhir.context
- RuntimeElementDirectResource(boolean) - Constructor for class ca.uhn.fhir.context.RuntimeElementDirectResource
- RuntimeExtensionDtDefinition - Class in ca.uhn.fhir.context
- RuntimeExtensionDtDefinition(DatatypeDef, Class<? extends ICompositeType>, boolean, FhirContext, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Constructor for class ca.uhn.fhir.context.RuntimeExtensionDtDefinition
- RuntimeIdDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimeIdDatatypeDefinition(DatatypeDef, Class<? extends IPrimitiveType<?>>, boolean) - Constructor for class ca.uhn.fhir.context.RuntimeIdDatatypeDefinition
- RuntimePrimitiveDatatypeDefinition - Class in ca.uhn.fhir.context
- RuntimePrimitiveDatatypeDefinition(DatatypeDef, Class<? extends IPrimitiveType<?>>, boolean) - Constructor for class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
- RuntimePrimitiveDatatypeNarrativeDefinition - Class in ca.uhn.fhir.context
- RuntimePrimitiveDatatypeNarrativeDefinition(String, Class<XhtmlDt>, boolean) - Constructor for class ca.uhn.fhir.context.RuntimePrimitiveDatatypeNarrativeDefinition
- RuntimePrimitiveDatatypeXhtmlHl7OrgDefinition - Class in ca.uhn.fhir.context
- RuntimePrimitiveDatatypeXhtmlHl7OrgDefinition(String, Class<? extends IBaseXhtml>, boolean) - Constructor for class ca.uhn.fhir.context.RuntimePrimitiveDatatypeXhtmlHl7OrgDefinition
- RuntimeResourceBlockDefinition - Class in ca.uhn.fhir.context
- RuntimeResourceBlockDefinition(String, Class<? extends IBase>, boolean, FhirContext, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Constructor for class ca.uhn.fhir.context.RuntimeResourceBlockDefinition
- RuntimeResourceDefinition - Class in ca.uhn.fhir.context
- RuntimeResourceDefinition(FhirContext, String, Class<? extends IBaseResource>, ResourceDef, boolean, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Constructor for class ca.uhn.fhir.context.RuntimeResourceDefinition
- RuntimeSearchParam - Class in ca.uhn.fhir.context
- RuntimeSearchParam(String, String, String, RestSearchParameterTypeEnum, Set<String>, Set<String>, RuntimeSearchParam.RuntimeSearchParamStatusEnum) - Constructor for class ca.uhn.fhir.context.RuntimeSearchParam
- RuntimeSearchParam(IIdType, String, String, String, String, RestSearchParameterTypeEnum, List<RuntimeSearchParam>, Set<String>, Set<String>, RuntimeSearchParam.RuntimeSearchParamStatusEnum) - Constructor for class ca.uhn.fhir.context.RuntimeSearchParam
-
Constructor
- RuntimeSearchParam(IIdType, String, String, String, String, RestSearchParameterTypeEnum, List<RuntimeSearchParam>, Set<String>, Set<String>, RuntimeSearchParam.RuntimeSearchParamStatusEnum, Collection<String>) - Constructor for class ca.uhn.fhir.context.RuntimeSearchParam
-
Constructor
- RuntimeSearchParam.RuntimeSearchParamStatusEnum - Enum in ca.uhn.fhir.context
S
- sanitizeUrlPart(CharSequence) - Static method in class ca.uhn.fhir.util.UrlUtil
-
This method specifically HTML-encodes the " and < characters in order to prevent injection attacks.
- sanitizeUrlPart(IPrimitiveType<?>) - Static method in class ca.uhn.fhir.util.UrlUtil
-
This method specifically HTML-encodes the " and < characters in order to prevent injection attacks
- SCALAR - ca.uhn.fhir.parser.json.JsonLikeValue.ValueType
- SchemaBaseValidator - Class in ca.uhn.fhir.validation
- SchemaBaseValidator(FhirContext) - Constructor for class ca.uhn.fhir.validation.SchemaBaseValidator
- SchematronBaseValidator - Class in ca.uhn.fhir.validation.schematron
-
This class is only used using reflection from
SchematronProviderin order to be truly optional. - SchematronBaseValidator(FhirContext) - Constructor for class ca.uhn.fhir.validation.schematron.SchematronBaseValidator
-
Constructor
- SchematronProvider - Class in ca.uhn.fhir.validation.schematron
- SchematronProvider() - Constructor for class ca.uhn.fhir.validation.schematron.SchematronProvider
- sealAndInitialize(FhirContext, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Method in class ca.uhn.fhir.context.RuntimeCompositeDatatypeDefinition
- sealAndInitialize(FhirContext, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Method in class ca.uhn.fhir.context.RuntimeExtensionDtDefinition
- sealAndInitialize(FhirContext, Map<Class<? extends IBase>, BaseRuntimeElementDefinition<?>>) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- search() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Search for resources matching a given set of criteria.
- Search - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation used for a method which provides the FHIR "search" method.
- SEARCH_SYSTEM - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: search-system
- SEARCH_TYPE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: search-type
- SearchParamDefinition - Annotation Type in ca.uhn.fhir.model.api.annotation
- SearchParameterUtil - Class in ca.uhn.fhir.util
- SearchParameterUtil() - Constructor for class ca.uhn.fhir.util.SearchParameterUtil
- SEARCHSET - ca.uhn.fhir.model.valueset.BundleTypeEnum
- SearchStyleEnum - Enum in ca.uhn.fhir.rest.api
-
Enumerated type to represent the various allowable syntax for a search/query as described in the FHIR Specification Section 2.1.11
- SearchTotalModeEnum - Enum in ca.uhn.fhir.rest.api
- second(String) - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
- second(Date) - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
- SECOND - ca.uhn.fhir.model.api.TemporalPrecisionEnum
- SECURITY_LABELS - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
- SERVER_HANDLE_EXCEPTION - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This hook is invoked upon any exception being thrown within the server's request processing code.
- SERVER_INCOMING_REQUEST_POST_PROCESSED - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This method is called just before the actual implementing server method is invoked.
- SERVER_INCOMING_REQUEST_PRE_HANDLED - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This hook is invoked before an incoming request is processed.
- SERVER_INCOMING_REQUEST_PRE_PROCESSED - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This hook is called before any other processing takes place for each incoming request.
- SERVER_OUTGOING_FAILURE_OPERATIONOUTCOME - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This method is called when an OperationOutcome is being returned in response to a failure.
- SERVER_OUTGOING_GRAPHQL_RESPONSE - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This method is called after the server implementation method has been called, but before any attempt to stream the response back to the client, specifically for GraphQL requests (as these do not fit cleanly into the model provided by
Pointcut.SERVER_OUTGOING_RESPONSE). - SERVER_OUTGOING_RESPONSE - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This method is called after the server implementation method has been called, but before any attempt to stream the response back to the client.
- SERVER_PRE_PROCESS_OUTGOING_EXCEPTION - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This method is called upon any exception being thrown within the server's request processing code.
- SERVER_PROCESSING_COMPLETED - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This method is called after all processing is completed for a request, regardless of whether the request completed successfully or not.
- SERVER_PROCESSING_COMPLETED_NORMALLY - ca.uhn.fhir.interceptor.api.Pointcut
-
Server Hook: This method is called after all processing is completed for a request, but only if the request completes normally (i.e.
- ServerBase - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful server method parameter annotation which indicates that the parameter should be injected with the HTTP server base.
- ServerValidationModeEnum - Enum in ca.uhn.fhir.rest.client.api
- setAddProfileTagWhenEncoding(AddProfileTagEnum) - Method in class ca.uhn.fhir.context.FhirContext
-
When encoding resources, this setting configures the parser to include an entry in the resource's metadata section which indicates which profile(s) the resource claims to conform to.
- setAllowedMethods(RequestTypeEnum...) - Method in exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
-
Specifies the list of allowed HTTP methods (GET, POST, etc).
- setAllowedMethods(Set<RequestTypeEnum>) - Method in exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
-
Specifies the list of allowed HTTP methods (GET, POST, etc).
- setChain(SortSpec) - Method in class ca.uhn.fhir.rest.api.SortSpec
-
Sets the chained sort specification, or
nullif none. - setChain(String) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- setCode(CodeDt) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value(s) for code (Symbol in syntax defined by the system)
- setCode(String) - Method in class ca.uhn.fhir.model.api.Tag
- setCode(String) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Sets the value for code (Symbol in syntax defined by the system)
- setCode(String) - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Sets the value for code (Coded form of the unit)
- setCode(String) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value for code (Symbol in syntax defined by the system)
- setCode(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
- setCodeDisplay(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setCodeIsAbstract(boolean) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setCodeSystemDisplayName(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setCodeSystemName(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- setCodeSystemVersion(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- setCodeSystemVersion(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setColonQualifier(String) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
- setConnectionRequestTimeout(int) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the connection request timeout, in milliseconds.
- setConnectTimeout(int) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the connect timeout, in milliseconds.
- setContains(boolean) - Method in class ca.uhn.fhir.rest.param.StringParam
-
String parameter modifier
:contains - setContent(byte[]) - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- setContentAsBase64(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- setContentType(FhirContext, ICompositeType, String) - Static method in class ca.uhn.fhir.util.AttachmentUtil
- setContentType(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseBinary
- setContextPath(String) - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
- setCreated(Boolean) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
If not null, indicates whether the resource was created (as opposed to being updated).
- setCreatedUsingStatusCode(int) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
- setData(FhirContext, ICompositeType, byte[]) - Static method in class ca.uhn.fhir.util.AttachmentUtil
- setDay(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the month with 1-index, e.g.
- setDedupWindowSize(int) - Method in class ca.uhn.fhir.util.rdf.StreamingRDFWriter
- setDefaultNamespace(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- setDefaultNamespace(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- setDefaultTypeForProfile(String, Class<? extends IBaseResource>) - Method in class ca.uhn.fhir.context.FhirContext
-
Sets the default type which will be used when parsing a resource that is found to be of the given profile.
- setDetails(String) - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
-
Deprecated.Use
BaseOperationOutcome.BaseIssue.setDiagnostics(String)instead - Field was renamed in DSTU2 - setDiagnostics(String) - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
- setDisplay(StringDt) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value(s) for display (Representation defined by the system)
- setDisplay(String) - Method in class ca.uhn.fhir.model.api.Tag
- setDisplay(String) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
- setDisplay(String) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value for display (Representation defined by the system)
- setDisplay(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
- setDisplay(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseReference
- setDivAsString(String) - Method in class ca.uhn.fhir.model.base.composite.BaseNarrativeDt
- setDivAsString(String) - Method in interface org.hl7.fhir.instance.model.api.INarrative
- setDontEncodeElements(Set<String>) - Method in class ca.uhn.fhir.parser.BaseParser
- setDontEncodeElements(Set<String>) - Method in interface ca.uhn.fhir.parser.IParser
-
If provided, specifies the elements which should NOT be encoded.
- setDontStripVersionsFromReferencesAtPaths(String...) - Method in class ca.uhn.fhir.context.ParserOptions
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- setDontStripVersionsFromReferencesAtPaths(String...) - Method in class ca.uhn.fhir.parser.BaseParser
- setDontStripVersionsFromReferencesAtPaths(String...) - Method in interface ca.uhn.fhir.parser.IParser
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- setDontStripVersionsFromReferencesAtPaths(Collection<String>) - Method in class ca.uhn.fhir.context.ParserOptions
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- setDontStripVersionsFromReferencesAtPaths(Collection<String>) - Method in class ca.uhn.fhir.parser.BaseParser
- setDontStripVersionsFromReferencesAtPaths(Collection<String>) - Method in interface ca.uhn.fhir.parser.IParser
-
If supplied value(s), any resource references at the specified paths will have their resource versions encoded instead of being automatically stripped during the encoding process.
- setDotQualifier(String) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
- setElementSpecificId(String) - Method in class ca.uhn.fhir.model.api.BaseIdentifiableElement
- setElementSpecificId(String) - Method in interface ca.uhn.fhir.model.api.IIdentifiableElement
-
Used to set an ID for this specific element within a resource.
- setEncodeElements(Set<String>) - Method in class ca.uhn.fhir.parser.BaseParser
- setEncodeElements(Set<String>) - Method in interface ca.uhn.fhir.parser.IParser
-
If provided, specifies the elements which should be encoded, to the exclusion of all others.
- setEncodeElementsAppliesToChildResourcesOnly(boolean) - Method in class ca.uhn.fhir.parser.BaseParser
- setEncodeElementsAppliesToChildResourcesOnly(boolean) - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(default is false), the values supplied toIParser.setEncodeElements(Set)will not be applied to the root resource (typically a Bundle), but will be applied to any sub-resources contained within it (i.e. - setEncodeForceResourceId(IIdType) - Method in class ca.uhn.fhir.parser.BaseParser
- setEncodeForceResourceId(IIdType) - Method in interface ca.uhn.fhir.parser.IParser
-
When encoding, force this resource ID to be encoded as the resource ID
- setEncoding(EncodingEnum) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Specifies that the client should use the given encoding to do its queries.
- setEnumerationType(Class<?>) - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
- setErrorMessageTrusted(boolean) - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
This flag can be used to signal to server infrastructure that the message supplied to this exception (ie to the constructor) is considered trusted and is safe to return to the calling client.
- setErrorOnInvalidValue(boolean) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
-
If set to
false(default istrue) invalid values will be logged. - setExact(boolean) - Method in class ca.uhn.fhir.rest.param.StringParam
- setFormatParamStyle(RequestFormatParamStyleEnum) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Configures what style of _format parameter should be used in requests
- setFound(boolean) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setHour(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the hour of the day in a 24h clock, e.g.
- setHttpClient(T) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the Apache HTTP client instance to be used by any new restful clients created by this factory.
- setId(IdDt) - Method in class ca.uhn.fhir.model.api.BaseIdentifiableElement
-
Deprecated.Use
BaseIdentifiableElement.setElementSpecificId(String)instead. This method will be removed because it is easily confused with other ID methods (such as patient#getIdentifier) - setId(IdDt) - Method in interface ca.uhn.fhir.model.api.IIdentifiableElement
-
Deprecated.Use
IIdentifiableElement.setElementSpecificId(String)instead. This method will be removed because it is easily confused with other ID methods (such as patient#getIdentifier) - setId(IdDt) - Method in interface ca.uhn.fhir.model.api.IResource
-
Sets the ID of this resource.
- setId(IdDt) - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Deprecated.
- setId(String) - Method in class ca.uhn.fhir.model.api.BaseIdentifiableElement
-
Deprecated.Use
BaseIdentifiableElement.setElementSpecificId(String)instead. This method will be removed because it is easily confused with other ID methods (such as patient#getIdentifier) - setId(String) - Method in interface ca.uhn.fhir.model.api.IIdentifiableElement
-
Deprecated.Use
IIdentifiableElement.setElementSpecificId(String)instead. This method will be removed because it is easily confused with other ID methods (such as patient#getIdentifier) - setId(String) - Method in interface org.hl7.fhir.instance.model.api.IAnyResource
- setId(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseElement
- setId(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
- setId(IIdType) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
- setId(IIdType) - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
- setInterceptorService(IInterceptorService) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Sets the interfceptor service used by this client
- setLabel(String) - Method in class ca.uhn.fhir.model.api.Tag
-
Sets the label and returns a reference to this tag
- setLanguage(CodeDt) - Method in interface ca.uhn.fhir.model.api.IResource
-
Sets the language of the resource itself - NOTE that this language attribute applies to the resource itself, it is not (for example) the language spoken by a practitioner or patient
- setLanguage(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- setLastUpdated(Date) - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- setLocalizer(HapiLocalizer) - Method in class ca.uhn.fhir.context.FhirContext
-
This feature is not yet in its final state and should be considered an internal part of HAPI for now - use with caution
- setLocationCol(Integer) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- setLocationLine(Integer) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- setLocationString(String) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- setLogRequestAndResponse(boolean) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use LoggingInterceptor as a client interceptor registered to your client instead, as this provides much more fine-grained control over what is logged. This method will be removed at some point (deprecated in HAPI 1.6 - 2016-06-16)
- setLowerBound(DateParam) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- setLowerBound(String) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the lower bound using a string that is compliant with FHIR dateTime format (ISO-8601).
- setLowerBoundExclusive(Date) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the lower bound to be greaterthan to the given date
- setLowerBoundInclusive(Date) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the lower bound to be greaterthan or equal to the given date
- setManifest(INarrativeTemplateManifest) - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
- setMaxResults(Integer) - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
-
If the
no-storedirective is set, this HAPI FHIR extention to theCache-Controlheader calledmax-results=123specified the maximum number of results which will be fetched from the database before returning. - setMessage(String) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- setMessageBundle(IBaseBundle) - Method in interface ca.uhn.fhir.rest.gclient.IOperationProcessMsg
-
Set the Message Bundle to POST to the messaging server.
After this call you must choose either the method synchronous or asynchronous to set the processing mode. - setMessageResolver(IMessageResolver) - Method in class ca.uhn.fhir.narrative2.ThymeleafNarrativeGenerator
- setMillis(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the milliseconds within the current second.
- setMinute(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the minute of the hour in the range 0-59
- setMissing(Boolean) - Method in interface ca.uhn.fhir.model.api.IQueryParameterType
-
If set to non-null value, indicates that this parameter has been populated with a "[name]:missing=true" or "[name]:missing=false" vale instead of a normal value
- setMissing(Boolean) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
TokenParaminstead if you need this functionality - setMissing(Boolean) - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
StringParaminstead if you need this functionality - setMissing(Boolean) - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
QuantityParaminstead if you need this functionality - setMissing(Boolean) - Method in class ca.uhn.fhir.model.primitive.StringDt
-
Deprecated.get/setMissing is not supported in StringDt. Use
StringParaminstead if you need this functionality - setMissing(Boolean) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Deprecated.
- setModifier(boolean) - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
- setModifier(boolean) - Method in class ca.uhn.fhir.model.api.ExtensionDt
- setModifier(TokenParamModifier) - Method in class ca.uhn.fhir.rest.param.TokenParam
- setMonth(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the month with 0-index, e.g.
- setName(String) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- setNamespaceContext(NamespaceContext) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- setNamespaceContext(NamespaceContext) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- setNanos(long) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the nanoseconds within the current second
- setNarrativeGenerator(INarrativeGenerator) - Method in class ca.uhn.fhir.context.FhirContext
- setNativeArray(JsonArray) - Method in class ca.uhn.fhir.parser.json.GsonStructure
- setNativeObject(JsonObject) - Method in class ca.uhn.fhir.parser.json.GsonStructure
- setNoCache(boolean) - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
-
If
true<, adds theno-cachedirective to the request. - setNoStore(boolean) - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
- setOmitResourceId(boolean) - Method in class ca.uhn.fhir.parser.BaseParser
- setOmitResourceId(boolean) - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(default isfalse) the ID of any resources being encoded will not be included in the output. - setOperationOutcome(IBaseOperationOutcome) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
Sets the
IBaseOperationOutcomeresource to return to the client. - setOperationOutcome(IBaseOperationOutcome) - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
Sets the BaseOperationOutcome resource associated with this exception.
- setOrder(SortOrderEnum) - Method in class ca.uhn.fhir.rest.api.SortSpec
-
Sets the sort order specified by this parameter, or
nullif none should be explicitly defined (which meansSortOrderEnum.ASCaccording to the FHIR specification) - setOurFailOnMissingMessage(boolean) - Static method in class ca.uhn.fhir.i18n.HapiLocalizer
-
This global setting causes the localizer to fail if any attempts are made to retrieve a key that does not exist.
- setOverrideResourceIdWithBundleEntryFullUrl(boolean) - Method in class ca.uhn.fhir.context.ParserOptions
-
If set to
true(which is the default), the Bundle.entry.fullUrl will override the Bundle.entry.resource's resource id if the fullUrl is defined. - setOverrideResourceIdWithBundleEntryFullUrl(Boolean) - Method in class ca.uhn.fhir.parser.BaseParser
- setOverrideResourceIdWithBundleEntryFullUrl(Boolean) - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(which is the default), the Bundle.entry.fullUrl will override the Bundle.entry.resource's resource id if the fullUrl is defined. - setParamName(String) - Method in class ca.uhn.fhir.rest.api.SortSpec
-
Sets the actual name of the search param to sort by
- setParamName(String) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
- setParams(String) - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- setParserErrorHandler(IParserErrorHandler) - Method in class ca.uhn.fhir.context.FhirContext
-
Sets a parser error handler to use by default on all parsers
- setParserErrorHandler(IParserErrorHandler) - Method in class ca.uhn.fhir.parser.BaseParser
- setParserErrorHandler(IParserErrorHandler) - Method in interface ca.uhn.fhir.parser.IParser
-
Registers an error handler which will be invoked when any parse errors are found
- setParserOptions(ParserOptions) - Method in class ca.uhn.fhir.context.FhirContext
-
Sets the parser options object which will be used to supply default options to newly created parsers
- setParts(String, String, String, String) - Method in class ca.uhn.fhir.model.primitive.IdDt
- setParts(String, String, String, String) - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Sets the value of this ID by combining all of the individual parts.
- setPerformanceOptions(PerformanceOptionsEnum...) - Method in class ca.uhn.fhir.context.FhirContext
-
Sets the configured performance options
- setPerformanceOptions(Collection<PerformanceOptionsEnum>) - Method in class ca.uhn.fhir.context.FhirContext
-
Sets the configured performance options
- setPoolMaxPerRoute(int) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the maximum number of connections per route allowed in the pool.
- setPoolMaxTotal(int) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the maximum number of connections allowed in the pool.
- setPrecision(TemporalPrecisionEnum) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the precision for this datatype
- setPreferTypes(List<Class<? extends IBaseResource>>) - Method in class ca.uhn.fhir.parser.BaseParser
- setPreferTypes(List<Class<? extends IBaseResource>>) - Method in interface ca.uhn.fhir.parser.IParser
-
If set, when parsing resources the parser will try to use the given types when possible, in the order that they are provided (from highest to lowest priority).
- setPrefix(ParamPrefixEnum) - Method in class ca.uhn.fhir.rest.param.BaseParamWithPrefix
-
Sets the prefix used by this parameter (e.g.
- setPrefix(String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- setPrefix(String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- setPrettyPrint(boolean) - Method in interface ca.uhn.fhir.parser.IParser
-
Sets the "pretty print" flag, meaning that the parser will encode resources with human-readable spacing and newlines between elements instead of condensing output as much as possible.
- setPrettyPrint(boolean) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- setPrettyPrint(boolean) - Method in class ca.uhn.fhir.parser.JsonParser
- setPrettyPrint(boolean) - Method in class ca.uhn.fhir.parser.RDFParser
- setPrettyPrint(boolean) - Method in class ca.uhn.fhir.parser.XmlParser
- setPrettyPrint(Boolean) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Specifies that the client should request that the server respond with "pretty printing" enabled.
- setPrimary(boolean) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value for primary (If this code was chosen directly by the user)
- setPrimary(BooleanDt) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value(s) for primary (If this code was chosen directly by the user)
- setProperties(List<IContextValidationSupport.BaseConceptProperty>) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.CodeValidationResult
- setProperties(List<IContextValidationSupport.BaseConceptProperty>) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setPropertyFile(String...) - Method in class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
-
Set the property file to use
- setProxy(String, Integer) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the HTTP proxy to use for outgoing connections
- setProxyCredentials(String, String) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the credentials to use to authenticate with the HTTP proxy, if one is defined.
- setQualifier(UriParamQualifierEnum) - Method in class ca.uhn.fhir.rest.param.UriParam
-
Sets the qualifier for this param (may be
nulland generally will be) - setQualifier(String) - Method in class ca.uhn.fhir.rest.api.QualifiedParamList
- setRangeFromDatesInclusive(DateParam, DateParam) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the range from a pair of dates, inclusive on both ends
- setRangeFromDatesInclusive(String, String) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the range from a pair of dates, inclusive on both ends
- setRangeFromDatesInclusive(Date, Date) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the range from a pair of dates, inclusive on both ends
- setRangeFromDatesInclusive(IPrimitiveType<Date>, IPrimitiveType<Date>) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the range from a pair of dates, inclusive on both ends.
- setReason(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.SubscriptionUtil
- setRecurse(boolean) - Method in class ca.uhn.fhir.model.api.Include
-
Should this include recurse
- setReference(IdDt) - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
- setReference(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseReference
- setReference(IIdType) - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
- setReplacedParentDefinition(BaseRuntimeChildDefinition) - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- setRequestUrl(FhirContext, String) - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
- setResource(IBaseResource) - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
- setResource(IBaseResource) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
In a server response: This field may be populated in server code with the final resource for operations where a resource body is being created/updated.
- setResource(IBaseResource) - Method in interface org.hl7.fhir.instance.model.api.IBaseReference
- setResourceId(String) - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- setResourceId(IIdType) - Method in exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
- setResourceMetadata(ResourceMetadataMap) - Method in interface ca.uhn.fhir.model.api.IResource
-
Sets the metadata map for this object.
- setResourceType(String) - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- setRespondAsync(boolean) - Method in class ca.uhn.fhir.rest.api.PreferHeader
- setResponseBody(String) - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
This method is currently only called internally by HAPI, it should not be called by user code.
- setResponseHeaders(Map<String, List<String>>) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
-
Sets the headers for the HTTP response
- setResponseMimeType(String) - Method in exception ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
-
This method is currently only called internally by HAPI, it should not be called by user code.
- setResponseUrlParam(String) - Method in interface ca.uhn.fhir.rest.gclient.IOperationProcessMsg
-
An optional query parameter indicating that responses from the receiving server should be sent to this url
- setRestfulClientFactory(IRestfulClientFactory) - Method in class ca.uhn.fhir.context.FhirContext
-
Set the restful client factory
- setReturn(PreferReturnEnum) - Method in class ca.uhn.fhir.rest.api.PreferHeader
- setScheme(String) - Method in class ca.uhn.fhir.model.api.Tag
-
Sets the scheme and returns a reference to this tag
- setSearchedForCode(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setSearchedForSystem(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- setSecond(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the second of the minute in the range 0-59
- setSecurityContext(FhirContext, IBaseBinary, String) - Static method in class ca.uhn.fhir.util.BinaryUtil
- setServerBaseUrl(String) - Method in class ca.uhn.fhir.parser.BaseParser
- setServerBaseUrl(String) - Method in interface ca.uhn.fhir.parser.IParser
-
Sets the server's base URL used by this parser.
- setServerValidationMode(ServerValidationModeEnum) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the server validation mode for any clients created from this factory.
- setServerValidationModeEnum(ServerValidationModeEnum) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Deprecated.Use
IRestfulClientFactory.setServerValidationMode(ServerValidationModeEnum)instead. This method was incorrectly named. - setSeverity(ResultSeverityEnum) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- setShouldRandomizeTimezones(boolean) - Static method in class ca.uhn.fhir.util.TestUtil
- setSize(FhirContext, ICompositeType, Integer) - Static method in class ca.uhn.fhir.util.AttachmentUtil
- setSocketTimeout(int) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
Sets the socket timeout, in milliseconds.
- setSource(FhirContext, IBaseMetaType, String) - Static method in class ca.uhn.fhir.util.MetaUtil
- setSource(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.MetaUtil
-
Sets the value for
Resource.meta.sourcefor R4+ resources, and places the value in an extension onResource.metawith the URLhttp://hapifhir.io/fhir/StructureDefinition/resource-meta-sourcefor DSTU3. - setStatus(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.SubscriptionUtil
- setStatusAsString(String) - Method in class ca.uhn.fhir.model.base.composite.BaseNarrativeDt
- setStatusAsString(String) - Method in interface org.hl7.fhir.instance.model.api.INarrative
- setStripVersionsFromReferences(boolean) - Method in class ca.uhn.fhir.context.ParserOptions
-
If set to
true(which is the default), resource references containing a version will have the version removed when the resource is encoded. - setStripVersionsFromReferences(Boolean) - Method in class ca.uhn.fhir.parser.BaseParser
- setStripVersionsFromReferences(Boolean) - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(which is the default), resource references containing a version will have the version removed when the resource is encoded. - setSummary(SummaryEnum) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
If not set to
null, specifies a value for the_summaryparameter to be applied globally on this client. - setSummaryMode(boolean) - Method in class ca.uhn.fhir.parser.BaseParser
- setSummaryMode(boolean) - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(default isfalse) only elements marked by the FHIR specification as being "summary elements" will be included. - setSuppressNarratives(boolean) - Method in class ca.uhn.fhir.parser.BaseParser
- setSuppressNarratives(boolean) - Method in interface ca.uhn.fhir.parser.IParser
-
If set to
true(default isfalse), narratives will not be included in the encoded values. - setSystem(UriDt) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value(s) for system (Identity of the terminology system)
- setSystem(String) - Method in class ca.uhn.fhir.model.api.Tag
- setSystem(String) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
Sets the value for system (Identity of the terminology system)
- setSystem(String) - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
Sets the value for system (The namespace for the identifier)
- setSystem(String) - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Sets the value for system (System that defines coded unit form)
- setSystem(String) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value for system (Identity of the terminology system)
- setSystem(String) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setSystem(String) - Method in class ca.uhn.fhir.rest.param.TokenParam
- setSystem(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
- setSystem(IPrimitiveType<String>) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setTerm(String) - Method in class ca.uhn.fhir.model.api.Tag
-
Sets the term and returns a reference to this tag
- setText(boolean) - Method in class ca.uhn.fhir.rest.param.TokenParam
-
Deprecated.Use
TokenParam.setModifier(TokenParamModifier)instead - setText(StringDt) - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
-
Sets the value(s) for text (Text representation of the full name)
- setThreadlocalInvokersEnabled(boolean) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
-
Are threadlocal interceptors enabled on this registry (defaults to true)
- setTimeZone(TimeZone) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
- setTimeZoneZulu(boolean) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
- setToCurrentTimeInLocalTimeZone() - Method in class ca.uhn.fhir.model.primitive.InstantDt
-
Sets the value of this instant to the current time (from the system clock) and the local/default timezone (as retrieved using
TimeZone.getDefault(). - setTotal(FhirContext, IBaseBundle, Integer) - Static method in class ca.uhn.fhir.util.BundleUtil
- setUnits(String) - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Sets the value for units (Unit representation)
- setUnits(String) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setUpperBound(DateParam) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- setUpperBound(String) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the upper bound using a string that is compliant with FHIR dateTime format (ISO-8601).
- setUpperBoundExclusive(Date) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the upper bound to be greaterthan to the given date
- setUpperBoundInclusive(Date) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
-
Sets the upper bound to be greaterthan or equal to the given date
- setUrl(FhirContext, ICompositeType, String) - Static method in class ca.uhn.fhir.util.AttachmentUtil
- setUrl(StringDt) - Method in class ca.uhn.fhir.model.api.ExtensionDt
- setUrl(String) - Method in class ca.uhn.fhir.model.api.ExtensionDt
- setUrl(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseExtension
- setUseCode(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- setUseDisplay(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- setUseHapiServerConformanceNarrative(boolean) - Method in class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
-
If set to
true(default isfalse) a special custom narrative for the Conformance resource will be provided, which is designed to be used with HAPIRestfulServerinstances. - setUserData(String, Object) - Method in class ca.uhn.fhir.model.api.BaseElement
- setUserData(String, Object) - Method in class ca.uhn.fhir.model.api.TagList
- setUserData(String, Object) - Method in interface org.hl7.fhir.instance.model.api.IAnyResource
- setUserData(String, Object) - Method in interface org.hl7.fhir.instance.model.api.IBase
-
Sets a user supplied data value in this element
- setUserData(String, Object) - Method in interface org.hl7.fhir.instance.model.api.IBaseElement
- setUseSystem(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- setValidateAgainstStandardSchema(boolean) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Should the validator validate the resource against the base schema (the schema provided with the FHIR distribution itself)
- setValidateAgainstStandardSchematron(boolean) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Should the validator validate the resource against the base schematron (the schematron provided with the FHIR distribution itself)
- setValidationSupport(IContextValidationSupport<?, ?, ?, ?, ?, ?>) - Method in class ca.uhn.fhir.context.FhirContext
-
Sets the validation support module to use for this context.
- setValue(double) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setValue(long) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setValue(String) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.ConceptDesignation
- setValue(String) - Method in class ca.uhn.fhir.model.api.Include
- setValue(String) - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
Sets the value for value (The value that is unique)
- setValue(String) - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Set the value
- setValue(String) - Method in class ca.uhn.fhir.model.primitive.XhtmlDt
-
Note that as of HAPI FHIR 3.1.0, this method no longer uses the StAX XMLEvent type as the XML representation, and uses a String instead.
- setValue(String) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setValue(String) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- setValue(String) - Method in class ca.uhn.fhir.rest.param.SpecialParam
- setValue(String) - Method in class ca.uhn.fhir.rest.param.StringParam
- setValue(String) - Method in class ca.uhn.fhir.rest.param.TokenParam
- setValue(String) - Method in class ca.uhn.fhir.rest.param.UriParam
-
Sets the value for this param
- setValue(String) - Method in interface org.hl7.fhir.instance.model.api.IIdType
- setValue(BigDecimal) - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
-
Sets the value(s) for value (Numerical value (with implicit precision))
- setValue(BigDecimal) - Method in class ca.uhn.fhir.rest.param.NumberParam
- setValue(BigDecimal) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setValue(Date) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the value for this type using the given Java Date object as the time, and using the default precision for this datatype (unless the precision is already set), as well as the local timezone as determined by the local operating system.
- setValue(Date) - Method in class ca.uhn.fhir.rest.param.DateParam
-
Sets the value of the param to the given date (sets to the
millisecondprecision, and will be encoded using the system local time zone). - setValue(Date, TemporalPrecisionEnum) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the value for this type using the given Java Date object as the time, and using the specified precision, as well as the local timezone as determined by the local operating system.
- setValue(IBaseDatatype) - Method in class ca.uhn.fhir.model.api.ExtensionDt
- setValue(IBaseDatatype) - Method in interface org.hl7.fhir.instance.model.api.IBaseExtension
- setValue(IBase, IBase) - Method in interface ca.uhn.fhir.context.BaseRuntimeChildDefinition.IMutator
- setValue(IBase, IBase) - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldListMutator
- setValue(IBase, IBase) - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldPlainMutator
- setValue(IPrimitiveType<BigDecimal>) - Method in class ca.uhn.fhir.rest.param.QuantityParam
- setValue(IPrimitiveType<Date>) - Method in class ca.uhn.fhir.rest.param.DateParam
-
Sets the value using a FHIR Date type, such as a
DateDt, or a DateTimeType. - setValue(T) - Method in class ca.uhn.fhir.model.api.BasePrimitive
- setValue(T) - Method in interface ca.uhn.fhir.model.api.IPrimitiveDatatype
- setValue(T) - Method in interface org.hl7.fhir.instance.model.api.IPrimitiveType
- setValueAsEnum(T) - Method in class ca.uhn.fhir.model.primitive.BoundCodeDt
- setValueAsInteger(int) - Method in class ca.uhn.fhir.model.primitive.DecimalDt
-
Sets a new value using an integer
- setValueAsQueryToken(FhirContext, String, String, String) - Method in interface ca.uhn.fhir.model.api.IQueryParameterType
-
This method is generally only called by HAPI itself, and should not need to be called from user code.
- setValueAsQueryToken(FhirContext, String, String, String) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
-
This method is generally only called by HAPI itself, and should not need to be called from user code.
- setValueAsQueryToken(FhirContext, String, String, String) - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
-
This method is generally only called by HAPI itself, and should not need to be called from user code.
- setValueAsQueryToken(FhirContext, String, String, String) - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
- setValueAsQueryToken(FhirContext, String, String, String) - Method in class ca.uhn.fhir.model.primitive.StringDt
-
This method is generally only called by HAPI itself, and should not need to be called from user code.
- setValueAsString(String) - Method in class ca.uhn.fhir.model.api.BasePrimitive
- setValueAsString(String) - Method in interface ca.uhn.fhir.model.api.IPrimitiveDatatype
- setValueAsString(String) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
- setValueAsString(String) - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Set the value
- setValueAsString(String) - Method in class ca.uhn.fhir.model.primitive.XhtmlDt
-
Accepts a textual DIV and parses it into XHTML events which are stored internally.
- setValueAsString(String) - Method in class ca.uhn.fhir.rest.param.DateParam
-
Accepts values with or without a prefix (e.g.
- setValueAsString(String) - Method in interface org.hl7.fhir.instance.model.api.IPrimitiveType
- setValuesAsQueryTokens(FhirContext, String, QualifiedParamList) - Method in interface ca.uhn.fhir.model.api.IQueryParameterOr
- setValuesAsQueryTokens(FhirContext, String, QualifiedParamList) - Method in class ca.uhn.fhir.rest.param.DateParam
- setValuesAsQueryTokens(FhirContext, String, List<QualifiedParamList>) - Method in interface ca.uhn.fhir.model.api.IQueryParameterAnd
-
See FHIR specification 2.2.2 Search SearchParameter Types for information on the token format
- setValuesAsQueryTokens(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
- setValuesAsQueryTokens(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- setVersion(StringDt) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value(s) for version (Version of the system - if relevant)
- setVersion(String) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
-
Sets the value for version (Version of the system - if relevant)
- setVersionId(String) - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
- setVersionId(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
- setWholeQualifier(String) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
- setWriter(Writer) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- setYear(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Sets the year, e.g.
- SHORT - ca.uhn.fhir.rest.api.RequestFormatParamStyleEnum
-
"xml" or "json"
- shortDefinition() - Method in annotation type ca.uhn.fhir.model.api.annotation.Description
-
Optional short name for this child
- shouldAddSubsettedTag(BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
- shouldBeEncoded(boolean) - Method in class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
- shouldEncodePath(IResource, String) - Method in class ca.uhn.fhir.parser.BaseParser
-
Used for DSTU2 only
- shouldEncodeResource(String) - Method in class ca.uhn.fhir.parser.BaseParser
- shouldEncodeResourceId(IBaseResource, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
- shouldEncodeResourceMeta(IResource) - Method in class ca.uhn.fhir.parser.BaseParser
-
Used for DSTU2 only
- shouldIncludeReferencedResource(ResourceReferenceInfo, Set<Include>) - Method in enum ca.uhn.fhir.context.api.BundleInclusionRule
- SimpleSetter - Annotation Type in ca.uhn.fhir.model.api.annotation
-
Marker annotation for a primitive setter method that can be used to indicate a "simple setter" method on a resource or composite type.
- SimpleSetter.Parameter - Annotation Type in ca.uhn.fhir.model.api.annotation
- since(Date) - Method in interface ca.uhn.fhir.rest.gclient.IHistoryTyped
-
Request that the server return only resource versions that were created at or after the given time (inclusive)
- since(IPrimitiveType<Date>) - Method in interface ca.uhn.fhir.rest.gclient.IHistoryTyped
-
Request that the server return only resource versions that were created at or after the given time (inclusive)
- Since - Annotation Type in ca.uhn.fhir.rest.annotation
-
Parameter annotation for the _since parameter, which indicates to the server that only results dated since the given instant will be returned.
- singleton(IQueryParameterType, String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- singleton(String) - Static method in class ca.uhn.fhir.rest.api.QualifiedParamList
- singleton(String, String) - Static method in class ca.uhn.fhir.rest.api.QualifiedParamList
- SingleValidationMessage - Class in ca.uhn.fhir.validation
- SingleValidationMessage() - Constructor for class ca.uhn.fhir.validation.SingleValidationMessage
- size() - Method in class ca.uhn.fhir.model.api.TagList
- size() - Method in class ca.uhn.fhir.parser.json.JsonLikeArray
- size() - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
-
Returns the number of AND parameters
- sleep(long) - Static method in class ca.uhn.fhir.util.AsyncUtil
-
Calls Thread.sleep and if an InterruptedException occurs, logs a warning but otherwise continues
- sort() - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Adds a sort criteria
- sort(SortSpec) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Adds a sort using a
SortSpecobject - Sort - Annotation Type in ca.uhn.fhir.rest.annotation
-
For searches, a parameter may be annotated with the
Sortannotation. - SortOrderEnum - Enum in ca.uhn.fhir.rest.api
- SortSpec - Class in ca.uhn.fhir.rest.api
-
Represents values for sorting resources returned by a server.
- SortSpec() - Constructor for class ca.uhn.fhir.rest.api.SortSpec
-
Constructor
- SortSpec(String) - Constructor for class ca.uhn.fhir.rest.api.SortSpec
-
Constructor
- SortSpec(String, SortOrderEnum) - Constructor for class ca.uhn.fhir.rest.api.SortSpec
-
Constructor
- SortSpec(String, SortOrderEnum, SortSpec) - Constructor for class ca.uhn.fhir.rest.api.SortSpec
-
Constructor
- SP_RES_ID - Static variable in interface org.hl7.fhir.instance.model.api.IAnyResource
-
Search parameter constant for _id
- SP_RES_LANGUAGE - Static variable in interface org.hl7.fhir.instance.model.api.IAnyResource
-
Search parameter constant for _language
- SPECIAL - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: number Search parameter SHALL be a number (a whole number, or a decimal).
- SpecialAndListParam - Class in ca.uhn.fhir.rest.param
- SpecialAndListParam() - Constructor for class ca.uhn.fhir.rest.param.SpecialAndListParam
- SpecialClientParam - Class in ca.uhn.fhir.rest.gclient
- SpecialClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.SpecialClientParam
- SpecialOrListParam - Class in ca.uhn.fhir.rest.param
- SpecialOrListParam() - Constructor for class ca.uhn.fhir.rest.param.SpecialOrListParam
- SpecialParam - Class in ca.uhn.fhir.rest.param
- SpecialParam() - Constructor for class ca.uhn.fhir.rest.param.SpecialParam
-
Constructor
- splitQueryStringByCommasIgnoreEscape(String, String) - Static method in class ca.uhn.fhir.rest.api.QualifiedParamList
- start() - Method in class ca.uhn.fhir.util.rdf.StreamRDFDedup
- STARTS_AFTER - ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Code Value: sa The range of the search value does not overlap with the range of the target value, and the range below the search value contains the range of the target value
- startsWith(BaseParser.EncodeContextPath) - Method in class ca.uhn.fhir.parser.BaseParser.ElementsPath
- startTask(String) - Method in class ca.uhn.fhir.util.StopWatch
-
Starts a counter for a sub-task
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.AuthenticationException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.ForbiddenOperationException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.InternalErrorException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.NotModifiedException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.PayloadTooLargeException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.PreconditionFailedException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
-
Deprecated.
- STATUS_CODE - Static variable in exception ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
- STATUS_HTTP_200_OK - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_201_CREATED - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_202_ACCEPTED - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_204_NO_CONTENT - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_304_NOT_MODIFIED - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_400_BAD_REQUEST - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_401_CLIENT_UNAUTHORIZED - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_403_FORBIDDEN - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_404_NOT_FOUND - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_405_METHOD_NOT_ALLOWED - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_409_CONFLICT - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_410_GONE - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_412_PAYLOAD_TOO_LARGE - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_412_PRECONDITION_FAILED - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_422_UNPROCESSABLE_ENTITY - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_500_INTERNAL_ERROR - Static variable in class ca.uhn.fhir.rest.api.Constants
- STATUS_HTTP_501_NOT_IMPLEMENTED - Static variable in class ca.uhn.fhir.rest.api.Constants
- StopWatch - Class in ca.uhn.fhir.util
-
A multipurpose stopwatch which can be used to time tasks and produce human readable output about task duration, throughput, estimated task completion, etc.
- StopWatch() - Constructor for class ca.uhn.fhir.util.StopWatch
-
Constructor
- StopWatch(long) - Constructor for class ca.uhn.fhir.util.StopWatch
-
Constructor
- StopWatch(Date) - Constructor for class ca.uhn.fhir.util.StopWatch
-
Constructor
- STORAGE_CASCADE_DELETE - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked when a resource is being deleted in a cascaded delete.
- STORAGE_PREACCESS_RESOURCES - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked when one or more resources may be returned to the user, whether as a part of a READ, a SEARCH, or even as the response to a CREATE/UPDATE, etc.
- STORAGE_PRECHECK_FOR_CACHED_SEARCH - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked when the storage engine is about to check for the existence of a pre-cached search whose results match the given search parameters.
- STORAGE_PRECOMMIT_RESOURCE_CREATED - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before a resource will be created, immediately before the transaction is committed (after all validation and other business rules have successfully completed, and any other database activity is complete.
- STORAGE_PRECOMMIT_RESOURCE_DELETED - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before a resource will be created
- STORAGE_PRECOMMIT_RESOURCE_UPDATED - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before a resource will be updated, immediately before the transaction is committed (after all validation and other business rules have successfully completed, and any other database activity is complete.
- STORAGE_PRESEARCH_REGISTERED - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked when a search is starting, prior to creating a record for the search.
- STORAGE_PRESHOW_RESOURCES - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked when one or more resources may be returned to the user, whether as a part of a READ, a SEARCH, or even as the response to a CREATE/UPDATE, etc.
- STORAGE_PRESTORAGE_DELETE_CONFLICTS - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked when a resource delete operation is about to fail due to referential integrity conflicts.
- STORAGE_PRESTORAGE_EXPUNGE_EVERYTHING - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before an
$expungeoperation on all data (expungeEverything) is called. - STORAGE_PRESTORAGE_EXPUNGE_RESOURCE - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before a resource is about to be expunged via the
$expungeoperation. - STORAGE_PRESTORAGE_RESOURCE_CREATED - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before a resource will be created, immediately before the resource is persisted to the database.
- STORAGE_PRESTORAGE_RESOURCE_DELETED - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before a resource will be created, immediately before the resource is persisted to the database.
- STORAGE_PRESTORAGE_RESOURCE_UPDATED - ca.uhn.fhir.interceptor.api.Pointcut
-
Storage Hook: Invoked before a resource will be updated, immediately before the resource is persisted to the database.
- store(BaseSecurityEvent) - Method in interface ca.uhn.fhir.store.IAuditDataStore
-
Take in a SecurityEvent object and handle storing it to a persistent data store (database, JMS, file, etc).
- StreamingRDFWriter - Class in ca.uhn.fhir.util.rdf
-
Writes an iterator over triples to N-Triples or Turtle in a streaming fashion, that is, without needing to hold the entire thing in memory.
- StreamingRDFWriter(OutputStream, Iterator<Triple>) - Constructor for class ca.uhn.fhir.util.rdf.StreamingRDFWriter
- StreamRDFDedup - Class in ca.uhn.fhir.util.rdf
-
Wraps another
StreamRDFand attempts to remove duplicate triples and quads. - StreamRDFDedup(StreamRDF) - Constructor for class ca.uhn.fhir.util.rdf.StreamRDFDedup
- StreamRDFDedup(StreamRDF, int) - Constructor for class ca.uhn.fhir.util.rdf.StreamRDFDedup
- StrictErrorHandler - Class in ca.uhn.fhir.parser
-
Parser error handler which throws a
DataFormatExceptionany time an issue is found while parsing. - StrictErrorHandler() - Constructor for class ca.uhn.fhir.parser.StrictErrorHandler
- STRING - ca.uhn.fhir.parser.json.JsonLikeValue.ScalarType
- STRING - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: string Search parameter is a simple string, like a name part.
- StringAndListParam - Class in ca.uhn.fhir.rest.param
- StringAndListParam() - Constructor for class ca.uhn.fhir.rest.param.StringAndListParam
- StringBinder - Class in ca.uhn.fhir.rest.param.binder
- StringBinder() - Constructor for class ca.uhn.fhir.rest.param.binder.StringBinder
- StringClientParam - Class in ca.uhn.fhir.rest.gclient
- StringClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.StringClientParam
- StringClientParam.IStringMatch - Interface in ca.uhn.fhir.rest.gclient
- StringConceptProperty(String, String) - Constructor for class ca.uhn.fhir.context.support.IContextValidationSupport.StringConceptProperty
-
Constructor
- StringDt - Class in ca.uhn.fhir.model.primitive
- StringDt() - Constructor for class ca.uhn.fhir.model.primitive.StringDt
-
Create a new String
- StringDt(String) - Constructor for class ca.uhn.fhir.model.primitive.StringDt
-
Create a new String
- stringLength() - Method in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
-
Given the standard string representation - YYYY-DD-MMTHH:NN:SS.SSS - how long is the string for the stated precision?
- StringOrListParam - Class in ca.uhn.fhir.rest.param
- StringOrListParam() - Constructor for class ca.uhn.fhir.rest.param.StringOrListParam
- StringParam - Class in ca.uhn.fhir.rest.param
- StringParam() - Constructor for class ca.uhn.fhir.rest.param.StringParam
-
Constructor
- StringParam(String) - Constructor for class ca.uhn.fhir.rest.param.StringParam
-
Constructor
- StringParam(String, boolean) - Constructor for class ca.uhn.fhir.rest.param.StringParam
-
Constructor
- stripReturns(String) - Static method in class ca.uhn.fhir.util.TestUtil
-
THIS IS FOR UNIT TESTS ONLY - DO NOT CALL THIS METHOD FROM USER CODE
- stripWhitespace(String) - Static method in class ca.uhn.fhir.util.TestUtil
-
THIS IS FOR UNIT TESTS ONLY - DO NOT CALL THIS METHOD FROM USER CODE
- subContext(IValidationContext<IBaseResource>, IBaseResource, ValidationOptions) - Static method in class ca.uhn.fhir.validation.ValidationContext
- SUBSCRIPTION_AFTER_ACTIVE_SUBSCRIPTION_REGISTERED - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked immediately after an active subscription is "registered".
- SUBSCRIPTION_AFTER_DELIVERY - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked immediately after the delivery of a subscription, and right before any channel-specific hooks are invoked (e.g.
- SUBSCRIPTION_AFTER_DELIVERY_FAILED - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked immediately after the attempted delivery of a subscription, if the delivery failed.
- SUBSCRIPTION_AFTER_PERSISTED_RESOURCE_CHECKED - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked whenever a persisted resource (a resource that has just been stored in the database via a create/update/patch/etc.) has been checked for whether any subscriptions were triggered as a result of the operation.
- SUBSCRIPTION_AFTER_REST_HOOK_DELIVERY - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked immediately after the delivery of a REST HOOK subscription.
- SUBSCRIPTION_BEFORE_DELIVERY - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked immediately before the delivery of a subscription, and right before any channel-specific hooks are invoked (e.g.
- SUBSCRIPTION_BEFORE_PERSISTED_RESOURCE_CHECKED - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked whenever a persisted resource (a resource that has just been stored in the database via a create/update/patch/etc.) is about to be checked for whether any subscriptions were triggered as a result of the operation.
- SUBSCRIPTION_BEFORE_REST_HOOK_DELIVERY - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked immediately before the delivery of a REST HOOK subscription.
- SUBSCRIPTION_RESOURCE_DID_NOT_MATCH_ANY_SUBSCRIPTIONS - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked whenever a persisted resource was checked against all active subscriptions, and did not match any.
- SUBSCRIPTION_RESOURCE_MATCHED - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked any time that a resource is matched by an individual subscription, and is about to be queued for delivery.
- SUBSCRIPTION_RESOURCE_MODIFIED - ca.uhn.fhir.interceptor.api.Pointcut
-
Subscription Hook: Invoked whenever a persisted resource has been modified and is being submitted to the subscription processing pipeline.
- SubscriptionUtil - Class in ca.uhn.fhir.util
-
Utilities for working with the subscription resource
- SubscriptionUtil() - Constructor for class ca.uhn.fhir.util.SubscriptionUtil
- suffix() - Method in annotation type ca.uhn.fhir.model.api.annotation.SimpleSetter
- summary() - Method in annotation type ca.uhn.fhir.model.api.annotation.Child
-
Should this element be included in the summary view
- SummaryEnum - Enum in ca.uhn.fhir.rest.api
-
Enum representing the values for the
_summarysearch parameter - summaryMode(SummaryEnum) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Request that the server modify the response using the
_summaryparam - supportsMultiple() - Method in annotation type ca.uhn.fhir.rest.annotation.ConditionalUrlParam
-
Does this param support operating over multiple objects without throwing an error? This should be set to
trueonly for conditional delete operations if the server supports multiple deletes via a conditional URL. - synchronous(Class<R>) - Method in interface ca.uhn.fhir.rest.gclient.IOperationProcessMsgMode
- systemAndCode(String, String) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches against the given code system and code
- systemAndIdentifier(String, String) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches against the given system and identifier
- systemAndValues(String, String...) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches a given system with a collection of possible values (this will be used to form a comma-separated OR query)
- systemAndValues(String, Collection<String>) - Method in interface ca.uhn.fhir.rest.gclient.TokenClientParam.IMatches
-
Creates a search criterion that matches a given system with a collection of possible values (this will be used to form a comma-separated OR query)
T
- Tag - Class in ca.uhn.fhir.model.api
-
A single tag
- Tag() - Constructor for class ca.uhn.fhir.model.api.Tag
- Tag(String) - Constructor for class ca.uhn.fhir.model.api.Tag
-
Deprecated.There is no reason to create a tag with a term and not a scheme, so this constructor will be removed
- Tag(String, String) - Constructor for class ca.uhn.fhir.model.api.Tag
- Tag(String, String, String) - Constructor for class ca.uhn.fhir.model.api.Tag
- Tag(URI, URI, String) - Constructor for class ca.uhn.fhir.model.api.Tag
- TAG_LIST - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
The value for this key is the list of tags associated with this resource
- TAG_SUBSETTED_CODE - Static variable in class ca.uhn.fhir.rest.api.Constants
- TAG_SUBSETTED_SYSTEM_DSTU3 - Static variable in class ca.uhn.fhir.rest.api.Constants
- TAG_SUBSETTED_SYSTEM_R4 - Static variable in class ca.uhn.fhir.rest.api.Constants
- TagList - Class in ca.uhn.fhir.model.api
-
A collection of tags present on a single resource.
- TagList() - Constructor for class ca.uhn.fhir.model.api.TagList
-
Constructor
- TagList(TagList) - Constructor for class ca.uhn.fhir.model.api.TagList
-
Copy constructor
- target() - Method in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
-
For search params of type "reference", this can optionally be used to specify the resource type(s) that this parameter applies to.
- targetTypes() - Method in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
-
For resource reference parameters (
ReferenceParam) this value may be used to indicate the resource type(s) which may be referenced by this param. - targetTypes() - Method in annotation type ca.uhn.fhir.rest.annotation.RequiredParam
-
For resource reference parameters (
ReferenceParam) this parameter may be used to indicate the resource type(s) which may be referenced by this param. - TemplateTypeEnum - Enum in ca.uhn.fhir.narrative2
- TemporalPrecisionEnum - Enum in ca.uhn.fhir.model.api
- TEST_RB - ca.uhn.fhir.interceptor.api.Pointcut
-
This pointcut is used only for unit tests.
- TEST_RO - ca.uhn.fhir.interceptor.api.Pointcut
-
This pointcut is used only for unit tests.
- TEST_SYSTEM_PROP_VALIDATION_RESOURCE_CACHES_MS - Static variable in class ca.uhn.fhir.rest.api.Constants
-
This is provided for testing only! Use with caution as this property may change.
- TestUtil - Class in ca.uhn.fhir.util
- TestUtil() - Constructor for class ca.uhn.fhir.util.TestUtil
- TEXT - ca.uhn.fhir.rest.api.SummaryEnum
-
Return only the 'text' element, and any mandatory elements
- TEXT - ca.uhn.fhir.rest.param.TokenParamModifier
-
:text
- throwExceptionForUnknownChildType(BaseRuntimeChildDefinition, Class<? extends IBase>) - Method in class ca.uhn.fhir.parser.BaseParser
- throwNotFoundIfAppropriate() - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- throwNotModifiedException() - Method in interface ca.uhn.fhir.rest.gclient.IReadIfNoneMatch
-
If the server responds with an
HTTP 301 Not Modified, throw aNotModifiedException. - THYMELEAF - ca.uhn.fhir.narrative2.TemplateTypeEnum
- ThymeleafNarrativeGenerator - Class in ca.uhn.fhir.narrative2
- ThymeleafNarrativeGenerator() - Constructor for class ca.uhn.fhir.narrative2.ThymeleafNarrativeGenerator
-
Constructor
- TimeDt - Class in ca.uhn.fhir.model.primitive
-
Represents a Time datatype, per the FHIR specification.
- TimeDt() - Constructor for class ca.uhn.fhir.model.primitive.TimeDt
-
Create a new String
- TimeDt(String) - Constructor for class ca.uhn.fhir.model.primitive.TimeDt
-
Create a new String
- toArray() - Method in class ca.uhn.fhir.model.api.TagList
- toArray(T[]) - Method in class ca.uhn.fhir.model.api.TagList
- toCode() - Method in interface org.hl7.fhir.instance.model.api.IBaseFhirEnum
-
Get the XML/JSON representation for an enumerated value
- toCode(T) - Method in interface org.hl7.fhir.instance.model.api.IBaseEnumFactory
-
Get the XML/JSON representation for an enumerated value
- toCodeString(T) - Method in interface ca.uhn.fhir.model.api.IValueSetEnumBinder
- toDateParam(FhirContext) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
-
Returns a new param containing the same value as this param, but with the type copnverted to
DateParam. - toHumanDisplay() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns a human readable version of this date/time using the system local format.
- toHumanDisplayLocalTimezone() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
-
Returns a human readable version of this date/time using the system local format, converted to the local timezone if neccesary.
- toInteger(Object) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
- TOKEN - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: token Search parameter on a coded element or identifier.
- TokenAndListParam - Class in ca.uhn.fhir.rest.param
- TokenAndListParam() - Constructor for class ca.uhn.fhir.rest.param.TokenAndListParam
- TokenClientParam - Class in ca.uhn.fhir.rest.gclient
-
Token parameter type for use in fluent client interfaces
- TokenClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.TokenClientParam
- TokenClientParam.IMatches - Interface in ca.uhn.fhir.rest.gclient
- TokenOrListParam - Class in ca.uhn.fhir.rest.param
-
This class represents a restful search operation parameter for an "OR list" of tokens (in other words, a list which can contain one-or-more tokens, where the server should return results matching any of the tokens)
- TokenOrListParam() - Constructor for class ca.uhn.fhir.rest.param.TokenOrListParam
-
Create a new empty token "OR list"
- TokenOrListParam(String, String...) - Constructor for class ca.uhn.fhir.rest.param.TokenOrListParam
-
Create a new token "OR list" with a single token, or multiple tokens which have the same system value
- TokenParam - Class in ca.uhn.fhir.rest.param
- TokenParam() - Constructor for class ca.uhn.fhir.rest.param.TokenParam
-
Constructor
- TokenParam(BaseCodingDt) - Constructor for class ca.uhn.fhir.rest.param.TokenParam
-
Constructor which copies the
systemandcodefrom aInternalCodingDtinstance and adds it as a parameter - TokenParam(BaseIdentifierDt) - Constructor for class ca.uhn.fhir.rest.param.TokenParam
-
Constructor which copies the
systemandvaluefrom aBaseIdentifierDtinstance and adds it as a parameter - TokenParam(String) - Constructor for class ca.uhn.fhir.rest.param.TokenParam
-
Constructor that takes a code but no system
- TokenParam(String, String) - Constructor for class ca.uhn.fhir.rest.param.TokenParam
- TokenParam(String, String, boolean) - Constructor for class ca.uhn.fhir.rest.param.TokenParam
- TokenParam(IBaseCoding) - Constructor for class ca.uhn.fhir.rest.param.TokenParam
-
Construct a
TokenParamfrom theIBaseCoding.getSystem()() system} andIBaseCoding.getCode()() code} of aIBaseCodinginstance. - TokenParamModifier - Enum in ca.uhn.fhir.rest.param
-
Modifiers for
TokenParam - toKey(Class<?>, String) - Static method in class ca.uhn.fhir.i18n.HapiLocalizer
- toListOfEntries(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
-
Extract all of the resources from a given bundle
- toListOfResources() - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
- toListOfResources(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
-
Extract all of the resources from a given bundle
- toListOfResourcesOfType(FhirContext, IBaseBundle, Class<T>) - Static method in class ca.uhn.fhir.util.BundleUtil
-
Extract all of the resources of a given type from a given bundle
- toLocked() - Method in class ca.uhn.fhir.model.api.Include
-
Return a new
- toNumberParam(FhirContext) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
-
Returns a new param containing the same value as this param, but with the type copnverted to
NumberParam. - toOperationOutcome() - Method in class ca.uhn.fhir.validation.ValidationResult
-
Create an OperationOutcome resource which contains all of the messages found as a result of this validation
- toParameters(FhirContext, List<? extends IPrimitiveType<String>>) - Method in class ca.uhn.fhir.context.support.IContextValidationSupport.LookupCodeResult
- toProfile() - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
-
Deprecated.
- toProfile(String) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
- toQuantityParam(FhirContext) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
-
Returns a new param containing the same value as this param, but with the type copnverted to
QuantityParam. - toResult() - Method in interface ca.uhn.fhir.validation.IValidationContext
- toString() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
- toString() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
- toString() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- toString() - Method in class ca.uhn.fhir.context.FhirContext
- toString() - Method in class ca.uhn.fhir.context.RuntimeChildResourceDefinition
- toString() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
- toString() - Method in class ca.uhn.fhir.interceptor.api.HookParams
- toString() - Method in class ca.uhn.fhir.model.api.BasePrimitive
- toString() - Method in class ca.uhn.fhir.model.api.ExtensionDt
- toString() - Method in class ca.uhn.fhir.model.api.Include
- toString() - Method in class ca.uhn.fhir.model.api.Tag
- toString() - Method in class ca.uhn.fhir.model.api.TagList
- toString() - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
- toString() - Method in class ca.uhn.fhir.model.base.composite.BaseResourceReferenceDt
- toString() - Method in class ca.uhn.fhir.model.primitive.IdDt
- toString() - Method in class ca.uhn.fhir.model.primitive.StringDt
-
Returns the value of this string, or
null - toString() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPath
- toString() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContextPathElement
- toString() - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
- toString() - Method in class ca.uhn.fhir.rest.param.DateParam
- toString() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
- toString() - Method in class ca.uhn.fhir.rest.param.NumberParam
- toString() - Method in class ca.uhn.fhir.rest.param.QuantityParam
- toString() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
- toString() - Method in class ca.uhn.fhir.rest.param.SpecialParam
- toString() - Method in class ca.uhn.fhir.rest.param.StringParam
- toString() - Method in class ca.uhn.fhir.rest.param.TokenParam
- toString() - Method in class ca.uhn.fhir.rest.param.UriParam
- toString() - Method in class ca.uhn.fhir.util.ResourceReferenceInfo
- toString() - Method in class ca.uhn.fhir.util.StopWatch
-
Formats value in an appropriate format.
- toString() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
- toString() - Method in class ca.uhn.fhir.validation.ValidationResult
- toStringParam(FhirContext) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
-
Returns a new param containing the same value as this param, but with the type copnverted to
StringParam. - toStringSet(List<? extends IPrimitiveType<?>>) - Static method in class ca.uhn.fhir.util.DatatypeUtil
-
Convert a list of FHIR String objects to a set of native java Strings
- toSystem(T) - Method in interface org.hl7.fhir.instance.model.api.IBaseEnumFactory
-
Get the system for a given enum value
- toSystemString(T) - Method in interface ca.uhn.fhir.model.api.IValueSetEnumBinder
- totalMode(SearchTotalModeEnum) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Request that the server modify the response using the
_totalparam THIS IS AN EXPERIMENTAL FEATURE - Use with caution, as it may be removed or modified in a future version. - toTokenParam(FhirContext) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
-
Returns a new param containing the same value as this param, but with the type copnverted to
TokenParam. - toUnqualified() - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns a new IdDt containing this IdDt's values but with no server base URL if one is present in this IdDt.
- toUnqualified() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- toUnqualifiedVersionless() - Method in class ca.uhn.fhir.model.primitive.IdDt
- toUnqualifiedVersionless() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- toVersionless() - Method in class ca.uhn.fhir.model.primitive.IdDt
- toVersionless() - Method in interface org.hl7.fhir.instance.model.api.IIdType
- TRACE - ca.uhn.fhir.rest.api.RequestTypeEnum
- TRACK - ca.uhn.fhir.rest.api.RequestTypeEnum
- transaction() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Send a transaction (collection of resources) to the server to be executed as a single unit
- Transaction - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the FHIR transaction method.
- TRANSACTION - ca.uhn.fhir.model.valueset.BundleTypeEnum
- TRANSACTION - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: transaction
- TRANSACTION_RESPONSE - ca.uhn.fhir.model.valueset.BundleTypeEnum
- TransactionParam - Annotation Type in ca.uhn.fhir.rest.annotation
-
Parameter annotation for the "transaction" operation.
- translateMatchUrl(String) - Static method in class ca.uhn.fhir.util.UrlUtil
- triple(String) - Static method in class ca.uhn.fhir.util.rdf.RDFUtil
- triple(Triple) - Method in class ca.uhn.fhir.util.rdf.StreamRDFDedup
- TRUE - ca.uhn.fhir.rest.api.SummaryEnum
-
Return only those elements marked as 'summary' in the base definition of the resource(s)
- TRUE - Static variable in class ca.uhn.fhir.parser.json.JsonLikeValue
- type() - Method in annotation type ca.uhn.fhir.model.api.annotation.Child
-
Lists the allowable types for this field, if the field supports multiple types (otherwise does not need to be populated).
- type() - Method in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
-
The type for this parameter, e.g.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.AddTags
-
If set to a type other than the default (which is
IResource, this method is expected to return a TagList containing only tags which are specific to the given resource type. - type() - Method in annotation type ca.uhn.fhir.rest.annotation.Create
-
The return type for this search method.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.Delete
-
The return type for this search method.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.DeleteTags
-
If set to a type other than the default (which is
IResource, this method is expected to return a TagList containing only tags which are specific to the given resource type. - type() - Method in annotation type ca.uhn.fhir.rest.annotation.History
-
The resource type that this method applies to.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
This value may be populated with the resource type that the operation applies to.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.OperationParam
-
The type of the parameter.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.Patch
-
The return type for this search method.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.Read
-
The return type for this method.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.Search
-
The return type for this method.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.Update
-
The return type for this search method.
- type() - Method in annotation type ca.uhn.fhir.rest.annotation.Validate
-
The return type for this method.
- typeName() - Method in annotation type ca.uhn.fhir.rest.annotation.Operation
-
This value may be populated with the resource type that the operation applies to.
- typeName() - Method in annotation type ca.uhn.fhir.rest.annotation.OperationParam
-
Optionally specifies the type of the parameter as a string, such as
Codingorbase64Binary.
U
- UnclassifiedServerFailureException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Exception for use when a response is received or being sent that does not correspond to any other exception type.
- UnclassifiedServerFailureException(int, String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnclassifiedServerFailureException
-
Constructor
- UnclassifiedServerFailureException(int, String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnclassifiedServerFailureException
-
Constructor
- UNDECL_EXT - ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
- unescape(String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
-
Unescapes a string according to the rules for parameter escaping specified in the FHIR Specification Escaping Section
- unescape(String) - Static method in class ca.uhn.fhir.util.UrlUtil
- unexpectedRepeatingElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- unexpectedRepeatingElement(IParserErrorHandler.IParseLocation, String) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
Invoked when an element repetition (e.g.
- unexpectedRepeatingElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- unexpectedRepeatingElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- UNKNOWN - ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
- UNKNOWN_I18N_KEY_MESSAGE - Static variable in class ca.uhn.fhir.i18n.HapiLocalizer
- unknownAttribute(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- unknownAttribute(IParserErrorHandler.IParseLocation, String) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
Invoked when an unknown element is found in the document.
- unknownAttribute(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- unknownAttribute(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- unknownElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- unknownElement(IParserErrorHandler.IParseLocation, String) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
Invoked when an unknown element is found in the document.
- unknownElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- unknownElement(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- unknownReference(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
- unknownReference(IParserErrorHandler.IParseLocation, String) - Method in interface ca.uhn.fhir.parser.IParserErrorHandler
-
Resource contained a reference that could not be resolved and needs to be resolvable (e.g.
- unknownReference(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
- unknownReference(IParserErrorHandler.IParseLocation, String) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
- UnprocessableEntityException - Exception in ca.uhn.fhir.rest.server.exceptions
-
Represents an HTTP 422 Unprocessable Entity response, which means that a resource was rejected by the server because it "violated applicable FHIR profiles or server business rules".
- UnprocessableEntityException(FhirContext, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
-
Constructor which accepts an
IBaseOperationOutcomeresource which will be supplied in the response - UnprocessableEntityException(String) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
-
Constructor which accepts a String describing the issue.
- UnprocessableEntityException(String...) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
-
Constructor which accepts an array of Strings describing the issue.
- UnprocessableEntityException(String, Throwable) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
-
Constructor which accepts a String describing the issue.
- UnprocessableEntityException(String, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
-
Constructor
- UnprocessableEntityException(IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
-
Deprecated.Use constructor with FhirContext argument
- unregisterAllInterceptors() - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
-
Unregisters all registered interceptors.
- unregisterAllInterceptors() - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- unregisterInterceptor(Object) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
-
Unregister an interceptor.
- unregisterInterceptor(Object) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- unregisterInterceptor(Object) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Remove an intercaptor that was previously registered using
IRestfulClient.registerInterceptor(Object) - unregisterInterceptor(Object) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
-
Remove an interceptor that was previously registered using
IRestfulClient.registerInterceptor(Object). - unregisterInterceptors(Collection<?>) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
- unregisterInterceptors(Collection<?>) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- unregisterThreadLocalInterceptor(Object) - Method in interface ca.uhn.fhir.interceptor.api.IInterceptorService
-
Unregisters a ThreadLocal interceptor
- unregisterThreadLocalInterceptor(Object) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
- unregisterValidatorModule(IValidatorModule) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Removes a validator module from this validator.
- UnsignedIntDt - Class in ca.uhn.fhir.model.primitive
- UnsignedIntDt() - Constructor for class ca.uhn.fhir.model.primitive.UnsignedIntDt
-
Constructor
- UnsignedIntDt(int) - Constructor for class ca.uhn.fhir.model.primitive.UnsignedIntDt
-
Constructor
- UnsignedIntDt(String) - Constructor for class ca.uhn.fhir.model.primitive.UnsignedIntDt
-
Constructor
- update() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Fluent method for the "update" operation, which performs a logical delete on a server resource
- update(IdDt, IBaseResource) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
update() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - update(String, IBaseResource) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
update() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - Update - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the FHIR update method.
- UPDATE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: update
- UPDATE - ca.uhn.fhir.rest.api.ValidationModeEnum
-
The server checks the content, and then checks that it would accept it as an update against the nominated specific resource (e.g.
- UPDATED - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
The value for this key is the bundle entry Updated time.
- updateStringValue() - Method in class ca.uhn.fhir.model.api.BasePrimitive
- URI - ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Code Value: quantity A search parameter that searches on a quantity.
- UriAndListParam - Class in ca.uhn.fhir.rest.param
- UriAndListParam() - Constructor for class ca.uhn.fhir.rest.param.UriAndListParam
- UriClientParam - Class in ca.uhn.fhir.rest.gclient
- UriClientParam(String) - Constructor for class ca.uhn.fhir.rest.gclient.UriClientParam
- UriClientParam.IUriMatch - Interface in ca.uhn.fhir.rest.gclient
- UriDt - Class in ca.uhn.fhir.model.primitive
- UriDt() - Constructor for class ca.uhn.fhir.model.primitive.UriDt
-
Create a new String
- UriDt(String) - Constructor for class ca.uhn.fhir.model.primitive.UriDt
-
Create a new String
- UriOrListParam - Class in ca.uhn.fhir.rest.param
- UriOrListParam() - Constructor for class ca.uhn.fhir.rest.param.UriOrListParam
- UriParam - Class in ca.uhn.fhir.rest.param
- UriParam() - Constructor for class ca.uhn.fhir.rest.param.UriParam
-
Constructor
- UriParam(String) - Constructor for class ca.uhn.fhir.rest.param.UriParam
- UriParamQualifierEnum - Enum in ca.uhn.fhir.rest.param
-
Qualifiers for
UriParam - url() - Method in annotation type ca.uhn.fhir.model.api.annotation.Extension
-
The URL associated with this extension
- URL_TOKEN_HISTORY - Static variable in class ca.uhn.fhir.rest.api.Constants
- URL_TOKEN_METADATA - Static variable in class ca.uhn.fhir.rest.api.Constants
- UrlParts() - Constructor for class ca.uhn.fhir.util.UrlUtil.UrlParts
- UrlPathTokenizer - Class in ca.uhn.fhir.util
- UrlPathTokenizer(String) - Constructor for class ca.uhn.fhir.util.UrlPathTokenizer
- UrlUtil - Class in ca.uhn.fhir.util
- UrlUtil() - Constructor for class ca.uhn.fhir.util.UrlUtil
- UrlUtil.UrlParts - Class in ca.uhn.fhir.util
- useHttpGet() - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntypedWithInput
-
The client should invoke this method using an HTTP GET instead of an HTTP POST.
- usingStyle(SearchStyleEnum) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Forces the query to perform the search using the given method (allowable methods are described in the FHIR Search Specification)
V
- V0_1 - ca.uhn.fhir.util.VersionEnum
- V0_2 - ca.uhn.fhir.util.VersionEnum
- V0_3 - ca.uhn.fhir.util.VersionEnum
- V0_4 - ca.uhn.fhir.util.VersionEnum
- V0_5 - ca.uhn.fhir.util.VersionEnum
- V0_6 - ca.uhn.fhir.util.VersionEnum
- V0_7 - ca.uhn.fhir.util.VersionEnum
- V0_8 - ca.uhn.fhir.util.VersionEnum
- V0_9 - ca.uhn.fhir.util.VersionEnum
- V1_0 - ca.uhn.fhir.util.VersionEnum
- V1_1 - ca.uhn.fhir.util.VersionEnum
- V1_2 - ca.uhn.fhir.util.VersionEnum
- V1_3 - ca.uhn.fhir.util.VersionEnum
- V1_4 - ca.uhn.fhir.util.VersionEnum
- V1_5 - ca.uhn.fhir.util.VersionEnum
- V1_6 - ca.uhn.fhir.util.VersionEnum
- V2_0 - ca.uhn.fhir.util.VersionEnum
- V2_1 - ca.uhn.fhir.util.VersionEnum
- V2_2 - ca.uhn.fhir.util.VersionEnum
- V2_3 - ca.uhn.fhir.util.VersionEnum
- V2_4 - ca.uhn.fhir.util.VersionEnum
- V2_5 - ca.uhn.fhir.util.VersionEnum
- V2_5_0 - ca.uhn.fhir.util.VersionEnum
- V3_0_0 - ca.uhn.fhir.util.VersionEnum
- V3_1_0 - ca.uhn.fhir.util.VersionEnum
- V3_2_0 - ca.uhn.fhir.util.VersionEnum
- V3_3_0 - ca.uhn.fhir.util.VersionEnum
- V3_4_0 - ca.uhn.fhir.util.VersionEnum
- V3_5_0 - ca.uhn.fhir.util.VersionEnum
- V3_6_0 - ca.uhn.fhir.util.VersionEnum
- V3_7_0 - ca.uhn.fhir.util.VersionEnum
- V3_8_0 - ca.uhn.fhir.util.VersionEnum
- V4_0_0 - ca.uhn.fhir.util.VersionEnum
- V4_0_3 - ca.uhn.fhir.util.VersionEnum
- V4_1_0 - ca.uhn.fhir.util.VersionEnum
- V4_2_0 - ca.uhn.fhir.util.VersionEnum
- validate() - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Validate a resource
- validate(IBaseResource) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
validate() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - Validate - Annotation Type in ca.uhn.fhir.rest.annotation
-
RESTful method annotation to be used for the FHIR validate method.
- VALIDATE - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: validate
- Validate.Mode - Annotation Type in ca.uhn.fhir.rest.annotation
-
Validation mode parameter annotation for the validation mode parameter (only supported in FHIR DSTU2+).
- Validate.Profile - Annotation Type in ca.uhn.fhir.rest.annotation
-
Validation mode parameter annotation for the validation URI parameter (only supported in FHIR DSTU2+).
- validateCode(FhirContext, String, String, String, String) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Validates that the given code exists and if possible returns a display name.
- validateCodeInValueSet(FhirContext, String, String, String, IBaseResource) - Method in interface ca.uhn.fhir.context.support.IContextValidationSupport
-
Validates that the given code exists and if possible returns a display name.
- validateResource(IValidationContext<IBaseResource>) - Method in interface ca.uhn.fhir.validation.IValidatorModule
-
Validate the actual resource.
- validateResource(IValidationContext<IBaseResource>) - Method in class ca.uhn.fhir.validation.SchemaBaseValidator
- validateResource(IValidationContext<IBaseResource>) - Method in class ca.uhn.fhir.validation.schematron.SchematronBaseValidator
- validateSealed() - Method in class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
- validateSealed() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
- validateServerBase(String, IHttpClient, IRestfulClient) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
- validateServerBaseIfConfiguredToDoSo(String, IHttpClient, IRestfulClient) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
-
This method is internal to HAPI - It may change in future versions, use with caution.
- ValidateUtil - Class in ca.uhn.fhir.util
- ValidateUtil() - Constructor for class ca.uhn.fhir.util.ValidateUtil
- validateWithResult(String) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Validates a resource instance returning a
ValidationResultwhich contains the results. - validateWithResult(String, ValidationOptions) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Validates a resource instance returning a
ValidationResultwhich contains the results. - validateWithResult(IBaseResource) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Validates a resource instance returning a
ValidationResultwhich contains the results. - validateWithResult(IBaseResource, ValidationOptions) - Method in class ca.uhn.fhir.validation.FhirValidator
-
Validates a resource instance returning a
ValidationResultwhich contains the results. - ValidationContext<T> - Class in ca.uhn.fhir.validation
- ValidationFailureException - Exception in ca.uhn.fhir.validation
- ValidationFailureException(FhirContext, IBaseOperationOutcome) - Constructor for exception ca.uhn.fhir.validation.ValidationFailureException
- ValidationModeEnum - Enum in ca.uhn.fhir.rest.api
-
Validation mode parameter for the $validate operation (DSTU2+ only)
- ValidationOptions - Class in ca.uhn.fhir.validation
- ValidationOptions() - Constructor for class ca.uhn.fhir.validation.ValidationOptions
- ValidationResult - Class in ca.uhn.fhir.validation
-
Encapsulates the results of validation
- ValidationResult(FhirContext, List<SingleValidationMessage>) - Constructor for class ca.uhn.fhir.validation.ValidationResult
- value() - Method in annotation type ca.uhn.fhir.interceptor.api.Hook
-
Provides the specific point where this method should be invoked
- value(StringDt) - Method in interface ca.uhn.fhir.rest.gclient.UriClientParam.IUriMatch
-
Requests that resources be returned which match the given value
- value(String) - Method in interface ca.uhn.fhir.rest.gclient.StringClientParam.IStringMatch
-
Requests that resources be returned which match the given value
- value(String) - Method in interface ca.uhn.fhir.rest.gclient.UriClientParam.IUriMatch
-
Requests that resources be returned which match the given value
- value(IPrimitiveType<String>) - Method in interface ca.uhn.fhir.rest.gclient.StringClientParam.IStringMatch
-
Requests that resources be returned which match the given value
- valueOf(String) - Static method in enum ca.uhn.fhir.context.api.AddProfileTagEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.context.api.BundleInclusionRule
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.context.FhirVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.context.PerformanceOptionsEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.interceptor.api.Pointcut
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.narrative2.TemplateTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.parser.json.JsonLikeValue.ScalarType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.parser.json.JsonLikeValue.ValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.PatchTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.PreferReturnEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.RequestFormatParamStyleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.RequestTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.SearchStyleEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.SearchTotalModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.SortOrderEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.SummaryEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.ValidationModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.client.api.ServerValidationModeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.param.TokenParamModifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.rest.param.UriParamQualifierEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.util.VersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ca.uhn.fhir.validation.ResultSeverityEnum
-
Returns the enum constant of this type with the specified name.
- values - Static variable in enum ca.uhn.fhir.validation.ResultSeverityEnum
-
Convert from Enum ordinal to Enum type.
- values() - Static method in enum ca.uhn.fhir.context.api.AddProfileTagEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.context.api.BundleInclusionRule
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.context.FhirVersionEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.context.PerformanceOptionsEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class ca.uhn.fhir.interceptor.api.HookParams
- values() - Static method in enum ca.uhn.fhir.interceptor.api.Pointcut
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.narrative2.TemplateTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.parser.json.JsonLikeValue.ScalarType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.parser.json.JsonLikeValue.ValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.EncodingEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.PatchTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.PreferReturnEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.RequestFormatParamStyleEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.RequestTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.SearchStyleEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.SearchTotalModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.SortOrderEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.SummaryEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.api.ValidationModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.client.api.ServerValidationModeEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.param.ParamPrefixEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.param.TokenParamModifier
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.rest.param.UriParamQualifierEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.util.VersionEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ca.uhn.fhir.validation.ResultSeverityEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(String...) - Method in interface ca.uhn.fhir.rest.gclient.StringClientParam.IStringMatch
-
Requests that resources be returned which match ANY of the given values (this is an OR search, not an AND search).
- values(String...) - Method in interface ca.uhn.fhir.rest.gclient.UriClientParam.IUriMatch
-
Requests that resources be returned which match ANY of the given values (this is an OR search).
- values(List<String>) - Method in interface ca.uhn.fhir.rest.gclient.StringClientParam.IStringMatch
-
Requests that resources be returned which match ANY of the given values (this is an OR search, not an AND search).
- values(List<String>) - Method in interface ca.uhn.fhir.rest.gclient.UriClientParam.IUriMatch
-
Requests that resources be returned which match ANY of the given values (this is an OR search).
- valueSet() - Method in annotation type ca.uhn.fhir.model.api.annotation.Binding
-
The canonical URL of the valueset
- VALUESET_BINDER - Static variable in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Converts codes to their respective enumerated values
- VALUESET_BINDER - Static variable in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Converts codes to their respective enumerated values
- VALUESET_BINDER - Static variable in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Converts codes to their respective enumerated values
- VALUESET_BINDER - Static variable in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Converts codes to their respective enumerated values
- VALUESET_IDENTIFIER - Static variable in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Identifier for this Value Set: http://hl7.org/fhir/vs/address-use
- VALUESET_IDENTIFIER - Static variable in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Identifier for this Value Set: http://hl7.org/fhir/vs/address-use
- VALUESET_IDENTIFIER - Static variable in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Identifier for this Value Set: http://hl7.org/fhir/vs/address-use
- VALUESET_IDENTIFIER - Static variable in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Identifier for this Value Set: http://hl7.org/fhir/vs/type-restful-operation
- VALUESET_IDENTIFIER - Static variable in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Identifier for this Value Set: http://hl7.org/fhir/vs/search-param-type
- VALUESET_NAME - Static variable in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
-
Name for this Value Set: AddressUse
- VALUESET_NAME - Static variable in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
-
Name for this Value Set: AddressUse
- VALUESET_NAME - Static variable in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
-
Name for this Value Set: AddressUse
- VALUESET_NAME - Static variable in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Name for this Value Set: RestfulOperationType
- VALUESET_NAME - Static variable in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
-
Name for this Value Set: SearchParamType
- version() - Method in annotation type ca.uhn.fhir.rest.annotation.Read
-
If set to true (default is false), this method supports vread operation as well as read
- VERSION - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
Deprecated.The
IResource.getId()resource ID will now be populated with the version ID via theIdDt.getVersionIdPart()method - VERSION_ID - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
-
Deprecated.The
IResource.getId()resource ID will now be populated with the version ID via theIdDt.getVersionIdPart()method - VersionEnum - Enum in ca.uhn.fhir.util
- VersionUtil - Class in ca.uhn.fhir.util
-
Used internally by HAPI to log the version of the HAPI FHIR framework once, when the framework is first loaded by the classloader.
- VersionUtil() - Constructor for class ca.uhn.fhir.util.VersionUtil
- ViewGenerator - Class in ca.uhn.fhir.model.view
- ViewGenerator(FhirContext) - Constructor for class ca.uhn.fhir.model.view.ViewGenerator
- visit(IBaseResource, IModelVisitor) - Method in class ca.uhn.fhir.util.FhirTerser
-
Visit all elements in a given resource
- visit(IBaseResource, IModelVisitor2) - Method in class ca.uhn.fhir.util.FhirTerser
-
Visit all elements in a given resource
- vread(Class<T>, IdDt) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
read() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - vread(Class<T>, String, String) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
-
Deprecated.Use
read() fluent methodinstead (deprecated in HAPI FHIR 3.0.0) - VREAD - ca.uhn.fhir.rest.api.RestOperationTypeEnum
-
Code Value: vread
W
- waitForSize(int, AtomicInteger) - Static method in class ca.uhn.fhir.util.TestUtil
-
THIS IS FOR UNIT TESTS ONLY - DO NOT CALL THIS METHOD FROM USER CODE
- waitForSize(int, Callable<Integer>) - Static method in class ca.uhn.fhir.util.TestUtil
-
THIS IS FOR UNIT TESTS ONLY - DO NOT CALL THIS METHOD FROM USER CODE
- WARNING - ca.uhn.fhir.validation.ResultSeverityEnum
-
The issue is not important enough to cause the action to fail, but may cause it to be performed suboptimally or in a way that is not as desired
- where(ICriterion<?>) - Method in interface ca.uhn.fhir.rest.gclient.IBaseQuery
-
Add a search parameter to the query.
- where(ICriterion<?>) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Add a search parameter to the query.
- where(Map<String, List<IQueryParameterType>>) - Method in interface ca.uhn.fhir.rest.gclient.IBaseQuery
-
Add a set of search parameters to the query.
- whereMap(Map<String, List<String>>) - Method in interface ca.uhn.fhir.rest.gclient.IBaseQuery
-
Add a set of search parameters to the query.
- WILDCARD_ALL_SET - Static variable in interface org.hl7.fhir.instance.model.api.IBaseResource
-
Include set containing only
IBaseResource.INCLUDE_ALL - withAdditionalHeader(String, String) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
-
Set a HTTP header not explicitly defined in FHIR but commonly used in real-world scenarios.
- withAnyProfile(Collection<String>) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Matches any of the profiles given as argument.
- withBody(String) - Method in interface ca.uhn.fhir.rest.gclient.IPatch
-
The body of the patch document serialized in either XML or JSON which conforms to http://jsonpatch.com/ or http://tools.ietf.org/html/rfc5261
- withBundle(String) - Method in interface ca.uhn.fhir.rest.gclient.ITransaction
-
Use the given raw text (should be a Bundle resource) as the transaction input
- withBundle(T) - Method in interface ca.uhn.fhir.rest.gclient.ITransaction
-
Use the given Bundle resource as the transaction input
- withCurrentTime() - Static method in class ca.uhn.fhir.model.primitive.DateTimeDt
-
Returns a new instance of DateTimeDt with the current system time and SECOND precision and the system local time zone
- withCurrentTime() - Static method in class ca.uhn.fhir.model.primitive.InstantDt
-
Factory method which creates a new InstantDt with millisecond precision and initializes it with the current time and the system local timezone.
- withId(Long) - Method in interface ca.uhn.fhir.rest.gclient.IReadTyped
-
Perform a search by resource ID
- withId(String) - Method in interface ca.uhn.fhir.rest.gclient.IPatchWithBody
-
The resource ID to patch
- withId(String) - Method in interface ca.uhn.fhir.rest.gclient.IReadTyped
-
Perform a search by resource ID
- withId(String) - Method in interface ca.uhn.fhir.rest.gclient.IUpdateTyped
- withId(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IPatchWithBody
-
The resource ID to patch
- withId(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IReadTyped
-
Search using an ID.
- withId(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IUpdateTyped
- withIdAndCompartment(String, String) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
- withIdAndVersion(String, String) - Method in interface ca.uhn.fhir.rest.gclient.IReadTyped
-
Perform a search by resource ID and version
- withLeft(ICriterion<A>) - Method in class ca.uhn.fhir.rest.gclient.CompositeClientParam
- withNoParameters(Class<T>) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntyped
-
The operation does not require any input parameters
- withParameter(Class<T>, String, IBase) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntyped
-
Use chained method calls to construct a Parameters input.
- withParameters(T) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntyped
-
Use the given parameters resource as the input to the operation
- withPrefix(ParamPrefixEnum) - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
- withPrefix(ParamPrefixEnum) - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
-
Use the given quantity prefix
- withProfile(String) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Match only resources where the resource has the given profile declaration.
- withResources(List<? extends IBaseResource>) - Method in interface ca.uhn.fhir.rest.gclient.ITransaction
-
Use a list of resources as the transaction input
- withResourceType(String) - Method in class ca.uhn.fhir.model.primitive.IdDt
- withResourceType(String) - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns a copy of this object, but with a different
resource type(or if this object does not have a resource type currently, returns a copy of this object with the given resource type). - withRight(ICriterion<B>) - Method in class ca.uhn.fhir.rest.gclient.CompositeCriterion
- withRight(ICriterion<B>) - Method in interface ca.uhn.fhir.rest.gclient.ICompositeWithLeft
- withSearchParameter(Class<T>, String, IQueryParameterType) - Method in interface ca.uhn.fhir.rest.gclient.IOperationUntyped
-
Use chained method calls to construct a Parameters input.
- withSecurity(String, String) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Match only resources where the resource has the given security tag.
- withServerBase(String, String) - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Returns a view of this ID as a fully qualified URL, given a server base and resource name (which will only be used if the ID does not already contain those respective parts).
- withServerBase(String, String) - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns a copy of this object, but with a different
resource typeandbase URL(or if this object does not have a resource type currently, returns a copy of this object with the given server base and resource type). - withTag(String, String) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
-
Match only resources where the resource has the given tag.
- withType(String) - Method in class ca.uhn.fhir.model.api.Include
-
Creates and returns a new copy of this Include with the given type.
- withUrl(String) - Method in interface ca.uhn.fhir.rest.gclient.IReadTyped
- withUrl(IIdType) - Method in interface ca.uhn.fhir.rest.gclient.IReadTyped
- withVersion(String) - Method in class ca.uhn.fhir.model.primitive.IdDt
-
Creates a new instance of this ID which is identical, but refers to the specific version of this resource ID noted by theVersion.
- withVersion(String) - Method in interface org.hl7.fhir.instance.model.api.IIdType
-
Returns a copy of this object, but with a different
version ID(or if this object does not have a resource type currently, returns a copy of this object with the given version). - write(boolean) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(boolean) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(double) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(double) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(long) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(long) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(Boolean) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(Boolean) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String, boolean) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String, boolean) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String, double) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String, double) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String, long) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String, long) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String, Boolean) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String, Boolean) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String, String) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String, String) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String, BigDecimal) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String, BigDecimal) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(String, BigInteger) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(String, BigInteger) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(BigDecimal) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(BigDecimal) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- write(BigInteger) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- write(BigInteger) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- writeAsText(Writer) - Method in interface ca.uhn.fhir.model.api.IStreamingDatatype
- writeAttribute(String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeAttribute(String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeAttribute(String, String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeAttribute(String, String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeAttribute(String, String, String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeAttribute(String, String, String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeCData(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeCData(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeCharacters(char[], int, int) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeCharacters(char[], int, int) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeCharacters(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeCharacters(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeComment(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeComment(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeDefaultNamespace(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeDefaultNamespace(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeDTD(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeDTD(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeEmptyElement(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeEmptyElement(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeEmptyElement(String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeEmptyElement(String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeEmptyElement(String, String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeEmptyElement(String, String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeEndDocument() - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeEndDocument() - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeEndElement() - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeEndElement() - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeEntityRef(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeEntityRef(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeExternal(ObjectOutput) - Method in class ca.uhn.fhir.model.api.BasePrimitive
- writeExternal(ObjectOutput) - Method in class ca.uhn.fhir.model.primitive.BoundCodeDt
- writeNamespace(String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeNamespace(String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeNTriples() - Method in class ca.uhn.fhir.util.rdf.StreamingRDFWriter
- writeNull() - Method in class ca.uhn.fhir.parser.json.GsonWriter
- writeNull() - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- writeNull(String) - Method in class ca.uhn.fhir.parser.json.GsonWriter
- writeNull(String) - Method in class ca.uhn.fhir.parser.json.JsonLikeWriter
- writeProcessingInstruction(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeProcessingInstruction(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeProcessingInstruction(String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeProcessingInstruction(String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeStartDocument() - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeStartDocument() - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeStartDocument(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeStartDocument(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeStartDocument(String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeStartDocument(String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeStartElement(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeStartElement(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeStartElement(String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeStartElement(String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeStartElement(String, String, String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
- writeStartElement(String, String, String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
- writeTurtle(String, PrefixMapping, boolean) - Method in class ca.uhn.fhir.util.rdf.StreamingRDFWriter
X
- XhtmlDt - Class in ca.uhn.fhir.model.primitive
-
Note that as of HAPI FHIR 3.1.0, this method no longer uses the StAX XMLEvent type as the XML representation, and uses a String instead.
- XhtmlDt() - Constructor for class ca.uhn.fhir.model.primitive.XhtmlDt
-
Constructor
- XhtmlDt(String) - Constructor for class ca.uhn.fhir.model.primitive.XhtmlDt
-
Constructor which accepts a string code
- XML - ca.uhn.fhir.rest.api.EncodingEnum
- XML_PATCH - ca.uhn.fhir.rest.api.PatchTypeEnum
- XML_PLAIN_STRING - Static variable in enum ca.uhn.fhir.rest.api.EncodingEnum
-
"xml"
- XmlDetectionUtil - Class in ca.uhn.fhir.util
- XmlDetectionUtil() - Constructor for class ca.uhn.fhir.util.XmlDetectionUtil
- XmlParser - Class in ca.uhn.fhir.parser
-
This class is the FHIR XML parser/encoder.
- XmlParser(FhirContext, IParserErrorHandler) - Constructor for class ca.uhn.fhir.parser.XmlParser
-
Do not use this constructor, the recommended way to obtain a new instance of the XML parser is to invoke
FhirContext.newXmlParser(). - XmlUtil - Class in ca.uhn.fhir.util
-
Utility methods for working with the StAX API.
- XmlUtil.MyEscaper - Class in ca.uhn.fhir.util
Y
- YEAR - ca.uhn.fhir.model.api.TemporalPrecisionEnum
All Classes All Packages