Index

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 and Interfaces|All Packages|Constant Field Values|Serialized Form

A

ABOVE - Enum constant in enum ca.uhn.fhir.rest.param.TokenParamModifier
:above
ABOVE - Enum constant in enum 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 Accept header 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
 
accumulator() - Method in class ca.uhn.fhir.util.MultimapCollector
 
ACCURATE - Enum constant in enum ca.uhn.fhir.rest.api.SearchTotalModeEnum
 
ACTIVE - Enum constant in enum ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
 
ACTIVE - Enum constant in enum ca.uhn.fhir.rest.api.InterceptorInvocationTimingEnum
 
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(PT) - Method in class ca.uhn.fhir.rest.param.BaseOrListParam
 
add(T) - Method in class ca.uhn.fhir.interceptor.api.HookParams
 
ADD_JOB_DEFINITIONS - Static variable in interface ca.uhn.fhir.IHapiBootOrder
 
ADD_TAGS - Enum constant in enum 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 class ca.uhn.fhir.rest.server.exceptions.AuthenticationException
Adds a WWW-Authenticate header to the response, of the form:
WWW-Authenticate: Basic realm="theRealm"
addAuthor(IIdType) - Method in class ca.uhn.fhir.util.CompositionBuilder
Add a value to Composition.author
addCodeCoding(String, String, String) - Method in class ca.uhn.fhir.util.CompositionBuilder.SectionBuilder
Add a coding to section.code
addCollectionEntry(IBaseResource) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry for a Collection bundle type
addContained(IBaseResource) - Method in class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
addContained(IIdType, IBaseResource) - Method in class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
addDetailsToIssue(FhirContext, IBase, String, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
addDocumentEntry(IBaseResource) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry for a Document bundle type
addElement(IBase, String) - Method in class ca.uhn.fhir.util.FhirTerser
Adds and returns a new element at the given path within the given structure.
addElement(IBase, String, String) - Method in class ca.uhn.fhir.util.FhirTerser
Adds and returns a new element at the given path within the given structure.
addElements(IBase, String, Collection<String>) - Method in class ca.uhn.fhir.util.FhirTerser
This method has the same semantics as FhirTerser.addElement(IBase, String, String) but adds a collection of primitives instead of a single one.
addEntry() - Method in class ca.uhn.fhir.util.BundleBuilder
Creates new entry and adds it to the bundle
addEntry(IIdType) - Method in class ca.uhn.fhir.util.CompositionBuilder.SectionBuilder
Adds a reference to entry.reference
addEntryAndReturnRequest() - Method in class ca.uhn.fhir.util.BundleBuilder
 
addExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
 
addExtension(FhirContext, IBase, String, String, Object) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Adds an extension with the specified value
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
addExtension(IBase) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Returns an new empty extension.
addExtension(IBase, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Returns an extension with the specified URL
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
addIssue(FhirContext, IBaseOperationOutcome, String, String, String, String, String, String, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
addIssueColExtensionToIssue(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
addIssueLineExtensionToIssue(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
addIssueWithMessageId(FhirContext, IBaseOperationOutcome, String, String, String, String, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
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
addMessageIdExtensionToIssue(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
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
 
addOr(PT) - Method in class ca.uhn.fhir.rest.param.BaseOrListParam
 
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 parameter value to a Parameters resource
addParameterToParameters(FhirContext, IBaseParameters, String, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
Add a parameter 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
 
addParameterToParametersDecimal(FhirContext, IBaseParameters, String, BigDecimal) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
addParameterToParametersInteger(FhirContext, IBaseParameters, String, int) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
addParameterToParametersLong(FhirContext, IBaseParameters, String, long) - 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
 
addPart(FhirContext, IBase, String, IBase) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
addPartBoolean(FhirContext, IBase, String, Boolean) - 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
 
addPartDecimal(FhirContext, IBase, String, Double) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
addPartInteger(FhirContext, IBase, String, Integer) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
addPartResource(FhirContext, IBase, String, IBaseResource) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
addPartString(FhirContext, IBase, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
addPartUrl(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 class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Add a header which will be added to any responses
addRootPropertiesToBundle(String, BundleLinks, Integer, IPrimitiveType<Date>) - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
 
addSearch(IBase) - Method in class ca.uhn.fhir.util.BundleBuilder
Creates new search instance for the specified entry.
addSearchParam(RuntimeSearchParam) - Method in class ca.uhn.fhir.context.RuntimeResourceDefinition
 
addSection() - Method in class ca.uhn.fhir.util.CompositionBuilder
 
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.
addToEntry(IBase, String, IBase) - Method in class ca.uhn.fhir.util.BundleBuilder
Sets the specified entry field.
addToSearch(IBase, String, IBase) - Method in class ca.uhn.fhir.util.BundleBuilder
Sets the specified search field.
addTotalResultsToBundle(Integer, BundleTypeEnum) - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
 
addTransactionCreateEntry(IBaseResource) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing an create (POST) request.
addTransactionCreateEntry(IBaseResource, String) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing an create (POST) request.
addTransactionCreateEntryIdOnly(IBaseResource) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing a create (POST) request without the body of the resource.
addTransactionDeleteConditionalEntry(String) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing a delete (DELETE) request.
addTransactionDeleteEntry(String, String) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing a delete (DELETE) request.
addTransactionDeleteEntry(IBaseResource) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing a delete (DELETE) request.
addTransactionDeleteEntry(IIdType) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing a delete (DELETE) request.
addTransactionDeleteEntryConditional(String) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing a delete (DELETE) request.
addTransactionFhirPatchEntry(IBaseParameters) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds a FHIRPatch patch bundle to the transaction.
addTransactionFhirPatchEntry(IIdType, IBaseParameters) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds a FHIRPatch patch bundle to the transaction
addTransactionUpdateEntry(IBaseResource) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing an update (PUT) request.
addTransactionUpdateIdOnlyEntry(IBaseResource) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an entry containing an update (UPDATE) request without the body of the resource.
addTypeCoding(String, String, String) - Method in class ca.uhn.fhir.util.CompositionBuilder
Add a Coding to Composition.type.coding
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.
addUpliftRefchain(String, String) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
addValidationMessage(SingleValidationMessage) - Method in class ca.uhn.fhir.validation.ValidationContext
 
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
AFTER_SUBSCRIPTION_INITIALIZED - Static variable in interface ca.uhn.fhir.IHapiBootOrder
 
afterOrEquals() - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
 
allow() - Element 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() - Element 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).
allPartitions() - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
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 - Enum constant in enum 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.
andThen() - Method in class ca.uhn.fhir.util.BundleBuilder.BaseOperationBuilder
Returns a reference to the BundleBuilder instance.
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
 
ApacheEncoder - Class in ca.uhn.fhir.context.phonetic
 
ApacheEncoder(String, StringEncoder) - Constructor for class ca.uhn.fhir.context.phonetic.ApacheEncoder
 
applyTemplate(FhirContext, INarrativeTemplate, IBase) - Method in class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
 
applyTemplate(FhirContext, INarrativeTemplate, IBase) - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
 
applyTo(IBaseResource) - Method in class ca.uhn.fhir.model.primitive.IdDt
 
applyTo(IBaseResource) - Method in interface org.hl7.fhir.instance.model.api.IIdType
 
APPROXIMATE - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.ValueType
 
ArrayUtil - Class in ca.uhn.fhir.util
 
asArray(BaseJsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
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(BaseJsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
ASC - Enum constant in enum 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
asJson() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
asLookupCodeResult(String, String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
asNonRecursive() - Method in class ca.uhn.fhir.model.api.Include
Creates a copy of this include with non-recurse behaviour
asObject(BaseJsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
asRecursive() - Method in class ca.uhn.fhir.model.api.Include
Creates a copy of this include with recurse behaviour
assignIdsToContainedResources() - Method in class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
ASSOCIATED_GOLDEN_RESOURCE_EXTENSION_URL - Static variable in class ca.uhn.fhir.util.HapiExtensions
URL for extension in a Group Bulk Export which identifies the golden patient of a given exported resource.
asString(BaseJsonLikeValue) - Static method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
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.
AT - Enum constant in enum ca.uhn.fhir.rest.param.HistorySearchStyleEnum
 
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 Class 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 class ca.uhn.fhir.rest.server.exceptions.AuthenticationException
 
AuthenticationException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.AuthenticationException
 
AuthenticationException(String, Throwable) - Constructor for exception class 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

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> - Class in ca.uhn.fhir.rest.param
 
BaseAndListParam() - Constructor for class ca.uhn.fhir.rest.param.BaseAndListParam
 
BaseBatchJobParameters - Class in ca.uhn.fhir.model.api
 
BaseBatchJobParameters() - Constructor for class ca.uhn.fhir.model.api.BaseBatchJobParameters
 
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.IValidationSupport.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 - Enum constant in enum 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 - Enum constant in enum 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
 
BaseHttpRequest - Class in ca.uhn.fhir.rest.client.api
 
BaseHttpRequest() - Constructor for class ca.uhn.fhir.rest.client.api.BaseHttpRequest
 
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
 
BaseInterceptorService<POINTCUT> - Class in ca.uhn.fhir.interceptor.executor
 
BaseInterceptorService(Class<POINTCUT>) - Constructor for class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
Constructor which uses a default name of "default"
BaseInterceptorService(Class<POINTCUT>, String) - Constructor for class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
Constructor
BaseInterceptorService.BaseInvoker - Class in ca.uhn.fhir.interceptor.executor
 
BaseInterceptorService.HookDescriptor - Class in ca.uhn.fhir.interceptor.executor
 
BaseIssue() - Constructor for class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
 
BaseJsonLikeArray - Class in ca.uhn.fhir.parser.json
 
BaseJsonLikeArray() - Constructor for class ca.uhn.fhir.parser.json.BaseJsonLikeArray
 
BaseJsonLikeObject - Class in ca.uhn.fhir.parser.json
 
BaseJsonLikeObject() - Constructor for class ca.uhn.fhir.parser.json.BaseJsonLikeObject
 
BaseJsonLikeValue - Class in ca.uhn.fhir.parser.json
This is the generalization of anything that is a "value" element in a JSON structure.
BaseJsonLikeValue() - Constructor for class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
BaseJsonLikeValue.ScalarType - Enum in ca.uhn.fhir.parser.json
 
BaseJsonLikeValue.ValueType - Enum in ca.uhn.fhir.parser.json
 
BaseJsonLikeWriter - Class in ca.uhn.fhir.parser.json
 
BaseJsonLikeWriter() - Constructor for class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
BaseNarrativeDt<T> - 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
 
BaseOperationBuilder() - Constructor for class ca.uhn.fhir.util.BundleBuilder.BaseOperationBuilder
 
BaseOperationOutcome - Interface in ca.uhn.fhir.model.base.resource
 
BaseOperationOutcome.BaseIssue - Class in ca.uhn.fhir.model.base.resource
 
BaseOrListParam<MT,PT> - Class in ca.uhn.fhir.rest.param
 
BaseOrListParam() - Constructor for class ca.uhn.fhir.rest.param.BaseOrListParam
 
BaseParam - Class in ca.uhn.fhir.rest.param
Base class for RESTful operation parameter types
BaseParam() - Constructor for class ca.uhn.fhir.rest.param.BaseParam
 
BaseParamWithPrefix<T> - 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.EncodeContext - Class in ca.uhn.fhir.parser
EncodeContext is a shared state object that is passed around the encode process
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> - 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> - 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 Class in ca.uhn.fhir.rest.server.exceptions
Base class for RESTful client and server exceptions.
BaseServerResponseException(int, String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Constructor
BaseServerResponseException(int, String...) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Constructor
BaseServerResponseException(int, String, Throwable) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Constructor
BaseServerResponseException(int, String, Throwable, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Constructor
BaseServerResponseException(int, String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Constructor
BaseServerResponseException(int, Throwable) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Constructor
BaseServerResponseException(int, Throwable, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Constructor
BaseStoreInfo - Class in ca.uhn.fhir.tls
 
BaseStoreInfo(String, String, String) - Constructor for class ca.uhn.fhir.tls.BaseStoreInfo
 
BaseStoreInfo.StoreInfoException - Exception Class in ca.uhn.fhir.tls
 
BaseThymeleafNarrativeGenerator - Class in ca.uhn.fhir.narrative
 
BaseThymeleafNarrativeGenerator() - Constructor for class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
Constructor
BaseUnrecoverableRuntimeException - Exception Class in ca.uhn.fhir.util
Exception superclass for an exception representing an unrecoverable failure
BaseUnrecoverableRuntimeException(String) - Constructor for exception class ca.uhn.fhir.util.BaseUnrecoverableRuntimeException
 
BaseUnrecoverableRuntimeException(String, Throwable) - Constructor for exception class ca.uhn.fhir.util.BaseUnrecoverableRuntimeException
 
BATCH - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
 
BATCH_RESPONSE - Enum constant in enum 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(String) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
beginArray(String) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
beginObject() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
beginObject() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
beginObject(String) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
beginObject(String) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
BELOW - Enum constant in enum ca.uhn.fhir.rest.param.TokenParamModifier
:above
BELOW - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.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
BOTH - Enum constant in enum ca.uhn.fhir.rest.api.SearchContainedModeEnum
Search on the normal resources and contained resources.
BoundCodeDt<T> - 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.
BULK_DATA_ACCESS_IG_URL - Static variable in class ca.uhn.fhir.rest.api.Constants
 
BundleBuilder - Class in ca.uhn.fhir.util
This class can be used to build a Bundle resource to be used as a FHIR transaction.
BundleBuilder(FhirContext) - Constructor for class ca.uhn.fhir.util.BundleBuilder
Constructor
BundleBuilder.BaseOperationBuilder - Class in ca.uhn.fhir.util
 
BundleBuilder.BaseOperationBuilderWithConditionalUrl<T> - Class in ca.uhn.fhir.util
 
BundleBuilder.CreateBuilder - Class in ca.uhn.fhir.util
 
BundleBuilder.DeleteBuilder - Class in ca.uhn.fhir.util
 
BundleBuilder.PatchBuilder - Class in ca.uhn.fhir.util
 
BundleBuilder.UpdateBuilder - Class in ca.uhn.fhir.util
 
BundleEntryMutator - Class in ca.uhn.fhir.util.bundle
 
BundleEntryMutator(FhirContext, IBase, BaseRuntimeChildDefinition, BaseRuntimeElementCompositeDefinition<?>, 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.
bundleHasEntriesWithResourceType(IBaseBundle, String) - Method in class ca.uhn.fhir.narrative2.NarrativeGeneratorTemplateUtils
Given a Bundle as input, are any entries present with a given resource type
BundleInclusionRule - Enum in ca.uhn.fhir.context.api
Created by Bill de Beaubien on 3/4/2015.
BundleLinks - Class in ca.uhn.fhir.rest.api
 
BundleLinks(String, Set<Include>, boolean, BundleTypeEnum) - Constructor for class ca.uhn.fhir.rest.api.BundleLinks
 
bundleType - Variable in class ca.uhn.fhir.rest.api.BundleLinks
 
bundleType() - Element 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 - package ca.uhn.fhir
 
ca.uhn.fhir.context - package ca.uhn.fhir.context
 
ca.uhn.fhir.context.api - package ca.uhn.fhir.context.api
 
ca.uhn.fhir.context.phonetic - package ca.uhn.fhir.context.phonetic
 
ca.uhn.fhir.context.support - package ca.uhn.fhir.context.support
 
ca.uhn.fhir.fhirpath - package ca.uhn.fhir.fhirpath
 
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.interceptor.model - package ca.uhn.fhir.interceptor.model
 
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.parser.json.jackson - package ca.uhn.fhir.parser.json.jackson
 
ca.uhn.fhir.parser.path - package ca.uhn.fhir.parser.path
 
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.serializer - package ca.uhn.fhir.serializer
 
ca.uhn.fhir.store - package ca.uhn.fhir.store
 
ca.uhn.fhir.system - package ca.uhn.fhir.system
 
ca.uhn.fhir.tls - package ca.uhn.fhir.tls
 
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-Control header 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() - Element 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.IBaseInterceptorBroadcaster
Invoke registered interceptor hook methods for the given Pointcut.
callHooks(POINTCUT, HookParams) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
callHooksAndReturnObject(POINTCUT, HookParams) - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorBroadcaster
Invoke registered interceptor hook methods for the given Pointcut.
callHooksAndReturnObject(POINTCUT, HookParams) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
canonicalUrl() - Element in annotation type ca.uhn.fhir.rest.annotation.Operation
The canonical URL of the operation, e.g.
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(DeleteCascadeModeEnum) - Method in interface ca.uhn.fhir.rest.gclient.IDeleteTyped
Delete cascade mode - Note that this is a HAPI FHIR specific feature and is not supported on all servers.
CASCADE_DELETE - Static variable in class ca.uhn.fhir.rest.api.Constants
 
castIfInstanceof(Object, Class<T>) - Static method in class ca.uhn.fhir.util.ObjectUtil
Cast the object to the type using Optional.
CAVERPHONE1 - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
CAVERPHONE2 - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
chainBlacklist() - Element 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() - Element 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() - Element 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() - Element 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.
characteristics() - Method in class ca.uhn.fhir.util.MultimapCollector
 
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
 
checkTimeout() - Method in class ca.uhn.fhir.util.TimeoutManager
 
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.
chompCharacter(String, char) - Static method in class ca.uhn.fhir.util.StringUtil
If a string ends with a given character, remove that character from the end of the string (as many times as it occurs at the end)
chunk(Collection<T>, int, Consumer<List<T>>) - Method in class ca.uhn.fhir.util.TaskChunker
 
chunk(Stream<T>, int) - Method in class ca.uhn.fhir.util.TaskChunker
 
ClasspathUtil - Class in ca.uhn.fhir.util
Use this API with caution, it may change!
cleanProvenanceSourceUriOrEmpty(String) - Static method in class ca.uhn.fhir.util.MetaUtil
 
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
clearAllExtensions(IBase) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Removes all extensions.
clearExtensionsByUrl(IBase, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Removes all extensions by URL.
clearField(FhirContext, String, IBase) - Static method in class ca.uhn.fhir.util.TerserUtil
Clears the specified field on the element provided
clearField(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Clears the specified field on the resource provided
clearFieldByFhirPath(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Clears the specified field on the resource provided by the FHIRPath.
CLIENT_REQUEST - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Client Hook: This hook is called before an HTTP client request is sent
CLIENT_RESPONSE - Enum constant in enum 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.
ClientResponseContext - Class in ca.uhn.fhir.rest.client.api
Used to pass context to Pointcut.CLIENT_RESPONSE, including a mutable IHttpResponse
ClientResponseContext(IHttpRequest, IHttpResponse, IRestfulClient, FhirContext, Class<? extends IBaseResource>) - Constructor for class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
clone(FhirContext, T) - Static method in class ca.uhn.fhir.util.TerserUtil
Clones the specified resource.
clone(T) - Method in class ca.uhn.fhir.util.FhirTerser
Clones a resource object, copying all data elements from theSource into a new copy of the same type.
cloneCompositeField(FhirContext, IBaseResource, IBaseResource, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Clones specified composite field (collection).
cloneIdentifierIntoResource(FhirContext, BaseRuntimeChildDefinition, IBase, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtil
Given an Child Definition of `identifier`, a R4/DSTU3 Identifier, and a new resource, clone the identifier into that resources' identifier list if it is not already present.
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.BaseJsonLikeWriter
 
close() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
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
 
close(InputStream) - Static method in class ca.uhn.fhir.util.ClasspathUtil
 
closeQuietly(AutoCloseable) - Static method in class ca.uhn.fhir.util.IoUtil
Replacement for the deprecated commons-lang method of the same name.
code(int) - Static method in class ca.uhn.fhir.i18n.Msg
 
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.
codeSystemWithDefaultDescription(String) - Static method in class ca.uhn.fhir.rest.api.Constants
 
CodeValidationResult() - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
CodingConceptProperty(String, String, String, String) - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.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.system and Coding.value values.
COLLECTION - Enum constant in enum 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
 
COLOGNE - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
combiner() - Method in class ca.uhn.fhir.util.MultimapCollector
 
ComboSearchParamType - Enum in ca.uhn.fhir.context
 
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(BaseInterceptorService.BaseInvoker) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService.BaseInvoker
 
compareTo(CodeDt) - Method in class ca.uhn.fhir.model.primitive.CodeDt
 
compareTo(DecimalDt) - Method in class ca.uhn.fhir.model.primitive.DecimalDt
 
compareTo(FhirVersionIndependentConcept) - Method in class ca.uhn.fhir.util.FhirVersionIndependentConcept
 
Compartment - Annotation Type in ca.uhn.fhir.model.api.annotation
This may only be populated on a reference search paramater field.
compartmentName() - Element in annotation type ca.uhn.fhir.rest.annotation.Search
If specified, this the name for the compartment
Component(String, String) - Constructor for class ca.uhn.fhir.context.RuntimeSearchParam.Component
Constructor
COMPOSITE - Enum constant in enum ca.uhn.fhir.rest.api.RestSearchParameterTypeEnum
Code Value: composite A composite search parameter that combines a search on two values together.
COMPOSITE_DATATYPE - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
 
CompositeAndListParam<A,B> - 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,B> - 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,B> - Class in ca.uhn.fhir.rest.gclient
 
CompositeCriterion(String, ICriterion<A>) - Constructor for class ca.uhn.fhir.rest.gclient.CompositeCriterion
 
compositeOf() - Element 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,B> - Class in ca.uhn.fhir.rest.param
 
CompositeOrListParam(Class<A>, Class<B>) - Constructor for class ca.uhn.fhir.rest.param.CompositeOrListParam
 
CompositeParam<A,B> - 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() - Element 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() - Element 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.
CompositionBuilder - Class in ca.uhn.fhir.util
This class can be used to generate Composition resources in a version independent way.
CompositionBuilder(FhirContext) - Constructor for class ca.uhn.fhir.util.CompositionBuilder
 
CompositionBuilder.SectionBuilder - Class in ca.uhn.fhir.util
 
ConceptDesignation() - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.ConceptDesignation
 
ConceptValidationOptions - Class in ca.uhn.fhir.context.support
 
ConceptValidationOptions() - Constructor for class ca.uhn.fhir.context.support.ConceptValidationOptions
 
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
conditional(String) - Method in class ca.uhn.fhir.util.BundleBuilder.BaseOperationBuilderWithConditionalUrl
Make this update a Conditional Update
conditional(String) - Method in class ca.uhn.fhir.util.BundleBuilder.CreateBuilder
Make this create a Conditional Create
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
On the Update, Create and Delete operation methods, this annotation can be used to mark a String parameter which will be populated with the conditional "search" URL for the operation, if an incoming client invocation is a conditional operation.
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 Class 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 class ca.uhn.fhir.context.ConfigurationException
 
ConfigurationException(String) - Constructor for exception class ca.uhn.fhir.context.ConfigurationException
 
ConfigurationException(String, Throwable) - Constructor for exception class ca.uhn.fhir.context.ConfigurationException
 
ConfigurationException(Throwable) - Constructor for exception class ca.uhn.fhir.context.ConfigurationException
 
CONNECT - Enum constant in enum 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 - Static variable in class ca.uhn.fhir.parser.RDFParser
 
CONTAINED_RESOURCE_LIST - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
HL7.org structure style.
CONTAINED_RESOURCES - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
HAPI structure style.
ContainedResources() - Constructor for class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
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
 
containResources(IBaseResource, FhirTerser.OptionsEnum...) - Method in class ca.uhn.fhir.util.FhirTerser
Iterate through the whole resource and identify any contained resources.
containResourcesInReferences(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
 
CONTAINS - Enum constant in enum ca.uhn.fhir.rest.param.UriParamQualifierEnum
The contains modifier allows clients to indicate that a supplied URI input should be matched as a case-insensitive and combining-character insensitive match anywhere in the target URI.
containsAll(Collection<?>) - Method in class ca.uhn.fhir.model.api.TagList
 
convertDateToDayInteger(Date) - Static method in class ca.uhn.fhir.util.DateUtils
 
convertDateToIso8601String(Date) - Static method in class ca.uhn.fhir.util.DateUtils
 
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 _count parameter, 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 theCount number 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 - Enum constant in enum ca.uhn.fhir.rest.api.SummaryEnum
Search only: just return a count of the matching resources, without returning the actual matches
COUNT - Enum constant in enum ca.uhn.fhir.rest.param.HistorySearchStyleEnum
 
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.
countTokens() - Method in class ca.uhn.fhir.util.UrlPathTokenizer
 
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 - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: create
CREATE - Enum constant in enum 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
 
createFhirPathExecutor(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, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType) - Static method in class ca.uhn.fhir.parser.LenientErrorHandler
 
createJarLogger() - Static method in class ca.uhn.fhir.util.jar.DependencyLogFactory
 
createNewBundleEntryWithSingleField(FhirContext, String, IBase...) - Static method in class ca.uhn.fhir.util.BundleUtil
create a new bundle entry and set a value for a single field
createParamRequest(FhirContext, Map<String, List<String>>, EncodingEnum) - Method in interface ca.uhn.fhir.rest.client.api.IHttpClient
Create a parameter request
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
 
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_APPLICATION_GZIP - 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_GRAPHQL - Static variable in class ca.uhn.fhir.rest.api.Constants
 
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_RDF_TURTLE_LEGACY - Static variable in class ca.uhn.fhir.rest.api.Constants
 
CT_TEXT - Static variable in class ca.uhn.fhir.rest.api.Constants
 
CT_TEXT_CDA - 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() - Constructor for class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
Constructor.
CustomThymeleafNarrativeGenerator(String...) - Constructor for class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
Create a new narrative generator
CustomThymeleafNarrativeGenerator(List<String>) - Constructor for class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
Create a new narrative generator

D

DATA - Enum constant in enum ca.uhn.fhir.rest.api.SummaryEnum
Remove the text element
DataFormatException - Exception Class in ca.uhn.fhir.parser
 
DataFormatException() - Constructor for exception class ca.uhn.fhir.parser.DataFormatException
 
DataFormatException(String) - Constructor for exception class ca.uhn.fhir.parser.DataFormatException
 
DataFormatException(String, Throwable) - Constructor for exception class ca.uhn.fhir.parser.DataFormatException
 
DataFormatException(Throwable) - Constructor for exception class 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 - Enum constant in enum 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_PRECISION for 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_PRECISION for this type.
DateDt(Date) - Constructor for class ca.uhn.fhir.model.primitive.DateDt
Constructor which accepts a date value and uses the DateDt.DEFAULT_PRECISION for 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(DateRangeParam) - Constructor for class ca.uhn.fhir.rest.param.DateRangeParam
Copy constructor.
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)
DateRangeUtil - Class in ca.uhn.fhir.util
 
DateRangeUtil() - Constructor for class ca.uhn.fhir.util.DateRangeUtil
 
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 - Enum constant in enum 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_CONNECTION_REQUEST_TIMEOUT - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
DEFAULT_DELIMITER - Static variable in class ca.uhn.fhir.util.PropertyModifyingHelper
 
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_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_SOCKET_TIMEOUT - Static variable in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
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.
defaultPartition() - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
defaultPartition(LocalDate) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
DefaultProfileValidationSupport - Class in ca.uhn.fhir.context.support
This class returns the vocabulary that is shipped with the base FHIR specification.
DefaultProfileValidationSupport(FhirContext) - Constructor for class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
Constructor
DefaultThymeleafNarrativeGenerator - Class in ca.uhn.fhir.narrative
 
DefaultThymeleafNarrativeGenerator() - Constructor for class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
 
DEFERRED - Enum constant in enum ca.uhn.fhir.rest.api.InterceptorInvocationTimingEnum
 
DEFERRED_MODEL_SCANNING - Enum constant in enum 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() - Element 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 - Enum constant in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
 
DELETE - Enum constant in enum ca.uhn.fhir.rest.api.DeleteCascadeModeEnum
 
DELETE - Enum constant in enum ca.uhn.fhir.rest.api.RequestTypeEnum
 
DELETE - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: delete
DELETE - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
 
DeleteBuilder() - Constructor for class ca.uhn.fhir.util.BundleBuilder.DeleteBuilder
 
DeleteCascadeModeEnum - Enum in ca.uhn.fhir.rest.api
Used by the client to indicate the cascade mode associated with a delete operation.
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.
deleteEnabled() - Element in annotation type ca.uhn.fhir.rest.annotation.Operation
To support cancelling of a job, this flag should be set to true (default is false).
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 - Enum constant in enum 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
describeMethodInSortFriendlyWay(Method) - Static method in class ca.uhn.fhir.util.ReflectionUtil
Returns a description like startsWith params(java.lang.String, int) returns(boolean).
description() - Element 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.
deserialize(JsonParser, DeserializationContext) - Method in class ca.uhn.fhir.serializer.FhirResourceDeserializer
 
deserialize(InputStream, Class<T>) - Static method in class ca.uhn.fhir.util.JsonUtil
Parse JSON
deserialize(String, Class<T>) - Static method in class ca.uhn.fhir.util.JsonUtil
Parse JSON
deserializeList(String, Class<T>) - Static method in class ca.uhn.fhir.util.JsonUtil
Parse JSON
Destroy - Annotation Type in ca.uhn.fhir.rest.annotation
ResourceProvider methods tagged with Destroy will 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
 
determineResourceTypeInResourceUrl(FhirContext, String) - Static method in class ca.uhn.fhir.util.UrlUtil
Given a FHIR resource URL, extracts the associated resource type.
determineVersionForType(Class<?>) - Static method in enum ca.uhn.fhir.context.FhirVersionEnum
Given a FHIR model object type, determine which version of FHIR it is for
DIFFERENT_LINK_ERROR_MSG - Static variable in class ca.uhn.fhir.util.BundleUtil
 
disableAllErrors() - Method in class ca.uhn.fhir.parser.LenientErrorHandler
If this method is called, both invalid resource extensions and invalid attribute values will set to simply logging errors.
disableHapiClientKeepResponses() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
disableStatusBasedReindex() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
disableUnitTestCaptureStack() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
disableUnitTestMode() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
DISPLAY - Static variable in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
DIV_OPEN_FIRST - Static variable in class ca.uhn.fhir.model.primitive.XhtmlDt
 
DOCUMENT - Enum constant in enum 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, BaseJsonLikeWriter, 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.NDJsonParser
 
doEncodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.RDFParser
Writes the provided resource to the writer.
doEncodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.XmlParser
 
doEncodeToWriter(IBase, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
 
doEncodeToWriter(IBase, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.JsonParser
 
doEncodeToWriter(IBase, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.XmlParser
 
doesCodingListMatch(List<? extends BaseCodingDt>) - Method in class ca.uhn.fhir.rest.param.TokenOrListParam
 
DOMAIN_RESOURCE_CONTAINED - Static variable in class ca.uhn.fhir.parser.RDFParser
 
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.NDJsonParser
 
doParseResource(Class<T>, Reader) - Method in class ca.uhn.fhir.parser.RDFParser
Parses RDF content to a FHIR resource using Apache Jena
doParseResource(Class<T>, Reader) - Method in class ca.uhn.fhir.parser.XmlParser
 
doRandomizeLocaleAndTimezone() - Static method in class ca.uhn.fhir.util.TestUtil
Set some system properties randomly after each test..
DOUBLE_METAPHONE - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
DRAFT - Enum constant in enum ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
 
DSTU2 - Enum constant in enum ca.uhn.fhir.context.FhirVersionEnum
 
DSTU2_1 - Enum constant in enum ca.uhn.fhir.context.FhirVersionEnum
 
DSTU2_HL7ORG - Enum constant in enum ca.uhn.fhir.context.FhirVersionEnum
 
DSTU3 - Enum constant in enum ca.uhn.fhir.context.FhirVersionEnum
 

E

ELEMENT_ID - Static variable in class ca.uhn.fhir.parser.RDFParser
 
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 _elements parameter
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
 
EMPTY_CLASS_ARRAY - Static variable in class ca.uhn.fhir.util.ReflectionUtil
 
EMPTY_OBJECT_ARRAY - Static variable in class ca.uhn.fhir.util.ReflectionUtil
 
EMPTY_STRING_ARRAY - Static variable in class ca.uhn.fhir.rest.api.Constants
 
enableHapiClientKeepResponses() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
This property is used by unit tests - do not rely on it in production code as it may change at any time.
enableStatusBasedReindex() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
This property sets
invalid reference
JpaStorageSettings#setStatusBasedReindexingDisabled(Boolean)
to true when the system starts up.
enableSuppressHapiFhirVersionLog() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
This property is used to suppress the logging of the HAPI FHIR version on startup.
enableTestMode() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
When this property is primarily used to control application shutdown behavior
enableUnitTestCaptureStack() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
This property prevents stack traces from getting truncated and includes the full stack trace in failed search responses.
enableUnitTestMode() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
This property is used to ensure unit test behaviour is deterministic.
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, Calendar) - Method in class ca.uhn.fhir.rest.param.binder.CalendarBinder
 
encode(FhirContext, Date) - Method in class ca.uhn.fhir.rest.param.binder.DateBinder
 
encode(FhirContext, IPrimitiveType<?>) - Method in class ca.uhn.fhir.rest.param.binder.FhirPrimitiveBinder
 
encode(FhirContext, String) - Method in class ca.uhn.fhir.rest.param.binder.StringBinder
 
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.context.phonetic.ApacheEncoder
 
encode(String) - Method in interface ca.uhn.fhir.context.phonetic.IPhoneticEncoder
Encode the provided string using a phonetic encoder like Soundex
encode(String) - Method in class ca.uhn.fhir.context.phonetic.NumericEncoder
 
encode(String) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
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 - Class in ca.uhn.fhir.parser.path
 
EncodeContextPath() - Constructor for class ca.uhn.fhir.parser.path.EncodeContextPath
 
EncodeContextPath(String) - Constructor for class ca.uhn.fhir.parser.path.EncodeContextPath
 
EncodeContextPath(List<EncodeContextPathElement>) - Constructor for class ca.uhn.fhir.parser.path.EncodeContextPath
 
EncodeContextPathElement - Class in ca.uhn.fhir.parser.path
 
EncodeContextPathElement(String, boolean) - Constructor for class ca.uhn.fhir.parser.path.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 _format parameter if configured 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 _format parameter if configured to do so.
encodeDocument(Node) - Static method in class ca.uhn.fhir.util.XmlUtil
 
encodeDocument(Node, boolean) - Static method in class ca.uhn.fhir.util.XmlUtil
 
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 _format parameter if configured to do so.
encodeResourceToJsonLikeWriter(IBaseResource, BaseJsonLikeWriter) - Method in interface ca.uhn.fhir.parser.IJsonLikeParser
 
encodeResourceToJsonLikeWriter(IBaseResource, BaseJsonLikeWriter) - 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
Encodes a resource using the parser's given encoding format.
encodeResourceToWriter(IBaseResource, Writer) - Method in class ca.uhn.fhir.parser.BaseParser
 
encodeResourceToWriter(IBaseResource, Writer) - Method in interface ca.uhn.fhir.parser.IParser
Encodes a resource using the parser's given encoding format.
encodeResourceToWriter(IBaseResource, Writer, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
 
encodeToString(IBase) - Method in class ca.uhn.fhir.parser.BaseParser
 
encodeToString(IBase) - Method in interface ca.uhn.fhir.parser.IParser
Encodes any FHIR element to a string.
encodeToWriter(IBase, Writer) - Method in class ca.uhn.fhir.parser.BaseParser
 
encodeToWriter(IBase, Writer) - Method in interface ca.uhn.fhir.parser.IParser
Encodes any FHIR element to a writer.
encodeToWriter(IBase, 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.BaseJsonLikeWriter
 
endArray() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
endBlock() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
endBlock() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
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.BaseJsonLikeWriter
 
endObject() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
ENDS_BEFORE - Enum constant in enum 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 - Enum constant in enum 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.context.support.IValidationSupport.TranslateCodeRequest
 
equals(Object) - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
equals(Object) - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
equals(Object) - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
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.path.EncodeContextPathElement
 
equals(Object) - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
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.util.FhirVersionIndependentConcept
 
equals(Object) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
equals(Object, Object) - Static method in class ca.uhn.fhir.util.ObjectUtil
Deprecated.
Just use Objects.equals() instead;
equals(String) - Method in class ca.uhn.fhir.model.primitive.UriDt
Compares the given string to the string representation of this URI.
equals(IBaseExtension<?, ?>, IBaseExtension<?, ?>) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Compares two extensions, returns true if they have the same value and url
equals(IBase, IBase) - Static method in class ca.uhn.fhir.util.TerserUtil
Checks if two items are equal via TerserUtil.EQUALS_DEEP method
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.path.EncodeContextPath
 
ERROR - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.IssueSeverity
The issue is sufficiently important to cause the action to fail.
ERROR - Enum constant in enum ca.uhn.fhir.validation.ResultSeverityEnum
The issue is sufficiently important to cause the action to fail
ERROR_DISPLAY_LIMIT_DEFAULT - Static variable in class ca.uhn.fhir.validation.ValidationResult
 
ErrorHandlerAdapter - Class in ca.uhn.fhir.parser
Adapter implementation with NOP implementations of all IParserErrorHandler methods.
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
escapeUrlParam(String) - Static method in class ca.uhn.fhir.util.UrlUtil
URL encode a value according to RFC 3986
escapeUrlParams(Collection<String>) - Static method in class ca.uhn.fhir.util.UrlUtil
Applies the same encodong as UrlUtil.escapeUrlParam(String) but against all values in a collection
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 - Enum constant in enum ca.uhn.fhir.rest.api.SearchTotalModeEnum
 
evaluate(IBase, IFhirPath.IParsedExpression, Class<T>) - Method in interface ca.uhn.fhir.fhirpath.IFhirPath
Apply the given FhirPath expression against the given input and return all results in a list.
evaluate(IBase, String, Class<T>) - Method in interface ca.uhn.fhir.fhirpath.IFhirPath
Apply the given FhirPath expression against the given input and return all results in a list
evaluateFirst(IBase, IFhirPath.IParsedExpression, Class<T>) - Method in interface ca.uhn.fhir.fhirpath.IFhirPath
Apply the given FhirPath expression against the given input and return the first match (if any).
evaluateFirst(IBase, String, Class<T>) - Method in interface ca.uhn.fhir.fhirpath.IFhirPath
Apply the given FhirPath expression against the given input and return the first match (if any)
EX_RETRY_COUNT - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension provides a way for subscribers to provide a "retry-count".
EX_SEND_DELETE_MESSAGES - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension provides a way for subscribers to indicate if DELETE messages must be sent (default is ignoring them)
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
 
example() - Element in annotation type ca.uhn.fhir.model.api.annotation.Description
May be used to supply example values for this
ExampleSupplier - Annotation Type in ca.uhn.fhir.model.api.annotation
 
EXCLUDE_IDS_AND_META - Static variable in class ca.uhn.fhir.util.TerserUtil
Exclusion predicate for id, identifier, meta fields.
EXCLUDE_IDS_META_AND_EMPTY - Static variable in class ca.uhn.fhir.util.TerserUtil
Exclusion predicate for id/identifier, meta and fields with empty values.
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(ValidationSupportContext, ValueSetExpansionOptions, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Expands the given portion of a ValueSet by canonical URL.
expandValueSet(ValidationSupportContext, ValueSetExpansionOptions, IBaseResource) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Expands the given portion of a ValueSet
EXPLICIT - Enum constant in enum ca.uhn.fhir.rest.client.api.UrlSourceEnum
URL was supplied (i.e.
EXT_EXTERNALIZED_BINARY_ID - Static variable in class ca.uhn.fhir.util.HapiExtensions
Extension ID for external binary references
EXT_META_SOURCE - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension represents the equivalent of the Resource.meta.source field within R4+ resources, and is for use in DSTU3 resources.
EXT_OP_PARAMETER_EXAMPLE_VALUE - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension provides an example value for a parameter value for a REST operation (eg for an OperationDefinition)
EXT_RESOURCE_PLACEHOLDER - Static variable in class ca.uhn.fhir.util.HapiExtensions
URL for boolean extension added to all placeholder resources
EXT_SEARCHPARAM_PHONETIC_ENCODER - Static variable in class ca.uhn.fhir.util.HapiExtensions
URL for extension on a Phonetic String SearchParameter indicating that text values should be phonetically indexed with the named encoder
EXT_SEARCHPARAM_TOKEN_SUPPRESS_TEXT_INDEXING - Static variable in class ca.uhn.fhir.util.HapiExtensions
Extension URL for extension on a SearchParameter indicating that text values should not be indexed
EXT_SP_UNIQUE - Static variable in class ca.uhn.fhir.util.HapiExtensions
 
EXT_SUBSCRIPTION_EMAIL_FROM - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension should be of type string and should be placed on the Subscription.channel element
EXT_SUBSCRIPTION_MATCHING_STRATEGY - Static variable in class ca.uhn.fhir.util.HapiExtensions
Indicate which strategy will be used to match this subscription
EXT_SUBSCRIPTION_PAYLOAD_SEARCH_CRITERIA - Static variable in class ca.uhn.fhir.util.HapiExtensions
For subscription, deliver a bundle containing a search result instead of just a single resource
EXT_SUBSCRIPTION_RESTHOOK_DELIVER_LATEST_VERSION - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension URL indicates whether a REST HOOK delivery should reload the resource and deliver the latest version always.
EXT_SUBSCRIPTION_RESTHOOK_STRIP_VERSION_IDS - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension URL indicates whether a REST HOOK delivery should include the version ID when delivering.
EXT_SUBSCRIPTION_SUBJECT_TEMPLATE - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension should be of type string and should be placed on the Subscription.channel element
EXT_VALUESET_EXPANSION_MESSAGE - Static variable in class ca.uhn.fhir.util.HapiExtensions
Message added to expansion valueset
EXTENDED_OPERATION_INSTANCE - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
E.g.
EXTENDED_OPERATION_SERVER - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
E.g.
EXTENDED_OPERATION_TYPE - Enum constant in enum 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 Child annotation) which indicates that this field is an extension.
EXTENSION - Static variable in class ca.uhn.fhir.parser.RDFParser
 
EXTENSION_AUTO_VERSION_REFERENCES_AT_PATH - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension is used to enable auto version references at path for resource instances.
EXTENSION_DECLARED - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
 
EXTENSION_SEARCHPARAM_CUSTOM_BASE_RESOURCE - Static variable in class ca.uhn.fhir.util.HapiExtensions
 
EXTENSION_SEARCHPARAM_CUSTOM_TARGET_RESOURCE - Static variable in class ca.uhn.fhir.util.HapiExtensions
 
EXTENSION_SEARCHPARAM_UPLIFT_REFCHAIN - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension is used for "uplifted refchains" on search parameters.
EXTENSION_SEARCHPARAM_UPLIFT_REFCHAIN_ELEMENT_NAME - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension is used for "uplifted refchains" on search parameters.
EXTENSION_SEARCHPARAM_UPLIFT_REFCHAIN_PARAM_CODE - Static variable in class ca.uhn.fhir.util.HapiExtensions
This extension is used for "uplifted refchains" on search parameters.
EXTENSION_SUBSCRIPTION_CROSS_PARTITION - Static variable in class ca.uhn.fhir.util.HapiExtensions
This entension allows subscriptions to be marked as cross partition and with correct settings, listen to incoming resources from all partitions.
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
 
ExtensionUtil - Class in ca.uhn.fhir.util
Utility for modifying with extensions in a FHIR version-independent approach.
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
 
extractChildPrimitiveExtensionValue(IBaseExtension<T, D>, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Given an extension, looks for the first child extension with the given URL of theChildExtensionUrl and a primitive datatype value, and returns the String version of that value.
extractDescription(Description) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
extractDescription(Annotation[]) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
extractDescription(AnnotatedElement) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
extractExamples(Annotation[]) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
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
 
extractShortDefinition(AnnotatedElement) - Static method in class ca.uhn.fhir.util.ParametersUtil
 

F

FALSE - Enum constant in enum ca.uhn.fhir.rest.api.SearchContainedModeEnum
default, search on the non-contained (normal) resources
FALSE - Enum constant in enum ca.uhn.fhir.rest.api.SummaryEnum
Return all parts of the resource(s)
FALSE - Static variable in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
FATAL - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.IssueSeverity
The issue caused the action to fail, and no further checking could be performed.
FATAL - Enum constant in enum ca.uhn.fhir.validation.ResultSeverityEnum
The issue caused the action to fail, and no further checking could be performed
fetchAllConformanceResources() - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
fetchAllConformanceResources() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Load and return all conformance resources associated with this validation support module.
fetchAllNonBaseStructureDefinitions() - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
fetchAllNonBaseStructureDefinitions() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Load and return all possible structure definitions aside from resource definitions themselves
fetchAllSearchParameters() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Load and return all possible search parameters
fetchAllStructureDefinitions() - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
fetchAllStructureDefinitions() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Load and return all possible structure definitions
fetchBinary(String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Fetch the given binary data by key.
fetchCodeSystem(String) - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
fetchCodeSystem(String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
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
fetchNextPage(int, int, Consumer<T>) - Method in interface ca.uhn.fhir.model.api.PagingIterator.PageFetcher
 
fetchResource(Class<T>, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
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(String) - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
fetchStructureDefinition(String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
 
fetchValueSet(String) - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
fetchValueSet(String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Fetch the given ValueSet by URL, or returns null if one can't be found for the given URL
FHIR_PATCH_JSON - Enum constant in enum ca.uhn.fhir.rest.api.PatchTypeEnum
 
FHIR_PATCH_XML - Enum constant in enum ca.uhn.fhir.rest.api.PatchTypeEnum
 
FhirClientConnectionException - Exception Class 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 class ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException
 
FhirClientConnectionException(String, Throwable) - Constructor for exception class ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException
 
FhirClientConnectionException(Throwable) - Constructor for exception class ca.uhn.fhir.rest.client.exceptions.FhirClientConnectionException
 
FhirClientInappropriateForServerException - Exception Class 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 class ca.uhn.fhir.rest.client.exceptions.FhirClientInappropriateForServerException
 
FhirClientInappropriateForServerException(String, Throwable) - Constructor for exception class ca.uhn.fhir.rest.client.exceptions.FhirClientInappropriateForServerException
 
FhirClientInappropriateForServerException(Throwable) - Constructor for exception class 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() or FhirContext.forDstu3() or FhirContext.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() or FhirContext.forDstu3() or FhirContext.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() or FhirContext.forDstu3() or FhirContext.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() or FhirContext.forDstu3() or FhirContext.forR4()
FHIRPATH - Static variable in class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
 
FhirPathExecutionException - Exception Class in ca.uhn.fhir.fhirpath
This exception is thrown if a FHIRPath expression can not be executed successfully for any reason
FhirPathExecutionException(String) - Constructor for exception class ca.uhn.fhir.fhirpath.FhirPathExecutionException
 
FhirPathExecutionException(String, Throwable) - Constructor for exception class ca.uhn.fhir.fhirpath.FhirPathExecutionException
 
FhirPrimitiveBinder - Class in ca.uhn.fhir.rest.param.binder
 
FhirPrimitiveBinder(Class<IPrimitiveType<?>>) - Constructor for class ca.uhn.fhir.rest.param.binder.FhirPrimitiveBinder
 
FhirResourceDeserializer - Class in ca.uhn.fhir.serializer
 
FhirResourceDeserializer(FhirContext) - Constructor for class ca.uhn.fhir.serializer.FhirResourceDeserializer
 
FhirResourceSerializer - Class in ca.uhn.fhir.serializer
 
FhirResourceSerializer(FhirContext) - Constructor for class ca.uhn.fhir.serializer.FhirResourceSerializer
 
FhirTerser - Class in ca.uhn.fhir.util
 
FhirTerser(FhirContext) - Constructor for class ca.uhn.fhir.util.FhirTerser
 
FhirTerser.ContainedResources - Class in ca.uhn.fhir.util
 
FhirTerser.OptionsEnum - Enum in ca.uhn.fhir.util
 
fhirType() - Method in interface org.hl7.fhir.instance.model.api.IBase
Returns the FHIR type name for the given element, e.g.
FhirTypeUtil - Class in ca.uhn.fhir.util
 
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 of FhirValidator)
FhirVersionEnum - Enum in ca.uhn.fhir.context
 
FhirVersionIndependentConcept - Class in ca.uhn.fhir.util
 
FhirVersionIndependentConcept(String, String) - Constructor for class ca.uhn.fhir.util.FhirVersionIndependentConcept
Constructor
FhirVersionIndependentConcept(String, String, String) - Constructor for class ca.uhn.fhir.util.FhirVersionIndependentConcept
 
FhirVersionIndependentConcept(String, String, String, String) - Constructor for class ca.uhn.fhir.util.FhirVersionIndependentConcept
 
FIELD_NAME_IDENTIFIER - Static variable in class ca.uhn.fhir.util.TerserUtil
 
fieldExists(FhirContext, String, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtil
Checks if the field exists on the resource
FieldListMutator() - Constructor for class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldListMutator
 
FieldPlainMutator() - Constructor for class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldPlainMutator
 
FILE - Enum constant in enum ca.uhn.fhir.tls.PathType
 
FileUtil - Class in ca.uhn.fhir.util
 
FileUtil() - Constructor for class ca.uhn.fhir.util.FileUtil
 
findAnnotation(AnnotatedElement, Class<T>) - Static method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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
 
finisher() - Method in class ca.uhn.fhir.util.MultimapCollector
 
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
 
flush() - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
flush() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
flush() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
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 Class 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 class ca.uhn.fhir.rest.server.exceptions.ForbiddenOperationException
 
ForbiddenOperationException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ForbiddenOperationException
Constructor
forCached(FhirVersionEnum) - Static method in class ca.uhn.fhir.context.FhirContext
Returns a statically cached FhirContext instance for the given version, creating one if none exists in the cache.
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) - Static 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) - Static method in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
Returns the enumerated value associated with this code
forCode(String) - Static 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 null if no encoding is found.
forContentTypeOrThrowInvalidRequestException(FhirContext, 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 null if 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)
forDstu2Cached() - Static method in class ca.uhn.fhir.context.FhirContext
 
forDstu2Hl7Org() - Static method in class ca.uhn.fhir.context.FhirContext
Creates and returns a new FhirContext with version DSTU2 (using the Reference Implementation Structures)
forDstu2Hl7OrgCached() - Static method in class ca.uhn.fhir.context.FhirContext
 
forDstu3() - Static method in class ca.uhn.fhir.context.FhirContext
Creates and returns a new FhirContext with version DSTU3
forDstu3Cached() - Static method in class ca.uhn.fhir.context.FhirContext
 
formalDefinition() - Element in annotation type ca.uhn.fhir.model.api.annotation.Description
Deprecated.
Use Description.value() instead. Deprecated in 5.4.0.
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_NDJSON - 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.
formatEstimatedTimeRemaining(double, double, double) - Static 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
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_TTL - 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(double) - Static method in class ca.uhn.fhir.util.StopWatch
Format a throughput number (output does not include units)
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.
forOffsetAndCount(int, int) - Static method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
forPartitionIdAndName(Integer, String, LocalDate) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
forPartitionIdsAndNames(List<String>, List<Integer>, LocalDate) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
forR4() - Static method in class ca.uhn.fhir.context.FhirContext
Creates and returns a new FhirContext with version R4
forR4B() - Static method in class ca.uhn.fhir.context.FhirContext
Creates and returns a new FhirContext with version R4B
forR4BCached() - Static method in class ca.uhn.fhir.context.FhirContext
 
forR4Cached() - Static method in class ca.uhn.fhir.context.FhirContext
 
forR5() - Static method in class ca.uhn.fhir.context.FhirContext
Creates and returns a new FhirContext with version R5
forR5Cached() - Static method in class ca.uhn.fhir.context.FhirContext
 
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
Returns the UriParamQualifierEnum matching the given qualifier value, such as :below, or null
forVersionString(String) - Static method in enum ca.uhn.fhir.context.FhirVersionEnum
Returns the FhirVersionEnum which corresponds to a specific version of FHIR.
fromCode(String) - Static method in enum ca.uhn.fhir.rest.api.SearchContainedModeEnum
 
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
 
fromFileExtension(String) - Static method in enum ca.uhn.fhir.tls.KeyStoreType
 
fromHeaderValue(String) - Static method in enum ca.uhn.fhir.rest.api.PreferHandlingEnum
 
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
 
fromJson(String) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
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).
fromPartitionId(Integer) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionId(Integer, LocalDate) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionIdAndName(Integer, String) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionIds(Integer...) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionIds(Collection<Integer>) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionIds(Collection<Integer>, LocalDate) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionName(String) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionName(String, LocalDate) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionNames(String...) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
fromPartitionNames(List<String>) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
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

GENERATED - Enum constant in enum ca.uhn.fhir.rest.client.api.UrlSourceEnum
URL was generated (typically by adding the base URL + other things)
generateProfile(RuntimeResourceDefinition, String) - Method in interface ca.uhn.fhir.model.api.IFhirVersion
 
generateResourceNarrative(FhirContext, IBaseResource) - Method in interface ca.uhn.fhir.narrative.INarrativeGenerator
Generates the narrative for the given resource and returns it as a string
generateResourceNarrative(FhirContext, IBaseResource) - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
 
generateResourceNarrative(FhirContext, IBaseResource) - Method in class ca.uhn.fhir.narrative2.NullNarrativeGenerator
 
generateSnapshot(ValidationSupportContext, IBaseResource, String, String, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Generate a snapshot from the given differential profile.
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.BaseJsonLikeArray
 
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.BaseJsonLikeObject
 
get(String) - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Gets property with the specified name from the provided base class.
get(IBaseResource) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
 
GET - Enum constant in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
 
GET - Enum constant in enum ca.uhn.fhir.rest.api.PagingHttpMethodEnum
This is the most common default behaviour.
GET - Enum constant in enum ca.uhn.fhir.rest.api.RequestTypeEnum
 
GET - Enum constant in enum ca.uhn.fhir.rest.api.SearchStyleEnum
This is the most common (and generally the default) behaviour.
GET_PAGE - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
 
GET_PROPERTY_METHOD_NAME - Static variable in class ca.uhn.fhir.util.PropertyModifyingHelper
 
GET_TAGS - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
 
GET_WITH_SEARCH - Enum constant in enum ca.uhn.fhir.rest.api.SearchStyleEnum
Performs the search using the style below.
getAboveUriCandidates(String) - Static method in class ca.uhn.fhir.util.UrlUtil
Creates list of sub URIs candidates for search with :above modifier Example input: http://[host]/[pathPart1]/[pathPart2] Example output: http://[host], http://[host]/[pathPart1], http://[host]/[pathPart1]/[pathPart2]
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.RuntimeChildExt
 
getAccessor() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
 
getAdditionalMessages() - Method in exception class 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.
getAlias() - Method in class ca.uhn.fhir.tls.BaseStoreInfo
 
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 class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
Specifies the list of allowed HTTP methods (GET, POST, etc).
getAllPatientCompartmenRuntimeSearchParams(FhirContext) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
getAllPatientCompartmentRuntimeSearchParamsForResourceType(FhirContext, String) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
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.IBaseInterceptorService
Returns all currently registered interceptors (excluding any thread local interceptors).
getAllRegisteredInterceptors() - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
getAllResourceReferences(IBaseResource) - Method in class ca.uhn.fhir.util.FhirTerser
Extracts all outbound references from a resource
getAllResourceReferencesExcluding(IBaseResource, List<String>) - Method in class ca.uhn.fhir.util.FhirTerser
Extracts all outbound references from a resource, excluding any that are located on black-listed parts of the resource
getAllResourceTypesThatAreInPatientCompartment(FhirContext) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
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).
getAppliesToClasses() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
 
getAppliesToClasses() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
 
getAppliesToDataTypes() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
 
getAppliesToFragmentNames() - 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
 
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.BaseJsonLikeArray
 
getAsArray() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
getAsBoolean() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
getAsNumber() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
getAsObject() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeObject
 
getAsObject() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
getAsString() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeArray
 
getAsString() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeObject
 
getAsString() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
getAutoVersionReferencesAtPath(IBaseMetaType, String) - Static method in class ca.uhn.fhir.util.MetaUtil
 
getBareModifier() - Method in enum ca.uhn.fhir.rest.param.TokenParamModifier
The modifier without the :
getBase() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
getBase() - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Gets the base instance that this helper operates on
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.
getBatchTroubleshootingLog() - Static method in class ca.uhn.fhir.util.Logs
 
getBinder() - Method in class ca.uhn.fhir.model.primitive.BoundCodeDt
 
getBindingValueSet() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
 
getBooleanReturnType() - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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
 
getBuildDate() - Static method in class ca.uhn.fhir.util.VersionUtil
 
getBuildNumber() - Static method in class ca.uhn.fhir.util.VersionUtil
 
getBuildTime() - Static method in class ca.uhn.fhir.util.VersionUtil
 
getBundle() - Method in class ca.uhn.fhir.util.BundleBuilder
 
getBundleEntryFullUrlsAndResources(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
Returns a collection of Pairs, one for each entry in the bundle.
getBundleEntryUrlsAndResources(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
 
getBundleType(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
 
getBundleTyped() - Method in class ca.uhn.fhir.util.BundleBuilder
Convenience method which auto-casts the results of BundleBuilder.getBundle()
getBundleTypeEnum(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 null if 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.BaseRuntimeElementDefinition
 
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.RuntimeChildExt
 
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
 
getChildByName(String) - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
 
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.RuntimeChildExt
 
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.RuntimeChildExt
 
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.BaseRuntimeElementDefinition
 
getChildren() - Method in class ca.uhn.fhir.context.RuntimeExtensionDtDefinition
 
getChildren() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
 
getChildrenAndExtension() - Method in class ca.uhn.fhir.context.BaseRuntimeElementCompositeDefinition
 
getChildrenByTagName(Element, String) - Static method in class ca.uhn.fhir.util.XmlUtil
 
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.IValidationSupport.CodeValidationResult
 
getCode() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodingConceptProperty
 
getCode() - Method in class ca.uhn.fhir.context.support.LookupCodeRequest
 
getCode() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
getCode() - Method in interface ca.uhn.fhir.model.api.ICodingEnum
 
getCode() - Method in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
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.SearchContainedModeEnum
 
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 class ca.uhn.fhir.util.FhirVersionIndependentConcept
 
getCode() - Method in enum ca.uhn.fhir.validation.ResultSeverityEnum
 
getCode() - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
 
getCode(FhirContext, IBaseResource) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
getCodeDisplay() - Method in class ca.uhn.fhir.context.support.IValidationSupport.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.IValidationSupport.CodingConceptProperty
 
getCodeSystemDisplayName() - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
getCodeSystemVersion() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
getCodeSystemVersion() - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
getCodings() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
getComboSearchParamType() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
Returns null if this is not a combo search param type
getComparatorElement() - Method in class ca.uhn.fhir.model.base.composite.BaseQuantityDt
Gets the value(s) for comparator (< | <= | >= | > - how to understand the value).
getCompartmentOwnersForResource(String, IBaseResource, Set<String>) - Method in class ca.uhn.fhir.util.FhirTerser
Returns the owners of the compartment in theSource is in the compartment named theCompartmentName.
getCompletedDate(String) - Static method in class ca.uhn.fhir.util.DateUtils
Convert an incomplete date e.g.
getComponents() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
getCompositeChildrenCache() - Method in class ca.uhn.fhir.parser.BaseParser.EncodeContext
 
getCompositeElementId(IBase) - Method in class ca.uhn.fhir.parser.BaseParser
 
getComposition() - Method in class ca.uhn.fhir.util.CompositionBuilder
 
getConceptMapUrl() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
getConceptMapUrl() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
getConceptMapVersion() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
getConditionalCreateRequestUrls() - Method in class ca.uhn.fhir.interceptor.model.TransactionWriteOperationsDetails
 
getConditionalUrl() - Method in class ca.uhn.fhir.util.bundle.BundleEntryParts
 
getConditionalUrl() - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
 
getConformanceResourceUrl(FhirContext, IBaseResource) - Static method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
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
 
getContainedResources() - Method in class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
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
 
getContext() - Method in class ca.uhn.fhir.parser.BaseParser
 
getContext() - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets context holding resource definition.
getContext() - Method in class ca.uhn.fhir.validation.ValidationResult
 
getContextPath() - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplate
 
getContextPath() - Method in class ca.uhn.fhir.narrative2.NarrativeTemplate
 
getCount() - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
The number of codes to return.
getCreated() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
This will be set to Boolean.TRUE for instance of MethodOutcome which are returned to client instances, if the server has responded with an HTTP 201 Created.
getCurrentlyGeneratingSnapshots() - Method in class ca.uhn.fhir.context.support.ValidationSupportContext
 
getCurrentResourcePath() - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
 
getDatatype() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDatatypeDefinition
 
getDataType() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeArray
 
getDataType() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeObject
 
getDataType() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
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
Returns all methods declared against theClazz.
getDeclaredMethods(Class<?>, boolean) - Static method in class ca.uhn.fhir.util.ReflectionUtil
Returns all methods declared against theClazz.
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
 
getDelimiter() - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Gets the delimiter used when concatenating multiple field values
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.IValidationSupport.LookupCodeResult
 
getDetailsElement() - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
 
getDisplay() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
getDisplay() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodingConceptProperty
 
getDisplay() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
getDisplay() - Method in interface ca.uhn.fhir.model.api.ICodingEnum
 
getDisplay() - Method in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
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 class ca.uhn.fhir.util.FhirVersionIndependentConcept
 
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
 
getDisplayLanguage() - Method in class ca.uhn.fhir.context.support.LookupCodeRequest
 
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
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...) or null if no value has been set for this parser (in which case the default from the ParserOptions will 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.RuntimeChildExt
 
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
getEncoder(String) - Static method in class ca.uhn.fhir.util.PhoneticEncoderUtil
Creates the phonetic encoder wrapper from an input string.
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.NDJsonParser
 
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.
getEndOfDay(Date) - Static method in class ca.uhn.fhir.util.DateUtils
 
getEnumFactory() - Method in interface org.hl7.fhir.instance.model.api.IBaseEnumeration
 
getEquivalence() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
getError() - Method in class ca.uhn.fhir.context.support.IValidationSupport.ValueSetExpansionOutcome
 
getErrorDisplayLimit() - Method in class ca.uhn.fhir.validation.ValidationResult
 
getErrorHandler() - Method in class ca.uhn.fhir.parser.BaseParser
 
getErrorMessage() - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
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
getExistingIdToContainedResource() - Method in class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
getExpression() - Method in class ca.uhn.fhir.context.RuntimeSearchParam.Component
 
getExpression(FhirContext, IBaseResource) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
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
 
getExtensionByUrl(IBase, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Gets the first extension with the specified URL
getExtensionMetadataKeys(IResource) - Method in class ca.uhn.fhir.parser.BaseParser
 
getExtensionPrimitiveValues(IBase, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Given a resource or other structure that can have direct extensions, pulls out any extensions that have the given theExtensionUrl and a primitive value type, and returns a list of the string version of the extension values.
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
getExtensionsByUrl(IBaseHasExtensions, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Gets all extensions with the specified URL
getExtensionsMatchingPredicate(IBase, Predicate<? super IBaseExtension<?, ?>>) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Gets all extensions that match the specified filter predicate
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 name as a space separated string
getFhirContext() - Method in class ca.uhn.fhir.context.support.DefaultProfileValidationSupport
 
getFhirContext() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Returns the FHIR Context associated with this module
getFhirContext() - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
getFhirContext() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
Returns the FHIR context associated with this client
getFhirContext() - Method in class ca.uhn.fhir.validation.ValidationContext
 
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
 
getFieldByFhirPath(FhirContext, String, IBase) - Static method in class ca.uhn.fhir.util.TerserUtil
Returns field values ant the specified FHIR path from the resource.
getFields(String...) - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Gets all non-blank fields as a single string joined with the delimiter provided by PropertyModifyingHelper.getDelimiter()
getFieldValue(String) - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets first available values of the specified field.
getFieldValueByFhirPath(String) - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets first available value for the specified field values by FHIRPath.
getFieldValues(String) - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets values for the specified child field.
getFieldValuesByFhirPath(String) - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets values for the specified field values by FHIRPath.
getFileExtensions() - Method in enum ca.uhn.fhir.tls.KeyStoreType
 
getFilePath() - Method in class ca.uhn.fhir.tls.BaseStoreInfo
 
getFilter() - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
getFirstFieldByFhirPath(FhirContext, String, IBase) - Static method in class ca.uhn.fhir.util.TerserUtil
Returns the first available field value at the specified FHIR path from the resource.
getFirstIssueDetails(FhirContext, IBaseOperationOutcome) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
getFirstIssueLocation(FhirContext, IBaseOperationOutcome) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
getFirstPartitionIdOrNull() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
getFirstPartitionNameOrNull() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
getFirstResponseHeader(String) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
 
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 xml or json as used on the _format search 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
 
getFullUrl() - Method in class ca.uhn.fhir.util.bundle.SearchBundleEntryParts
 
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 Listinvalid input: '<'Enumeration>, 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 name as a space separated string
getHanding() - Method in class ca.uhn.fhir.rest.api.PreferHeader
 
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.PreferHandlingEnum
 
getHeaderValue() - Method in enum ca.uhn.fhir.rest.api.PreferReturnEnum
 
getHighestInstantFromDate(Date) - Static method in class ca.uhn.fhir.util.DateUtils
 
getHistorySearchType() - Method in class ca.uhn.fhir.rest.param.HistorySearchDateRangeParam
 
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.
getHttpRequest() - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
getHttpResponse() - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
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 null if 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, or null if 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)
getIncludes() - Method in class ca.uhn.fhir.rest.api.BundleLinks
 
getInstance() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonStructure
 
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
 
getInterceptor() - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService.BaseInvoker
 
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.jackson.JacksonStructure
 
getJsonLikeWriter() - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
 
getJsonLikeWriter(Writer) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonStructure
 
getJsonLikeWriter(Writer) - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
 
getJsonType() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeArray
 
getJsonType() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeObject
 
getJsonType() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
getKeyPass() - Method in class ca.uhn.fhir.tls.KeyStoreInfo
 
getKeyStoreInfo() - Method in class ca.uhn.fhir.tls.TlsAuthentication
 
getLabel() - Method in class ca.uhn.fhir.model.api.Tag
 
getLanguage() - Method in class ca.uhn.fhir.context.support.IValidationSupport.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.path.EncodeContextPath
 
getLeafResourceName() - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
 
getLeafResourcePathFirstField() - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
 
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
 
getLocale() - Method in class ca.uhn.fhir.i18n.HapiLocalizer
 
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
 
getLowerBoundAsDateInteger() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
Return the current lower bound as an integer representative of the date.
getLowerBoundAsInstant() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
 
getLowestInstantFromDate(Date) - Static method in class ca.uhn.fhir.util.DateUtils
 
getManifest() - Method in class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
 
getManifest() - Method in class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
 
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.RuntimeChildExt
 
getMax() - Method in class ca.uhn.fhir.context.RuntimeChildUndeclaredExtensionDefinition
 
getMaxResults() - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
If the no-store directive is set, this HAPI FHIR extention to the Cache-Control header called max-results=123 specified the maximum number of results which will be fetched from the database before returning.
getMessage() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
getMessage() - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
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
 
getMessageId() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
getMessages() - Method in class ca.uhn.fhir.validation.ValidationContext
 
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 invalid input: '{@link /*missing*/}'
getMeta() - Method in interface ca.uhn.fhir.model.api.IResource
Returns a view of the resource metadata map.
getMeta() - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
 
getMetaTagsForEncoding(IResource, BaseParser.EncodeContext) - Method in class ca.uhn.fhir.parser.BaseParser
 
getMethod(Object, String, Class...) - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Gets the method with the specified name and parameter types.
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-Type value from the response exactly as specified by the Content-Type header.
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.RuntimeChildExt
 
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 TokenParam instead 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 StringParam instead 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 QuantityParam instead if you need this functionality
getMissing() - Method in class ca.uhn.fhir.model.primitive.StringDt
Deprecated.
get/setMissing is not supported in StringDt. Use StringParam instead if you need this functionality
getMissing() - Method in class ca.uhn.fhir.rest.param.BaseParam
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.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.
getMultiple(String) - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Gets property values with the specified name from the provided base class.
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.RuntimeChildExt
 
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.context.support.DefaultProfileValidationSupport
 
getName() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
This field is used by the Terminology Troubleshooting Log to log which validation support module was used for the operation being logged.
getName() - Method in class ca.uhn.fhir.parser.path.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.
getNamedParameter(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getNamedParameterPartAsString(FhirContext, IBaseParameters, String, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getNamedParameters(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getNamedParameterValueAsInteger(FhirContext, IBaseParameters, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getNamedParameterValueAsString(FhirContext, IBaseParameters, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getNamedParameterValuesAsInteger(FhirContext, IBaseParameters, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
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
getNarrativeGenerationTroubleshootingLog() - Static method in class ca.uhn.fhir.util.Logs
 
getNarrativeGenerator() - Method in class ca.uhn.fhir.context.FhirContext
 
getNativeType() - Method in class ca.uhn.fhir.context.RuntimePrimitiveDatatypeDefinition
 
getNext() - Method in class ca.uhn.fhir.rest.api.BundleLinks
 
getOffset() - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
The code index to start at (i.e the individual code index, not the page number)
getOffset() - Method in class ca.uhn.fhir.rest.param.HistorySearchDateRangeParam
 
getOnlyPatientCompartmentRuntimeSearchParam(FhirContext, String) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
Search the resource definition for a compartment named 'patient' and return its related Search Parameter.
getOnlyPatientCompartmentRuntimeSearchParam(RuntimeResourceDefinition) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
getOnlyPatientSearchParamForResourceType(FhirContext, String) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
Given the resource type, fetch its patient-based search parameter name 1.
getOperationOutcome() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
Returns the IBaseOperationOutcome resource to return to the client or null if none.
getOperationOutcome() - Method in exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
Returns the IBaseOperationOutcome resource if any which was supplied in the response, or null
getOperationOutcome() - Method in exception class 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.
getOrCreateExtension(IBase, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Returns an extension with the specified URL creating one if it doesn't 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 null if none is explicitly provided (which means SortOrderEnum.ASC according 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
 
getParameterPart(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getParameterPartValue(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getParameterPartValueAsInteger(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getParameterPartValueAsString(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
getParameterTypes() - Method in interface ca.uhn.fhir.interceptor.api.IPointcut
 
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
getPartitionDate() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
getPartitionIds() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
getPartitionIdsWithoutDefault() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
getPartitionNames() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
getPath() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
getPath() - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
 
getPathsSplit() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
getPathsSplitForResourceType(String) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
getPathToSchemaDefinitions() - Method in interface ca.uhn.fhir.model.api.IFhirVersion
 
getPathType() - Method in class ca.uhn.fhir.tls.BaseStoreInfo
 
getPatientSearchParamsForResourceType(FhirContext, String) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
Given the resource type, fetch all its patient-based search parameter name that's available
getPerformanceOptions() - Method in class ca.uhn.fhir.context.FhirContext
Get the configured performance options
getPhoneticEncoder() - Method in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
Deprecated.
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() - Method in enum ca.uhn.fhir.tls.PathType
 
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 name as a space separated string
getPrev() - Method in class ca.uhn.fhir.rest.api.BundleLinks
 
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).
getPrimitiveBoolean(Boolean) - Method in class ca.uhn.fhir.context.FhirContext
Deprecated, for removal: This API element is subject to removal in a future version.
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.IValidationSupport.CodeValidationResult
 
getProperties() - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
getProperty(String) - Method in class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
 
getProperty(String) - Method in class ca.uhn.fhir.util.PrettyPrintWriterWrapper
 
getPropertyName() - Method in class ca.uhn.fhir.context.support.IValidationSupport.BaseConceptProperty
 
getPropertyNames() - Method in class ca.uhn.fhir.context.support.LookupCodeRequest
 
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 null and 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
 
getQueryParameterQualifier() - Method in class ca.uhn.fhir.rest.param.BaseParam
 
getRange(BigDecimal) - Static method in class ca.uhn.fhir.util.NumericParamRangeUtil
Provides a Pair containing the low and high boundaries for a range based on the received number characteristics.
getReference() - Method in class ca.uhn.fhir.context.RuntimeSearchParam.Component
 
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
 
getReferenceInBundle(FhirContext, String, Object) - Static method in class ca.uhn.fhir.util.BundleUtil
 
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.
getRequestMethod() - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
 
getRequestPartitionId() - Method in class ca.uhn.fhir.interceptor.model.PartitionIdRequestDetails
 
getRequestStopWatch() - Method in interface ca.uhn.fhir.rest.client.api.IHttpResponse
 
getRequestType() - Method in enum ca.uhn.fhir.rest.api.PagingHttpMethodEnum
 
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 class ca.uhn.fhir.util.bundle.SearchBundleEntryParts
 
getResource() - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets resource that this helper operates on
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
 
getResourceByReferenceAndResourceType(FhirContext, IBaseBundle, IBaseReference) - Static method in class ca.uhn.fhir.util.BundleUtil
Get resource from bundle by resource type and reference
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() - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets runtime definition for the resource
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
 
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 class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
getResourceId() - Method in exception class ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
 
getResourceId() - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
 
getResourceId(IBaseResource) - Method in class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
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.
getResourcePath() - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
 
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
 
getResourceType(Class<? extends IBaseResource>) - Method in class ca.uhn.fhir.context.FhirContext
Returns the name of a given resource class.
getResourceType(String) - Method in class ca.uhn.fhir.context.FhirContext
 
getResourceType(IBaseResource) - Method in class ca.uhn.fhir.context.FhirContext
Returns the name of the scanned runtime model for the given type.
getResourceTypes() - Method in class ca.uhn.fhir.context.FhirContext
Returns an unmodifiable set containing all resource names known to this context
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 class 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 null otherwise.
getResponseHeaders() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
Gets the headers for the HTTP response
getResponseHeaders() - Method in exception class 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 class 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.
getResponseStatusCode() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
 
getRestfulClient() - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
getRestfulClientFactory() - Method in class ca.uhn.fhir.context.FhirContext
Get the restful client factory.
getResult() - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
getResults() - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
getReturn() - Method in class ca.uhn.fhir.rest.api.PreferHeader
 
getReturnType() - Method in interface ca.uhn.fhir.interceptor.api.IPointcut
 
getReturnType() - Method in enum ca.uhn.fhir.interceptor.api.Pointcut
 
getReturnType() - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
getRightType() - Method in class ca.uhn.fhir.rest.param.CompositeOrListParam
 
getRightValue() - Method in class ca.uhn.fhir.rest.param.CompositeParam
 
getRootObject() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonStructure
 
getRootObject() - Method in interface ca.uhn.fhir.parser.json.JsonLikeStructure
 
getRootParentDefinition() - Method in class ca.uhn.fhir.context.BaseRuntimeElementDefinition
 
getRootValidationSupport() - Method in class ca.uhn.fhir.context.support.ValidationSupportContext
 
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
 
getSearchBundleEntryParts(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
 
getSearchedForCode() - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
getSearchedForSystem() - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
getSearchMode() - Method in class ca.uhn.fhir.util.bundle.SearchBundleEntryParts
 
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 null if none
getSecurityContext(FhirContext, IBaseBinary) - Static method in class ca.uhn.fhir.util.BinaryUtil
 
getSelf() - Method in class ca.uhn.fhir.rest.api.BundleLinks
 
getSensitiveDataFilterProvider() - Method in class ca.uhn.fhir.util.JsonUtil
 
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 IFhirVersionServer for this version.
getSeverity() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
getSeverity() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
getSeverityCode() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
Convenience method that returns IValidationSupport.CodeValidationResult.getSeverity() as an IssueSeverity code string
getSeverityElement() - Method in class ca.uhn.fhir.model.base.resource.BaseOperationOutcome.BaseIssue
 
getShortDefinition() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
 
getSinglePrimitiveValue(IBase, String) - Method in class ca.uhn.fhir.util.FhirTerser
 
getSinglePrimitiveValueOrNull(IBase, String) - Method in class ca.uhn.fhir.util.FhirTerser
 
getSingleValue(IBase, String, Class<T>) - Method in class ca.uhn.fhir.util.FhirTerser
 
getSingleValueOrNull(IBase, String) - Method in class ca.uhn.fhir.util.FhirTerser
 
getSingleValueOrNull(IBase, String, Class<T>) - Method in class ca.uhn.fhir.util.FhirTerser
 
getSliceMessages() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
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
 
getSourceDetails() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
This field may contain information about what the source of the validation information was.
getSourceValueSetUrl() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
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 class 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.
getStorePass() - Method in class ca.uhn.fhir.tls.BaseStoreInfo
 
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.narrative.BaseThymeleafNarrativeGenerator
 
getStyle() - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
 
getSubscriptionTopicLog() - Static method in class ca.uhn.fhir.util.Logs
 
getSubscriptionTroubleshootingLog() - Static method in class ca.uhn.fhir.util.Logs
 
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 suffix as a space separated string
getSuppressNarratives() - Method in class ca.uhn.fhir.parser.BaseParser
getSystem() - Method in class ca.uhn.fhir.context.support.LookupCodeRequest
 
getSystem() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
getSystem() - Method in interface ca.uhn.fhir.model.api.ICodingEnum
 
getSystem() - Method in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
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 class ca.uhn.fhir.util.FhirVersionIndependentConcept
 
getSystem() - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
 
getSystemAsUriDt() - Method in class ca.uhn.fhir.rest.param.QuantityParam
Deprecated.
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).
getSystemVersion() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
getSystemVersion() - Method in class ca.uhn.fhir.util.FhirVersionIndependentConcept
 
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 null if 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
 
getTargetSystemUrl() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
getTargetValueSetUrl() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
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
 
getTemplateByFragmentName(FhirContext, EnumSet<TemplateTypeEnum>, String) - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplateManifest
 
getTemplateByFragmentName(FhirContext, EnumSet<TemplateTypeEnum>, String) - 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, Collection<String>) - Method in interface ca.uhn.fhir.narrative2.INarrativeTemplateManifest
 
getTemplateByResourceName(FhirContext, EnumSet<TemplateTypeEnum>, String, Collection<String>) - Method in class ca.uhn.fhir.narrative2.NarrativeTemplateManifest
 
getTemplateForElement(FhirContext, IBase) - Method in class ca.uhn.fhir.narrative2.BaseNarrativeGenerator
 
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
 
getTerminologyTroubleshootingLog() - Static method in class ca.uhn.fhir.util.Logs
 
getTerser() - Method in class ca.uhn.fhir.util.TerserUtilHelper
Gets the terser instance, creating one if necessary.
getTestValidationResourceCachesMs() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
Get the validation resource cache expireAfterWrite timeout in milliseconds.
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).
getTheDisplayLanguage() - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
getThroughput(long, long, TimeUnit) - Static method in class ca.uhn.fhir.util.StopWatch
Calculate throughput
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
 
getTrustStoreInfo() - Method in class ca.uhn.fhir.tls.TlsAuthentication
 
getType() - Method in class ca.uhn.fhir.context.support.IValidationSupport.BaseConceptProperty
 
getType() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodingConceptProperty
 
getType() - Method in class ca.uhn.fhir.context.support.IValidationSupport.StringConceptProperty
 
getType() - Method in class ca.uhn.fhir.tls.BaseStoreInfo
 
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).
getUpdateRequestUrls() - Method in class ca.uhn.fhir.interceptor.model.TransactionWriteOperationsDetails
 
getUpliftRefchainCodes() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
Returns a set of all codes associated with uplift refchains for this search parameter.
getUpperBound() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
 
getUpperBoundAsDateInteger() - Method in class ca.uhn.fhir.rest.param.DateRangeParam
Return the current upper bound as an integer representative of the date e.g.
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
 
getURL(FhirContext, IBaseResource) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
getUrlAsString() - Method in class ca.uhn.fhir.model.api.ExtensionDt
Retained for backward compatibility
getUrlSource() - Method in class ca.uhn.fhir.rest.client.api.BaseHttpRequest
 
getUrlSource() - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
Where was the URL from?
getUseCode() - Method in class ca.uhn.fhir.context.support.IValidationSupport.ConceptDesignation
 
getUseDisplay() - Method in class ca.uhn.fhir.context.support.IValidationSupport.ConceptDesignation
 
getUserData() - Method in class ca.uhn.fhir.model.api.BaseBatchJobParameters
 
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
 
getUserSelected() - Method in class ca.uhn.fhir.model.api.Tag
 
getUserSelected() - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
 
getUserSelectedBoolean() - Method in class ca.uhn.fhir.model.api.Tag
 
getUserSelectedElement() - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
 
getUserSelectedElement() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
 
getUseSystem() - Method in class ca.uhn.fhir.context.support.IValidationSupport.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(IValidationSupport) 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.RuntimeChildExt
 
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.IValidationSupport.ConceptDesignation
 
getValue() - Method in class ca.uhn.fhir.context.support.IValidationSupport.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.BaseJsonLikeValue
 
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 enum ca.uhn.fhir.rest.param.HistorySearchStyleEnum
 
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".
getValueAsQueryToken(FhirContext) - Method in class ca.uhn.fhir.rest.param.BaseParam
 
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)).
getValueFirstRep(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Gets the first available value for the specified field.
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() - Method in class ca.uhn.fhir.rest.param.CompositeParam
Get the values of the subcomponents, in order.
getValues(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Gets all values of the specified field.
getValues(IBase) - Method in interface ca.uhn.fhir.context.BaseRuntimeChildDefinition.IAccessor
 
getValues(IBase, String) - Method in class ca.uhn.fhir.util.FhirTerser
Returns values stored in an element identified by its path.
getValues(IBase, String, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
Returns values stored in an element identified by its path.
getValues(IBase, String, boolean, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
Returns values stored in an element identified by its path.
getValues(IBase, String, Class<T>) - Method in class ca.uhn.fhir.util.FhirTerser
Returns values stored in an element identified by its path.
getValues(IBase, String, Class<T>, boolean) - Method in class ca.uhn.fhir.util.FhirTerser
Returns values stored in an element identified by its path.
getValues(IBase, 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.BaseOrListParam
 
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.context.support.IValidationSupport.ValueSetExpansionOutcome
 
getValueSet() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
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.model.api.Tag
 
getVersion() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
Deprecated.
getVersion() - Static method in class ca.uhn.fhir.util.VersionUtil
 
getVersion() - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
 
getVersionElement() - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
 
getVersionElement() - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
Gets the value(s) for version (Version of the system - if relevant).
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.BaseJsonLikeWriter
 
getYear() - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
Returns the year, e.g.
global() - Element 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 - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Use this value with caution, this may change as the GraphQL interface matures
GraphQLQueryBody - Annotation Type in ca.uhn.fhir.rest.annotation
This annotation should be placed on the parameter of a @GraphQL annotated method.
GraphQLQueryUrl - Annotation Type in ca.uhn.fhir.rest.annotation
This annotation should be placed on the parameter of a @GraphQL annotated method.
greaterThan() - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
 
greaterThan() - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
 
GREATERTHAN - Enum constant in enum ca.uhn.fhir.rest.param.ParamPrefixEnum
Code Value: gt The actual value is greater than the given value.
GREATERTHAN_OR_EQUALS - Enum constant in enum 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
 

H

HapiErrorCode - Class in ca.uhn.fhir.i18n
 
HapiErrorCode() - Constructor for class ca.uhn.fhir.i18n.HapiErrorCode
 
HapiExtensions - Class in ca.uhn.fhir.util
 
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
 
HapiSystemProperties - Class in ca.uhn.fhir.system
 
HAS - Enum constant in enum 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
 
hasDefaultPartitionId() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
hasDefaultTypeForProfile() - Method in class ca.uhn.fhir.context.FhirContext
Returns true if any default types for specific profiles have been defined within this context.
hasExistingIdToContainedResource() - Method in class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
hasExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasExtensions
 
hasExtension(IBase, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Checks if the specified instance has an extension with the specified URL
hasExtension(IBase, String, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Checks if the specified instance has an extension with the specified URL
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
Returns true if any comments would be returned by IBase.getFormatCommentsPre() or IBase.getFormatCommentsPost()
hashCode() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
hashCode() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
hashCode() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
hashCode() - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
hashCode() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
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.path.EncodeContextPathElement
 
hashCode() - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
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.util.FhirVersionIndependentConcept
 
hashCode() - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
hasHooks(POINTCUT) - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorBroadcaster
Does this broadcaster have any hooks for the given pointcut?
hasHooks(POINTCUT) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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 true if 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
hasIssuesOfSeverity(FhirContext, IBaseOperationOutcome, String) - Static method in class ca.uhn.fhir.util.OperationOutcomeUtil
 
hasModifierExtension() - Method in interface org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions
 
hasMoreTokens() - Method in class ca.uhn.fhir.util.UrlPathTokenizer
 
hasNext() - Method in class ca.uhn.fhir.model.api.PagingIterator
 
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
 
hasPartitionId(Integer) - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
hasPartitionIds() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
hasPartitionNames() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
hasResource() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
 
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 class 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
 
hasUpliftRefchain(String) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
Does this search parameter have an uplift refchain definition for the given code? See the HAPI FHIR documentation for a description of how uplift refchains work.
hasUpliftRefchains() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
Does this search parameter have any uplift refchain definitions? See the HAPI FHIR documentation for a description of how uplift refchains work.
hasValue() - Method in class ca.uhn.fhir.model.api.BasePrimitive
 
hasValue() - Method in interface org.hl7.fhir.instance.model.api.IPrimitiveType
 
hasValues(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Checks if the specified fields has any values
hasVersionIdPart() - Method in class ca.uhn.fhir.model.primitive.IdDt
 
hasVersionIdPart() - Method in interface org.hl7.fhir.instance.model.api.IIdType
 
HEAD - Enum constant in enum 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_CASCADE_MAX_ROUNDS - 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_MAX_RETRIES - 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_HANDLING - Static variable in class ca.uhn.fhir.rest.api.Constants
 
HEADER_PREFER_HANDLING_LENIENT - Static variable in class ca.uhn.fhir.rest.api.Constants
 
HEADER_PREFER_HANDLING_STRICT - 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 - Static variable in class ca.uhn.fhir.rest.api.Constants
 
HEADER_RETRY_AFTER - Static variable in class ca.uhn.fhir.rest.api.Constants
 
HEADER_RETRY_ON_VERSION_CONFLICT - Static variable in class ca.uhn.fhir.rest.api.Constants
 
HEADER_REWRITE_HISTORY - 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
 
HIBERNATE_INTEGRATION_ENVERS_ENABLED - Static variable in class ca.uhn.fhir.rest.api.Constants
Application configuration key used to enable or disable Hibernate Envers.
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 - Enum constant in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
 
HISTORY_INSTANCE - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: history-instance
HISTORY_SYSTEM - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: history-system
HISTORY_TYPE - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: history-type
historyRewrite() - Method in interface ca.uhn.fhir.rest.gclient.IUpdateTyped
 
HistorySearchDateRangeParam - Class in ca.uhn.fhir.rest.param
 
HistorySearchDateRangeParam(Map<String, String[]>, DateRangeParam, Integer) - Constructor for class ca.uhn.fhir.rest.param.HistorySearchDateRangeParam
 
HistorySearchStyleEnum - Enum in ca.uhn.fhir.rest.param
 
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.
HookDescriptor(POINTCUT, int) - Constructor for class ca.uhn.fhir.interceptor.executor.BaseInterceptorService.HookDescriptor
 
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
An IBaseResource that has a FHIR version of DSTU3 or higher
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> - Interface in org.hl7.fhir.instance.model.api
 
IBaseEnumFactory<T> - 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
 
IBaseInterceptorBroadcaster<POINTCUT> - Interface in ca.uhn.fhir.interceptor.api
 
IBaseInterceptorService<POINTCUT> - Interface in ca.uhn.fhir.interceptor.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> - 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,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.
ICodingEnum - Interface in ca.uhn.fhir.model.api
 
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> - Interface in ca.uhn.fhir.rest.gclient
 
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> - Interface in ca.uhn.fhir.rest.gclient
 
ICriterionInternal - Interface in ca.uhn.fhir.rest.gclient
 
id() - Element 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 - Static variable in class ca.uhn.fhir.parser.RDFParser
 
ID_DATATYPE - Enum constant in enum 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(IdDt) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
Copy Constructor
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.
IdDt(IIdType) - Constructor for class ca.uhn.fhir.model.primitive.IdDt
 
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() - Element 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 is false).
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
 
IDS_AND_META_EXCLUDES - Static variable in class ca.uhn.fhir.util.TerserUtil
Exclude for id, identifier and meta fields of a resource.
IElement - Interface in ca.uhn.fhir.model.api
 
IExtension - Interface in ca.uhn.fhir.model.api
 
IFetchConformanceTyped<T> - Interface in ca.uhn.fhir.rest.gclient
 
IFetchConformanceUntyped - Interface in ca.uhn.fhir.rest.gclient
 
ifHasCallHooks(POINTCUT, Supplier<HookParams>) - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorBroadcaster
A supplier-based callHooks() for lazy construction of the HookParameters.
ifHasCallHooksAndReturnObject(POINTCUT, Supplier<HookParams>) - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorBroadcaster
A supplier-based version of callHooksAndReturnObject for lazy construction of the params.
IFhirPath - Interface in ca.uhn.fhir.fhirpath
 
IFhirPath.IParsedExpression - Interface in ca.uhn.fhir.fhirpath
This interface is a marker interface representing a parsed FHIRPath expression.
IFhirPathEvaluationContext - Interface in ca.uhn.fhir.fhirpath
 
IFhirValidatorFactory - Interface in ca.uhn.fhir.context
 
IFhirVersion - Interface in ca.uhn.fhir.model.api
Each structure version JAR will have an implementation of this interface.
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 by theVersion.
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
 
IHapiBootOrder - Interface in ca.uhn.fhir
Spring bean initialization constants.
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 module that 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.
ILockable - Interface in ca.uhn.fhir.util
 
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> - Interface in ca.uhn.fhir.rest.gclient
 
IModelJson - Interface in ca.uhn.fhir.model.api
 
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 - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
 
INCLUDE_ALL - Static variable in class ca.uhn.fhir.util.TerserUtil
Exclusion predicate for keeping all fields.
INCLUDE_ALL - Static variable in interface org.hl7.fhir.instance.model.api.IBaseResource
Include constant for * (return all includes)
INCLUDE_STAR - Static variable in class ca.uhn.fhir.rest.api.Constants
 
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, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType) - Method in class ca.uhn.fhir.parser.ErrorHandlerAdapter
 
incorrectJsonType(IParserErrorHandler.IParseLocation, String, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.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, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
 
incorrectJsonType(IParserErrorHandler.IParseLocation, String, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType, BaseJsonLikeValue.ValueType, BaseJsonLikeValue.ScalarType) - Method in class ca.uhn.fhir.parser.StrictErrorHandler
 
INFORMATION - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.IssueSeverity
The issue has no relation to the degree of success of the action.
INFORMATION - Enum constant in enum 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.parser.json.BaseJsonLikeWriter
 
init() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
init(String[]) - Method in class ca.uhn.fhir.i18n.HapiLocalizer
 
Initialize - Annotation Type in ca.uhn.fhir.rest.annotation
ResourceProvider methods tagged with Initialize will 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
initializeRDFModel() - Static method in class ca.uhn.fhir.util.rdf.RDFUtil
 
initializeWithBundleResource(IBaseResource) - Method in interface ca.uhn.fhir.rest.api.IVersionSpecificBundleFactory
 
INSTANCE - Static variable in class ca.uhn.fhir.narrative2.NarrativeGeneratorTemplateUtils
 
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.MILLI precision
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
instantiateBackboneElement(FhirContext, String, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Creates a new BackboneElement.
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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Interceptor Framework Hook: This pointcut will be called once when a given interceptor is registered
InterceptorInvocationTimingEnum - Enum in ca.uhn.fhir.rest.api
during invocation of certain pointcuts, it is important to know whether they are being executed in active or deferred fashion.
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 Class in ca.uhn.fhir.rest.server.exceptions
Represents an HTTP 500 Internal Error response.
InternalErrorException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InternalErrorException
 
InternalErrorException(String, Throwable) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InternalErrorException
 
InternalErrorException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InternalErrorException
Constructor
InternalErrorException(Throwable) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InternalErrorException
 
invalidateCaches() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
This method clears any temporary caches within the validation support.
InvalidRequestException - Exception Class in ca.uhn.fhir.rest.server.exceptions
Represents an HTTP 400 Bad Request response.
InvalidRequestException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
Constructor
InvalidRequestException(String, Throwable) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
Constructor
InvalidRequestException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
Constructor
InvalidRequestException(Throwable) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
Constructor
InvalidResponseException - Exception Class in ca.uhn.fhir.rest.client.exceptions
 
InvalidResponseException(String, int) - Constructor for exception class ca.uhn.fhir.rest.client.exceptions.InvalidResponseException
Constructor
InvalidResponseException(String, int, Throwable) - Constructor for exception class ca.uhn.fhir.rest.client.exceptions.InvalidResponseException
Constructor
InvalidResponseException(Throwable, int) - Constructor for exception class 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(IPointcut, 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> - 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> - Interface in ca.uhn.fhir.rest.gclient
 
IoUtil - Class in ca.uhn.fhir.util
 
IoUtil() - Constructor for class ca.uhn.fhir.util.IoUtil
 
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
 
IPhoneticEncoder - Interface in ca.uhn.fhir.context.phonetic
 
IPointcut - Interface in ca.uhn.fhir.interceptor.api
 
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> - Interface in ca.uhn.fhir.model.api
 
IQueryParameterOr<T> - 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> - Interface in ca.uhn.fhir.rest.gclient
 
IReadIfNoneMatch<T> - Interface in ca.uhn.fhir.rest.gclient
 
IReadTyped<T> - 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
 
IResourceSupportedSvc - Interface in ca.uhn.fhir.rest.api
 
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 true if 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 true if 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
 
isAllPartitions() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
isArray() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeArray
 
isArray() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
isAt() - Method in enum ca.uhn.fhir.rest.param.HistorySearchStyleEnum
 
isAutoContainReferenceTargetsWithNoId() - Method in class ca.uhn.fhir.context.ParserOptions
If set to true (which is the default), contained resources may be specified by populating the target (contained) resource directly in IBaseReference.setReference(String) and the parser will automatically locate it and insert it into Resource.contained when serializing.
isBaseEmpty() - Method in class ca.uhn.fhir.model.api.BaseElement
Intended to be called by extending classes IBase.isEmpty() implementations, returns true if all content in this superclass instance is empty per the semantics of IBase.isEmpty().
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.IValidationSupport.LookupCodeResult
 
isCodeSystemSupported(ValidationSupportContext, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Returns true if codes in the given code system can be expanded or validated
isConcurrentBundleValidation() - Method in class ca.uhn.fhir.validation.FhirValidator
If this is true, bundles will be validated in parallel threads.
isContains() - Method in class ca.uhn.fhir.rest.param.StringParam
String parameter modifier :contains
isCrossPartition(IBaseResource) - Static method in class ca.uhn.fhir.util.SubscriptionUtil
 
isDefaultPartition() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
Returns true if this request partition contains only one partition ID and it is the DEFAULT partition ID (null)
isDefinedLocally() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
 
isDeleted() - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
 
isDisableStatusBasedReindex() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
isDstu3TransactionPatch(FhirContext, 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.context.support.TranslateConceptResults
 
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 true if 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 true if this datatype has no extensions, and has either a null value 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 true if 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 class ca.uhn.fhir.util.FhirTerser.ContainedResources
 
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
 
isEnabledValidationForCodingsLogicalAnd() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
See VersionSpecificWorkerContextWrapper#validateCode in hapi-fhir-validation.
isEnabledValidationForCodingsLogicalAnd() - Method in class ca.uhn.fhir.context.support.ValidationSupportContext
 
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 to IParser.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 class 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.
isErrorOnInvalidExtension() - Method in class ca.uhn.fhir.parser.LenientErrorHandler
If set to false (default is true) invalid extensions will be logged.
isErrorOnInvalidValue() - Method in class ca.uhn.fhir.parser.LenientErrorHandler
If set to false (default is true) invalid values will be logged.
isExact() - Method in class ca.uhn.fhir.rest.param.StringParam
 
isFailOnMissingCodeSystem() - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
Should the expansion fail if a codesystem is referenced by the valueset, but it can not be found?
isFhirVersionLessThanOrEqualTo(FhirVersionEnum) - Method in class ca.uhn.fhir.parser.BaseParser
 
isFormatJsonSupported() - Method in class ca.uhn.fhir.context.FhirContext
 
isFormatNDJsonSupported() - Method in class ca.uhn.fhir.context.FhirContext
 
isFormatRdfSupported() - Method in class ca.uhn.fhir.context.FhirContext
 
isFormatXmlSupported() - Method in class ca.uhn.fhir.context.FhirContext
 
isFound() - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
isGreaterThan(long, long, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
Throws IllegalArgumentException if theValue is invalid input: '<'= theMinimum
isGreaterThanOrEqualTo(long, long, String) - Static method in class ca.uhn.fhir.util.ValidateUtil
Throws IllegalArgumentException if theValue is invalid input: '<' theMinimum
isHapiClientKeepResponsesEnabled() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
This property is used by unit tests - do not rely on it in production code as it may change at any time.
isIdPartValid() - Method in class ca.uhn.fhir.model.primitive.IdDt
 
isIdPartValid() - Method in interface org.hl7.fhir.instance.model.api.IIdType
Returns true if the ID part of this object is 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 true if the ID part of this object contains only numbers
isIncludeHierarchy() - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
isIncludeIterate(String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
Returns true if the value is :iterate or :recurse (the former name of :iterate) for an _include parameter
isInferSystem() - Method in class ca.uhn.fhir.context.support.ConceptValidationOptions
 
isInstanceLevel() - Method in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
 
isInstantiable(Class<?>) - Static method in class ca.uhn.fhir.util.ReflectionUtil
 
isJaxp15Supported() - Static method in class ca.uhn.fhir.validation.SchemaBaseValidator
 
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 true if 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 true if 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?
isMdmExpand() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
 
isMdmExpand() - Method in class ca.uhn.fhir.rest.param.TokenParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.CompositeClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.DateClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.NumberClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.QuantityClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.ReferenceClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.SpecialClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.StringClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.TokenClientParam
 
isMissing(boolean) - Method in class ca.uhn.fhir.rest.gclient.UriClientParam
 
isMissing(boolean) - Method in interface ca.uhn.fhir.rest.gclient.IParam
Sets the :missing qualifier for this parameter.
isModifier() - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition
 
isModifier() - Method in class ca.uhn.fhir.context.RuntimeChildDeclaredExtensionDefinition
 
isModifier() - Element in annotation type ca.uhn.fhir.model.api.annotation.Extension
Returns true if this extension is a modifier extension
isModifier() - Method in class ca.uhn.fhir.model.api.ExtensionDt
 
isMultipleCardinality() - Method in class ca.uhn.fhir.context.BaseRuntimeChildDefinition
 
isNeedsSanitization(CharSequence) - Static method in class ca.uhn.fhir.util.UrlUtil
 
isNegative() - Method in enum ca.uhn.fhir.rest.param.TokenParamModifier
 
isNewerThan(FhirVersionEnum) - Method in enum ca.uhn.fhir.context.FhirVersionEnum
 
isNicknameExpand() - Method in class ca.uhn.fhir.rest.param.StringParam
 
isNoCache() - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
If trueinvalid input: '<', adds the no-cache directive 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.BaseJsonLikeValue
 
isNumber() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
isObject() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeObject
 
isObject() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
isOk() - Method in class ca.uhn.fhir.context.support.IValidationSupport.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.
isPartitionCovered(Integer) - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
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.BaseJsonLikeWriter
 
isPreventInvalidatingConditionalMatchCriteria() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
isPrimitiveType(String) - Static method in class ca.uhn.fhir.util.FhirTypeUtil
Returns true if the type is a primitive fhir type (ie, a type that is IPrimitiveType), false otherwise.
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
 
isRemoteTerminologyServiceConfigured() - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Returns true if a Remote Terminology Service is currently configured
isResource() - Method in class ca.uhn.fhir.parser.path.EncodeContextPathElement
 
isResourceTypeInPatientCompartment(FhirContext, String) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
Return true if any search parameter in the resource can point at a patient, false otherwise
isResponseStatusCodeSet() - Method in class ca.uhn.fhir.rest.api.MethodOutcome
 
isReverse() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
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.BaseJsonLikeValue
 
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 interface ca.uhn.fhir.interceptor.api.IPointcut
 
isShouldLogAndSwallowException(Throwable) - Method in enum ca.uhn.fhir.interceptor.api.Pointcut
 
isSkipContainedReferenceValidation() - Method in class ca.uhn.fhir.validation.FhirValidator
If this is true, any resource that has contained resources will first be deep-copied and then the contained resources remove from the copy and this copy without contained resources will be validated.
isSnapshot() - Static method in class ca.uhn.fhir.util.VersionUtil
 
isSourceInCompartmentForTarget(String, IBaseResource, IIdType) - Method in class ca.uhn.fhir.util.FhirTerser
Returns true if theSource is in the compartment named theCompartmentName belonging to resource theTarget
isSourceInCompartmentForTarget(String, IBaseResource, IIdType, Set<String>) - Method in class ca.uhn.fhir.util.FhirTerser
Returns true if theSource is in the compartment named theCompartmentName belonging to resource theTarget
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() - Element 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 true if a StAX XML parsing library is present on the classpath
isString() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
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.ERROR or ResultSeverityEnum.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.RuntimeChildExt
 
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
isSupported(String) - Method in interface ca.uhn.fhir.rest.api.IResourceSupportedSvc
 
isSupportsChain() - Method in class ca.uhn.fhir.rest.param.BaseParam
Does this parameter type support chained parameters (only reference should return true for this)
isSupportsChain() - Method in class ca.uhn.fhir.rest.param.ReferenceParam
 
isSuppressHapiFhirVersionLogEnabled() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
isSuppressNarratives() - Method in class ca.uhn.fhir.parser.BaseParser
If set to true (default is false), narratives will not be included in the encoded values.
isSystemLevel() - Method in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
 
isTestModeEnabled() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
isText() - Method in class ca.uhn.fhir.rest.param.StringParam
 
isText() - Method in class ca.uhn.fhir.rest.param.TokenParam
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 true if 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
 
isTrueOrThrowResourceNotFound(boolean, String, Object...) - Static method in class ca.uhn.fhir.util.ValidateUtil
 
isTypeLevel() - Method in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
 
isUnitTestCaptureStackEnabled() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
isUnitTestModeEnabled() - Static method in class ca.uhn.fhir.system.HapiSystemProperties
 
ISupportsUndeclaredExtensions - Interface in ca.uhn.fhir.model.api
 
isUseHapiServerConformanceNarrative() - Method in class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
If set to true (default is false) a special custom narrative for the Conformance resource will be provided, which is designed to be used with HAPI FHIR Server instances.
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)
isValidateDisplay() - Method in class ca.uhn.fhir.context.support.ConceptValidationOptions
 
isValidLong(String) - Static method in class ca.uhn.fhir.model.primitive.IdDt
 
isValueSetSupported(ValidationSupportContext, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Returns true if the given ValueSet can be validated by the given validation support module
isVersionIdPartValidLong() - Method in class ca.uhn.fhir.model.primitive.IdDt
 
isVersionIdPartValidLong() - Method in interface org.hl7.fhir.instance.model.api.IIdType
Returns true if the version ID part of this object contains 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
 
IValidationSupport - 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.
IValidationSupport.BaseConceptProperty - Class in ca.uhn.fhir.context.support
 
IValidationSupport.CodeValidationResult - Class in ca.uhn.fhir.context.support
 
IValidationSupport.CodingConceptProperty - Class in ca.uhn.fhir.context.support
 
IValidationSupport.ConceptDesignation - Class in ca.uhn.fhir.context.support
 
IValidationSupport.IssueSeverity - Enum in ca.uhn.fhir.context.support
 
IValidationSupport.LookupCodeResult - Class in ca.uhn.fhir.context.support
 
IValidationSupport.StringConceptProperty - Class in ca.uhn.fhir.context.support
 
IValidationSupport.TranslateCodeRequest - Class in ca.uhn.fhir.context.support
 
IValidationSupport.ValueSetExpansionOutcome - Class in ca.uhn.fhir.context.support
 
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> - 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

JacksonStructure - Class in ca.uhn.fhir.parser.json.jackson
 
JacksonStructure() - Constructor for class ca.uhn.fhir.parser.json.jackson.JacksonStructure
 
JacksonWriter - Class in ca.uhn.fhir.parser.json.jackson
 
JacksonWriter() - Constructor for class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
JacksonWriter(JsonFactory, Writer) - Constructor for class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
JAVA_VALIDATOR_DETAILS_SYSTEM - Static variable in class ca.uhn.fhir.rest.api.Constants
 
JKS - Enum constant in enum ca.uhn.fhir.tls.KeyStoreType
 
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_INDEXSEARCH_QUERY_COMPLETE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Performance Tracing Hook: This hook is invoked when a query involving an external index (e.g.
JPA_PERFTRACE_INFO - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Performance Tracing Hook:
JPA_PERFTRACE_SEARCH_PASS_COMPLETE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Performance Tracing Hook: This hook is invoked when a search has completed.
JPA_PERFTRACE_SEARCH_REUSING_CACHED - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Performance Tracing Hook: This hook is invoked when any warning messages generated by the SearchCoordinator are created.
JPA_RESOLVE_CROSS_PARTITION_REFERENCE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
JPA Hook: This hook is invoked when a cross-partition reference is about to be stored in the database.
JSON - Enum constant in enum ca.uhn.fhir.rest.api.EncodingEnum
 
JSON_PATCH - Enum constant in enum ca.uhn.fhir.rest.api.PatchTypeEnum
 
JSON_PLAIN_STRING - Static variable in enum ca.uhn.fhir.rest.api.EncodingEnum
"json"
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.
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().
JsonUtil - Class in ca.uhn.fhir.util
 
JsonUtil() - Constructor for class ca.uhn.fhir.util.JsonUtil
 

K

keyIterator() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeObject
 
KeyStoreInfo - Class in ca.uhn.fhir.tls
 
KeyStoreInfo(String, String, String, String) - Constructor for class ca.uhn.fhir.tls.KeyStoreInfo
 
KeyStoreType - Enum in ca.uhn.fhir.tls
 

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
 
left(String, int) - Static method in class ca.uhn.fhir.util.StringUtil
Gets the string prefix of the specified length.
LENIENT - Enum constant in enum ca.uhn.fhir.rest.api.PreferHandlingEnum
 
LenientErrorHandler - Class in ca.uhn.fhir.parser
The default error handler, which logs issues but does not abort parsing, with only two exceptions:
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 - Enum constant in enum ca.uhn.fhir.rest.param.ParamPrefixEnum
Code Value: lt The actual value is less than the given value.
LESSTHAN_OR_EQUALS - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.narrative2.TemplateTypeEnum
 
load(Reader) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonStructure
 
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.jackson.JacksonStructure
 
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
loadCompressedResource(FhirContext, Class<T>, String) - Static method in class ca.uhn.fhir.util.ClasspathUtil
Load a classpath resource, throw an InternalErrorException if not found
loadCompressedResource(String) - Static method in class ca.uhn.fhir.util.ClasspathUtil
 
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(FhirContext, Class<T>, String) - Static method in class ca.uhn.fhir.util.ClasspathUtil
 
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.
loadResource(String) - Static method in class ca.uhn.fhir.util.ClasspathUtil
Load a classpath resource, throw an InternalErrorException if not found
loadResource(String, Function<InputStream, InputStream>) - Static method in class ca.uhn.fhir.util.ClasspathUtil
Load a classpath resource, throw an InternalErrorException if not found
loadResourceAsByteArray(String) - Static method in class ca.uhn.fhir.util.ClasspathUtil
 
loadResourceAsReader(String) - Static method in class ca.uhn.fhir.util.ClasspathUtil
 
loadResourceAsStream(String) - Static method in class ca.uhn.fhir.util.ClasspathUtil
Load a classpath resource, throw an InternalErrorException if not found
lock() - Method in interface ca.uhn.fhir.util.ILockable
 
log(Logger, Level, String, Object...) - Static method in class ca.uhn.fhir.util.LogUtil
 
Logs - Class in ca.uhn.fhir.util
 
Logs() - Constructor for class ca.uhn.fhir.util.Logs
 
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(ValidationSupportContext, LookupCodeRequest) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Look up a code using the system, code and other parameters captured in LookupCodeRequest.
lookupCode(ValidationSupportContext, String, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Deprecated.
This method has been deprecated in HAPI FHIR 7.0.0. Use IValidationSupport.lookupCode(ValidationSupportContext, LookupCodeRequest) instead.
lookupCode(ValidationSupportContext, String, String, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Deprecated.
This method has been deprecated in HAPI FHIR 7.0.0. Use IValidationSupport.lookupCode(ValidationSupportContext, LookupCodeRequest) instead.
LookupCodeRequest - Class in ca.uhn.fhir.context.support
Represents parameters which can be passed to the $lookup operation for codes.
LookupCodeRequest(String, String) - Constructor for class ca.uhn.fhir.context.support.LookupCodeRequest
 
LookupCodeRequest(String, String, String, Collection<String>) - Constructor for class ca.uhn.fhir.context.support.LookupCodeRequest
 
LookupCodeResult() - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
Constructor

M

manualRequest() - Element in annotation type ca.uhn.fhir.rest.annotation.Operation
If this is set to true (default is false and this is almost always the right choice), the framework will not attempt to parse the request body, but will instead delegate it to the @Operation method.
manualResponse() - Element in annotation type ca.uhn.fhir.rest.annotation.Operation
If this is set to true (default is false and 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 - Enum constant in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
 
MATCH_RATING_APPROACH - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
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(EncodeContextPathElement) - Method in class ca.uhn.fhir.parser.path.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
Returns true if this Coding has the same Code and system (as compared by simple equals comparison).
matchesSystemAndValue(BaseIdentifierDt) - Method in class ca.uhn.fhir.model.base.composite.BaseIdentifierDt
Returns true if this identifier has the same value and system (as compared by simple equals comparison).
matchesToken(BaseCodingDt) - Method in class ca.uhn.fhir.model.base.composite.BaseCodingDt
returns true if this Coding matches a search for the coding specified by theSearchParam, 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() - Element in annotation type ca.uhn.fhir.model.api.annotation.Child
The maximum number of repetitions allowed for this child.
max() - Element 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
MDM_AFTER_PERSISTED_RESOURCE_CHECKED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM(EMPI) Hook: Invoked whenever a persisted resource (a resource that has just been stored in the database via a create/update/patch/etc.) has been matched against related resources and MDM links have been updated.
MDM_BEFORE_PERSISTED_RESOURCE_CHECKED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM(EMPI) Hook: Invoked when a persisted resource (a resource that has just been stored in the database via a create/update/patch/etc.) enters the MDM module.
MDM_CLEAR - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM Clear Hook: This hook is invoked when an mdm clear operation is requested.
MDM_POST_CREATE_LINK - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM Create Link This hook is invoked after an MDM link is created, and changes have been persisted to the database.
MDM_POST_LINK_HISTORY - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM Link History Hook: This hook is invoked after link histories are queried, but before the results are returned to the caller.
MDM_POST_MERGE_GOLDEN_RESOURCES - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM Merge Golden Resources This hook is invoked after 2 golden resources have been merged together and results persisted.
MDM_POST_NOT_DUPLICATE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM Not Duplicate/Unduplicate Hook: This hook is invoked after 2 golden resources with an existing link of "POSSIBLE_DUPLICATE" get unlinked/unduplicated.
MDM_POST_UPDATE_LINK - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM Update Link This hook is invoked after an MDM link is updated, and changes have been persisted to the database.
MDM_SUBMIT - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
MDM Submit Hook: This hook is invoked whenever when mdm submit operation is requested.
mergeAllFields(FhirContext, IBaseResource, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtil
Merges all fields on the provided instance.
mergeField(FhirContext, FhirTerser, String, IBaseResource, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtil
Merges value of the specified field from theFrom resource to theTo resource.
mergeField(FhirContext, String, IBaseResource, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtil
Merges value of the specified field from theFrom resource to theTo resource.
mergeFields(FhirContext, IBaseResource, IBaseResource, Predicate<String>) - Static method in class ca.uhn.fhir.util.TerserUtil
Merges values of all field from theFrom resource to theTo resource.
mergeFieldsExceptIdAndMeta(FhirContext, IBaseResource, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtil
Merges values of all fields except for "identifier" and "meta" from theFrom resource to theTo resource.
MESSAGE - Enum constant in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
 
MESSAGE - Static variable in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
MessageSupplier - Class in ca.uhn.fhir.util
This is used to allow lazy parameter initialization for SLF4j - Hopefully a future version will allow lambda params
MessageSupplier(Supplier<?>) - Constructor for class ca.uhn.fhir.util.MessageSupplier
 
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 - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
$meta-add extended operation
META_ADD - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
$meta-add extended operation
META_DELETE - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Load the server's metadata
METAPHONE - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
MetaUtil - Class in ca.uhn.fhir.util
 
MethodNotAllowedException - Exception Class in ca.uhn.fhir.rest.server.exceptions
Represents an HTTP 405 Method Not Allowed response.
MethodNotAllowedException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
Constructor
MethodNotAllowedException(String, RequestTypeEnum...) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
Constructor
MethodNotAllowedException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
Constructor
MethodNotAllowedException(String, IBaseOperationOutcome, RequestTypeEnum...) - Constructor for exception class 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 - Enum constant in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
 
millis(String) - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
 
millis(Date) - Method in interface ca.uhn.fhir.rest.gclient.DateClientParam.IDateSpecifier
 
min() - Element in annotation type ca.uhn.fhir.model.api.annotation.Child
The minimum number of repetitions allowed for this child
min() - Element in annotation type ca.uhn.fhir.rest.annotation.OperationParam
The minimum number of repetitions allowed for this child (default is 0)
MINIMAL - Enum constant in enum ca.uhn.fhir.rest.api.PreferReturnEnum
 
MINUTE - Enum constant in enum 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() - Element in annotation type ca.uhn.fhir.model.api.annotation.Child
Is this element a modifier?
MODIFIER_EXTENSION - Static variable in class ca.uhn.fhir.parser.RDFParser
 
MODIFY_RESOURCE - Enum constant in enum ca.uhn.fhir.util.FhirTerser.OptionsEnum
Should we modify the resource in the case that contained resource IDs are assigned during a FhirTerser.containResources(IBaseResource, OptionsEnum...) pass.
MONTH - Enum constant in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
 
msg(Supplier<?>) - Static method in class ca.uhn.fhir.util.MessageSupplier
 
Msg - Class in ca.uhn.fhir.i18n
 
MSG_PREFIX_INVALID_FORMAT - Static variable in class ca.uhn.fhir.rest.param.BaseParamWithPrefix
 
MultimapCollector<T,K,V> - Class in ca.uhn.fhir.util
Copied from https://stackoverflow.com/questions/23003542/cleanest-way-to-create-a-guava-multimap-from-a-java-8-stream
MultimapCollector(Function<T, K>, Function<T, V>) - Constructor for class ca.uhn.fhir.util.MultimapCollector
 
MyEscaper() - Constructor for class ca.uhn.fhir.util.XmlUtil.MyEscaper
 
myFhirContext - Variable in class ca.uhn.fhir.validation.ValidationContext
 
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 class ca.uhn.fhir.context.phonetic.ApacheEncoder
 
name() - Method in interface ca.uhn.fhir.context.phonetic.IPhoneticEncoder
 
name() - Method in class ca.uhn.fhir.context.phonetic.NumericEncoder
 
name() - Method in interface ca.uhn.fhir.interceptor.api.IPointcut
 
name() - Element in annotation type ca.uhn.fhir.model.api.annotation.Block
Deprecated.
Do not use, will be removed
name() - Element 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() - Element in annotation type ca.uhn.fhir.model.api.annotation.Compartment
 
name() - Element in annotation type ca.uhn.fhir.model.api.annotation.DatatypeDef
The defined name of this datatype
name() - Element in annotation type ca.uhn.fhir.model.api.annotation.ResourceDef
The name of the resource (e.g.
name() - Element in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
The name for this parameter
name() - Element in annotation type ca.uhn.fhir.model.api.annotation.SimpleSetter.Parameter
 
name() - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
 
name() - Element in annotation type ca.uhn.fhir.rest.annotation.Operation
The name of the operation, e.g.
name() - Element in annotation type ca.uhn.fhir.rest.annotation.OperationParam
The name of the parameter
name() - Element in annotation type ca.uhn.fhir.rest.annotation.OptionalParam
This is the name for the parameter.
name() - Element 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() - Element in annotation type ca.uhn.fhir.model.api.annotation.ChildOrder
 
NarrativeGeneratorTemplateUtils - Class in ca.uhn.fhir.narrative2
An instance of this class is added to the Thymeleaf context as a variable with name "narrativeUtil" and can be accessed from narrative templates.
NarrativeGeneratorTemplateUtils() - Constructor for class ca.uhn.fhir.narrative2.NarrativeGeneratorTemplateUtils
 
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
 
narrowDateRange(DateRangeParam, Date, Date) - Static method in class ca.uhn.fhir.util.DateRangeUtil
Narrow the DateRange to be within theStartInclusive, and theEndExclusive, if provided.
NDJSON - Enum constant in enum ca.uhn.fhir.rest.api.EncodingEnum
 
NDJSON_PLAIN_STRING - Static variable in enum ca.uhn.fhir.rest.api.EncodingEnum
"ndjson"
NDJsonParser - Class in ca.uhn.fhir.parser
This class is the FHIR NDJSON parser/encoder.
NDJsonParser(FhirContext, IParserErrorHandler) - Constructor for class ca.uhn.fhir.parser.NDJsonParser
Do not use this constructor, the recommended way to obtain a new instance of the NDJSON parser is to invoke FhirContext.newNDJsonParser().
NEVER - Enum constant in enum ca.uhn.fhir.context.api.AddProfileTagEnum
Do not add profile tags automatically
NEVER - Enum constant in enum 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
Creates a new FhirContext for this FHIR version
newContextCached() - Method in enum ca.uhn.fhir.context.FhirVersionEnum
Creates a new FhirContext for this FHIR version, or returns a previously created one if one exists.
newElement(FhirContext, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Creates a new element instance
newElement(FhirContext, String, Object) - Static method in class ca.uhn.fhir.util.TerserUtil
Creates a new element instance
newElement(String) - Method in class ca.uhn.fhir.util.TerserUtilHelper
Creates a new element
newElement(String, Object) - Method in class ca.uhn.fhir.util.TerserUtilHelper
 
newFhirPath() - Method in class ca.uhn.fhir.context.FhirContext
Creates a new FhirPath engine which can be used to evaluate path expressions over FHIR resources.
newFhirValidator(FhirContext) - Method in interface ca.uhn.fhir.context.IFhirValidatorFactory
 
newFluentPath() - Method in class ca.uhn.fhir.context.FhirContext
Deprecated.
Deprecated in HAPI FHIR 5.0.0. Use FhirContext.newFhirPath() instead.
newGenericClient(String) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
Instantiates a new generic client instance
newHelper(FhirContext, String) - Static method in class ca.uhn.fhir.util.TerserUtilHelper
Factory method for creating a new instance of the wrapper
newHelper(FhirContext, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtilHelper
Factory method for creating a new instance of the wrapper
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() - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterAndBinder
 
newInstance() - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterOrBinder
 
newInstance() - Method in class ca.uhn.fhir.rest.param.binder.QueryParameterTypeBinder
 
newInstance(int, String) - Static method in exception class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
 
newInstance(int, String, InputStream) - Static method in exception class ca.uhn.fhir.rest.client.exceptions.NonFhirResponseException
 
newInstance(int, String, Reader) - Static method in exception class 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 ConfigurationException if 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
 
newInstance(String, Class<T>, Class<?>[], Object[]) - 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
 
newInstanceOrReturnNull(String, Class<T>, Class<?>[], Object[]) - 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
 
newNDJsonParser() - Method in class ca.uhn.fhir.context.FhirContext
Create and return a new NDJSON parser.
newParser(FhirContext) - Method in enum ca.uhn.fhir.rest.api.EncodingEnum
 
newPrimitive(String) - Method in class ca.uhn.fhir.util.BundleBuilder
Creates a new primitive.
newPrimitive(String, T) - Method in class ca.uhn.fhir.util.BundleBuilder
Creates a new primitive instance of the specified element type.
newPrimitiveBoolean(Boolean) - Method in class ca.uhn.fhir.context.FhirContext
 
newPrimitiveString(String) - Method in class ca.uhn.fhir.context.FhirContext
 
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
Create and return a new RDF parser.
newResource(FhirContext, String) - Static method in class ca.uhn.fhir.util.TerserUtil
Creates a new resource definition.
newResource(FhirContext, String, Object) - Static method in class ca.uhn.fhir.util.TerserUtil
Creates a new resource definition.
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
 
newStringElement(String) - Method in class ca.uhn.fhir.util.TerserUtilHelper
 
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() - Method in class ca.uhn.fhir.model.api.PagingIterator
 
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.
noCache() - Static method in class ca.uhn.fhir.rest.api.CacheControlDirective
Convenience factory method for a no-cache directivel
NODE_ROLE - Static variable in class ca.uhn.fhir.parser.RDFParser
 
NON_UNIQUE - Enum constant in enum ca.uhn.fhir.context.ComboSearchParamType
 
NONE - Enum constant in enum ca.uhn.fhir.rest.api.DeleteCascadeModeEnum
 
NONE - Enum constant in enum ca.uhn.fhir.rest.api.RequestFormatParamStyleEnum
Do not include a _format parameter on requests
NONE - Enum constant in enum ca.uhn.fhir.rest.api.SearchTotalModeEnum
 
nonEscapedIndexOf(String, char) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
 
NonFhirResponseException - Exception Class in ca.uhn.fhir.rest.client.exceptions
 
NonPrettyPrintWriterWrapper - Class in ca.uhn.fhir.util
 
NonPrettyPrintWriterWrapper(XMLStreamWriter) - Constructor for class ca.uhn.fhir.util.NonPrettyPrintWriterWrapper
 
normalizeCanonicalUrlForComparison(String) - Static method in class ca.uhn.fhir.util.UrlUtil
Normalizes canonical URLs for comparison.
normalizeStringForSearchIndexing(String) - Static method in class ca.uhn.fhir.util.StringUtil
 
NOT - Enum constant in enum ca.uhn.fhir.rest.param.TokenParamModifier
:not
NOT_EQUAL - Enum constant in enum ca.uhn.fhir.rest.param.ParamPrefixEnum
Code Value: ne The actual value is not equal to the given value
NOT_IN - Enum constant in enum ca.uhn.fhir.rest.param.TokenParamModifier
:not-in
notFound(String, String) - Static method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
NotImplementedOperationException - Exception Class 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 class ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException
 
NotImplementedOperationException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException
Constructor
NotModifiedException - Exception Class 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 class ca.uhn.fhir.rest.server.exceptions.NotModifiedException
 
NotModifiedException(String, IBaseOperationOutcome) - Constructor for exception class 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 - Enum constant in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.ValueType
 
NULL - Static variable in class ca.uhn.fhir.parser.json.BaseJsonLikeValue
 
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 - Enum constant in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.ScalarType
 
NUMBER - Enum constant in enum 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
NUMERIC - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
NumericEncoder - Class in ca.uhn.fhir.context.phonetic
 
NumericEncoder() - Constructor for class ca.uhn.fhir.context.phonetic.NumericEncoder
 
NumericParamRangeUtil - Class in ca.uhn.fhir.util
 
NYSIIS - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
NYSIIS_LONG - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 

O

OBJECT - Enum constant in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.ValueType
 
ObjectUtil - Class in ca.uhn.fhir.util
 
of(IBaseResource) - Static method in class ca.uhn.fhir.model.primitive.IdDt
Retrieves the ID from the given resource instance
OF_TYPE - Enum constant in enum ca.uhn.fhir.rest.param.TokenParamModifier
:of-type
offset(int) - Method in interface ca.uhn.fhir.rest.gclient.IQuery
Specifies the _offset parameter, which indicates to the server the offset of the query.
Offset - Annotation Type in ca.uhn.fhir.rest.annotation
Parameter annotation for the _offset parameter, which indicates to the server the offset of desired results.
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 - Enum constant in enum 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(String) - 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.
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 - Enum constant in enum 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
onType(String) - 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 - Enum constant in enum 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() - Element in annotation type ca.uhn.fhir.rest.annotation.IdParam
For extended operations, any parameter with this value set to true (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 Search method.
OPTIONS - Enum constant in enum 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() - Element in annotation type ca.uhn.fhir.interceptor.api.Hook
The order that interceptors should be called in.
order() - Element in annotation type ca.uhn.fhir.interceptor.api.Interceptor
The order that interceptors should be called in.
order() - Element 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
 
OUTCOME - Enum constant in enum ca.uhn.fhir.model.valueset.BundleEntrySearchModeEnum
 

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.
PagingHttpMethodEnum - Enum in ca.uhn.fhir.rest.api
Enumerated type to represent allowable HTTP methods for a paging request.
PagingIterator<T> - Class in ca.uhn.fhir.model.api
 
PagingIterator(PagingIterator.PageFetcher<T>) - Constructor for class ca.uhn.fhir.model.api.PagingIterator
 
PagingIterator.PageFetcher<T> - Interface in ca.uhn.fhir.model.api
 
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_CONTAINED - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAM_CONTAINED_TYPE - Static variable in class ca.uhn.fhir.rest.api.Constants
 
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_FHIRPATH - 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_ID - 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_LANGUAGE - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAM_LASTUPDATED - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAM_LIST - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAM_MDM - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAM_NARRATIVE - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAM_OFFSET - 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_PID - 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_TYPE - 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
 
PARAMETER_CASCADE_DELETE_MAX_ROUNDS - 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, and QuantityParam
PARAMQUALIFIER_MDM - Static variable in class ca.uhn.fhir.rest.api.Constants
 
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_NICKNAME - 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_STRING_TEXT - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAMQUALIFIER_TOKEN_ABOVE - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAMQUALIFIER_TOKEN_BELOW - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAMQUALIFIER_TOKEN_IDENTIFIER - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAMQUALIFIER_TOKEN_IN - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAMQUALIFIER_TOKEN_NOT - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAMQUALIFIER_TOKEN_NOT_IN - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PARAMQUALIFIER_TOKEN_OF_TYPE - 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 class ca.uhn.fhir.rest.param.binder.CalendarBinder
 
parse(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.binder.DateBinder
 
parse(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.binder.FhirPrimitiveBinder
 
parse(FhirContext, String, List<QualifiedParamList>) - Method in class ca.uhn.fhir.rest.param.binder.StringBinder
 
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.fhirpath.IFhirPath
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 enum ca.uhn.fhir.rest.param.HistorySearchStyleEnum
 
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-Control header values
parseDate(String) - Static method in class ca.uhn.fhir.util.DateUtils
Parses a date value.
parseDocument(Reader) - Static method in class ca.uhn.fhir.util.XmlUtil
 
parseDocument(Reader, boolean, boolean) - Static method in class ca.uhn.fhir.util.XmlUtil
 
parseDocument(String) - Static method in class ca.uhn.fhir.util.XmlUtil
 
parseETagValue(String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
 
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 parser instances created by a given FhirContext.
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
 
partition(Stream<T>, int) - Static method in class ca.uhn.fhir.util.StreamUtil
Chunk the stream into Lists of size theChunkSize.
PARTITION_IDS - Static variable in class ca.uhn.fhir.rest.api.Constants
 
PartitionIdRequestDetails - Class in ca.uhn.fhir.interceptor.model
 
PartitionIdRequestDetails() - Constructor for class ca.uhn.fhir.interceptor.model.PartitionIdRequestDetails
 
passes(Set<String>, Set<String>) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
 
PasswordField - Annotation Type in ca.uhn.fhir.model.api.annotation
This annotation should be added to any IModelJson model fields that contain a password or other credentials.
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 - Enum constant in enum ca.uhn.fhir.rest.api.RequestTypeEnum
 
PATCH - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Patch operation
PatchTypeEnum - Enum in ca.uhn.fhir.rest.api
Parameter type for methods annotated with Patch
path() - Element in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
The path for this parameter
PathType - Enum in ca.uhn.fhir.tls
 
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 Class 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 class ca.uhn.fhir.rest.server.exceptions.PayloadTooLargeException
 
PayloadTooLargeException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.PayloadTooLargeException
Constructor
peek() - Method in class ca.uhn.fhir.util.UrlPathTokenizer
Returns the next token without updating the current position.
PerformanceOptionsEnum - Enum in ca.uhn.fhir.context
This enum contains options to be used for FhirContext.setPerformanceOptions(PerformanceOptionsEnum...)
PhoneticEncoderEnum - Enum in ca.uhn.fhir.context.phonetic
 
PhoneticEncoderUtil - Class in ca.uhn.fhir.util
 
PKCS12 - Enum constant in enum ca.uhn.fhir.tls.KeyStoreType
 
Pointcut - Enum in ca.uhn.fhir.interceptor.api
Value for Hook.value()
popPath() - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
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 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
 
populateResourceSource(FhirContext, String, String, R) - Static method in class ca.uhn.fhir.util.MetaUtil
 
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 - Enum constant in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
 
POST - Enum constant in enum ca.uhn.fhir.rest.api.PagingHttpMethodEnum
Performs the paging using POST HTTP method.
POST - Enum constant in enum ca.uhn.fhir.rest.api.RequestTypeEnum
 
POST - Enum constant in enum 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 Class in ca.uhn.fhir.rest.server.exceptions
Represents an HTTP 412 Precondition Failed response.
PreconditionFailedException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.PreconditionFailedException
 
PreconditionFailedException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.PreconditionFailedException
Constructor
prefer(PreferReturnEnum) - Method in interface ca.uhn.fhir.rest.gclient.ICreateTyped
Add a Prefer header 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 Prefer header 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 Prefer header to the request, which requests that the server include or suppress the resource body as a part of the result.
PreferHandlingEnum - Enum in ca.uhn.fhir.rest.api
Represents values for "handling" value as provided in the the FHIR Search Spec.
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.
prependLineNumbers(String) - Static method in class ca.uhn.fhir.util.StringUtil
 
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 - Variable in class ca.uhn.fhir.rest.api.BundleLinks
 
prettyPrint() - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
Request pretty-printed response via the _pretty parameter
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 - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
 
PRIMITIVE_XHTML - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
HAPI style.
PRIMITIVE_XHTML_HL7ORG - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
HL7.org style.
PrimitiveTypeEqualsPredicate - Class in ca.uhn.fhir.util
Boolean-value function for comparing two FHIR primitives via .equals() method on the instance internal values.
PrimitiveTypeEqualsPredicate() - Constructor for class ca.uhn.fhir.util.PrimitiveTypeEqualsPredicate
 
processEntries(FhirContext, IBaseBundle, Consumer<ModifiableBundleEntry>) - Static method in class ca.uhn.fhir.util.BundleUtil
Given a bundle, and a consumer, apply the consumer to each entry in the bundle.
processMessage() - Method in interface ca.uhn.fhir.rest.gclient.IOperation
This operation is called $process-message as defined by the FHIR specification.

Usage :
profile() - Element in annotation type ca.uhn.fhir.model.api.annotation.ResourceDef
The URL indicating the profile for this resource definition.
profileOf() - Element 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 List of profile IDs that this resource claims to conform to.
PropertyModifyingHelper - Class in ca.uhn.fhir.util
Helper class for handling updates of the instances that support property modification via setProperty and getProperty methods.
PropertyModifyingHelper(FhirContext, IBase) - Constructor for class ca.uhn.fhir.util.PropertyModifyingHelper
Creates a new instance initializing the dependencies.
providesMembershipIn() - Element 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.
ProxyUtil - Class in ca.uhn.fhir.util
 
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.path.EncodeContextPath
Add an element at the end of the path
put(IBaseResource, T) - Method in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
 
PUT - Enum constant in enum ca.uhn.fhir.model.valueset.BundleEntryTransactionMethodEnum
 
PUT - Enum constant in enum ca.uhn.fhir.rest.api.RequestTypeEnum
 

Q

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 - Enum constant in enum 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
Quantity 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() - Element 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 - Enum constant in enum ca.uhn.fhir.context.FhirVersionEnum
 
R4B - Enum constant in enum ca.uhn.fhir.context.FhirVersionEnum
 
R5 - Enum constant in enum ca.uhn.fhir.context.FhirVersionEnum
 
randomizeLocaleAndTimezone() - Static method in class ca.uhn.fhir.util.TestUtil
THIS IS FOR UNIT TESTS ONLY - DO NOT CALL THIS METHOD FROM USER CODE
RawParam - Annotation Type in ca.uhn.fhir.rest.annotation
On a Search method, a parameter marked with this annotation will receive search parameters not captured by other parameters.
RDF - Enum constant in enum ca.uhn.fhir.rest.api.EncodingEnum
 
RDF_PLAIN_STRING - Static variable in enum ca.uhn.fhir.rest.api.EncodingEnum
"rdf"
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 method instead (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 method instead (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 method instead (deprecated in HAPI FHIR 3.0.0)
Read - Annotation Type in ca.uhn.fhir.rest.annotation
RESTful method annotation to be used for the FHIR read and vread method.
READ - Enum constant in enum 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
 
readRDFToModel(Reader, Lang) - Static method in class ca.uhn.fhir.util.rdf.RDFUtil
 
REFERENCE - Enum constant in enum 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
ReferenceParam(IIdType) - Constructor for class ca.uhn.fhir.rest.param.ReferenceParam
Constructor
REFINED_SOUNDEX - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
ReflectionUtil - Class in ca.uhn.fhir.util
 
REGISTER_INTERCEPTORS - Static variable in interface ca.uhn.fhir.IHapiBootOrder
 
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
 
registerAnonymousInterceptor(POINTCUT, Object, BaseInterceptorService.BaseInvoker) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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.IBaseInterceptorService
Register an interceptor.
registerInterceptor(Object) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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.IBaseInterceptorService
 
registerInterceptors(Collection<?>) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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.
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
 
remove(IBase, int) - Method in interface ca.uhn.fhir.context.BaseRuntimeChildDefinition.IMutator
Remove an item from a list of values
remove(IBase, int) - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldListMutator
 
remove(IBase, int) - Method in class ca.uhn.fhir.context.BaseRuntimeDeclaredChildDefinition.FieldPlainMutator
 
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
removeNarrative(FhirContext, IBaseResource) - Static method in class ca.uhn.fhir.util.ResourceUtil
This method removes the narrative from the resource, or if the resource is a bundle, removes the narrative from all of the resources in the bundle
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 its order value in the process).
replaceField(FhirContext, String, IBaseResource, IBaseResource) - Static method in class ca.uhn.fhir.util.TerserUtil
Replaces the specified fields on theTo resource with the value from theFrom resource.
replaceFields(FhirContext, IBaseResource, IBaseResource, Predicate<String>) - Static method in class ca.uhn.fhir.util.TerserUtil
Replaces all fields that have matching field names by the given inclusion strategy.
replaceFieldsByPredicate(FhirContext, IBaseResource, IBaseResource, Predicate<Triple<BaseRuntimeChildDefinition, IBase, IBase>>) - Static method in class ca.uhn.fhir.util.TerserUtil
Replaces fields on theTo resource that test positive by the given predicate.
REPRESENTATION - Enum constant in enum 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
 
RequestPartitionId - Class in ca.uhn.fhir.interceptor.model
 
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 Search method.
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
resetOutputFactoryForTest() - Static method in class ca.uhn.fhir.util.XmlUtil
FOR UNIT TESTS ONLY - Used to reset OutputFactory for test cases that customize OutputFactory
resolveReference(IIdType, IBase) - Method in interface ca.uhn.fhir.fhirpath.IFhirPathEvaluationContext
Evaluates the resolve() function and returns the target of the resolution.
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 - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
 
RESOURCE - Enum constant in enum ca.uhn.fhir.tls.PathType
 
RESOURCE_BLOCK - Enum constant in enum ca.uhn.fhir.context.BaseRuntimeElementDefinition.ChildTypeEnum
 
RESOURCE_CREATED_BY_PARSER - Static variable in class ca.uhn.fhir.parser.BaseParser
Any resources that were created by the parser (i.e.
RESOURCE_ID - Static variable in class ca.uhn.fhir.parser.RDFParser
 
RESOURCE_PARTITION_ID - Static variable in class ca.uhn.fhir.rest.api.Constants
User metadata key used to store the partition ID (if any) associated with the given resource.
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 Class 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 class 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 class ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
Constructor which creates an error message based on a given resource ID
ResourceGoneException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
Constructor
ResourceGoneException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
Constructor
ResourceGoneException(IIdType) - Constructor for exception class 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, Class<?>) - Constructor for class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
 
ResourceMetadataKeyEnum.ExtensionResourceMetadataKey - Class in ca.uhn.fhir.model.api
 
ResourceMetadataMap - Class in ca.uhn.fhir.model.base.resource
 
ResourceMetadataMap() - Constructor for class ca.uhn.fhir.model.base.resource.ResourceMetadataMap
 
ResourceNotFoundException - Exception Class 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 class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(Class<? extends IResource>, BaseIdentifierDt) - Constructor for exception class 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 class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(Class<? extends IResource>, IdDt, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(Class<? extends IResource>, IIdType) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(Class<? extends IResource>, IIdType, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
Constructor
ResourceNotFoundException(IIdType) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
ResourceNotFoundException(IIdType, IBaseOperationOutcome) - Constructor for exception class 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
 
ResourceUtil - Class in ca.uhn.fhir.util
 
ResourceUtil() - Constructor for class ca.uhn.fhir.util.ResourceUtil
 
ResourceVersionConflictException - Exception Class in ca.uhn.fhir.rest.server.exceptions
Represents an HTTP 409 Conflict response.
ResourceVersionConflictException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException
Constructor
ResourceVersionConflictException(String, Throwable, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException
Constructor
ResourceVersionConflictException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException
Constructor
ResourceVersionNotSpecifiedException - Exception Class in ca.uhn.fhir.rest.server.exceptions
Deprecated.
Use PreconditionFailedException instead - This exception is strangely named and will be removed at some point.
ResourceVersionNotSpecifiedException(int, String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
Deprecated.
 
ResourceVersionNotSpecifiedException(int, String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
Deprecated.
Constructor
ResourceVersionNotSpecifiedException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
Deprecated.
 
ResourceVersionNotSpecifiedException(String, IBaseOperationOutcome) - Constructor for exception class 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
 
RESULT - Static variable in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
ResultSeverityEnum - Enum in ca.uhn.fhir.validation
 
retainAll(Collection<?>) - Method in class ca.uhn.fhir.model.api.TagList
 
RETIRED - Enum constant in enum 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 MethodOutcome object.
returnNull() - Method in interface ca.uhn.fhir.rest.gclient.IReadIfNoneMatch
If the server responds with an HTTP 301 Not Modified, return null.
returnParameters() - Element 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 Parameters resource, use this method to specify that resource type.
reverse() - Element in annotation type ca.uhn.fhir.rest.annotation.IncludeParam
If set to true (default is false), the values for this parameter correspond to the _revinclude parameter instead of the _include parameter.
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
 
RuntimeChildExt - Class in ca.uhn.fhir.context
 
RuntimeChildExt() - Constructor for class ca.uhn.fhir.context.RuntimeChildExt
 
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(RuntimeSearchParam) - Constructor for class ca.uhn.fhir.context.RuntimeSearchParam
Copy constructor
RuntimeSearchParam(IIdType, String, String, String, String, RestSearchParameterTypeEnum, Set<String>, Set<String>, RuntimeSearchParam.RuntimeSearchParamStatusEnum, ComboSearchParamType, List<RuntimeSearchParam.Component>, Collection<String>) - Constructor for class ca.uhn.fhir.context.RuntimeSearchParam
Constructor
RuntimeSearchParam(IIdType, String, String, String, String, RestSearchParameterTypeEnum, Set<String>, Set<String>, RuntimeSearchParam.RuntimeSearchParamStatusEnum, Collection<String>) - Constructor for class ca.uhn.fhir.context.RuntimeSearchParam
Constructor
RuntimeSearchParam.Component - Class in ca.uhn.fhir.context
 
RuntimeSearchParam.RuntimeSearchParamStatusEnum - Enum in ca.uhn.fhir.context
 

S

sanitizeBaseUrl(String) - Static method in class ca.uhn.fhir.util.UrlUtil
 
sanitizeHeaderValue(String) - Static method in class ca.uhn.fhir.util.UrlUtil
Cleans up a value that will be serialized as an HTTP header.
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(String[]) - Static method in class ca.uhn.fhir.util.UrlUtil
Applies the same logic as UrlUtil.sanitizeUrlPart(CharSequence) but against an array, returning an array with the same strings as the input but with sanitization applied
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 - Enum constant in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.ValueType
 
scanForHook(Method) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
scanForHook(Method) - Method in class ca.uhn.fhir.interceptor.executor.InterceptorService
 
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 SchematronProvider in 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 - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: search-system
SEARCH_TYPE - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: search-type
SearchBundleEntryParts - Class in ca.uhn.fhir.util.bundle
 
SearchBundleEntryParts(String, IBaseResource, String) - Constructor for class ca.uhn.fhir.util.bundle.SearchBundleEntryParts
 
SearchContainedModeEnum - Enum in ca.uhn.fhir.rest.api
 
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 - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
 
SECURITY_LABELS - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
 
SENSITIVE_DATA_FILTER_NAME - Static variable in interface ca.uhn.fhir.model.api.IModelJson
 
SENSITIVE_DATA_FILTER_PROVIDER - Static variable in class ca.uhn.fhir.util.JsonUtil
 
SensitiveNoDisplay - Annotation Type in ca.uhn.fhir.model.api.annotation
Annotation to mark a field as sensitive, indicating that it should not be displayed or serialized by jackson.
serialize(Object) - Static method in class ca.uhn.fhir.util.JsonUtil
Encode JSON
serialize(Object, boolean) - Static method in class ca.uhn.fhir.util.JsonUtil
Encode JSON
serialize(Object, Writer) - Static method in class ca.uhn.fhir.util.JsonUtil
Encode JSON
serialize(IBaseResource, JsonGenerator, SerializerProvider) - Method in class ca.uhn.fhir.serializer.FhirResourceSerializer
 
serializeOrInvalidRequest(IModelJson) - Static method in class ca.uhn.fhir.util.JsonUtil
 
serializeWithSensitiveData(IModelJson) - Static method in class ca.uhn.fhir.util.JsonUtil
Includes fields which are annotated with SensitiveNoDisplay.
SERVER_CAPABILITY_STATEMENT_GENERATED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Server Hook: This hook is called when a server CapabilityStatement is generated for returning to a client.
SERVER_HANDLE_EXCEPTION - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Server Hook: This hook is invoked before an incoming request is processed.
SERVER_INCOMING_REQUEST_PRE_HANDLER_SELECTED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Server Hook: This method is immediately before the handling method is selected.
SERVER_INCOMING_REQUEST_PRE_PROCESSED - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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_OUTGOING_WRITER_CREATED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Server Hook: This method is called when a stream writer is generated that will be used to stream a non-binary response to a client.
SERVER_PRE_PROCESS_OUTGOING_EXCEPTION - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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.
SERVER_PROVIDER_METHOD_BOUND - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Server Hook: This method is called when a resource provider method is registered and being bound by the HAPI FHIR Plain Server / RestfulServer.
serverBase - Variable in class ca.uhn.fhir.rest.api.BundleLinks
 
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
 
set(String, String) - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Sets property or adds to a collection of properties with the specified name from the provided base class.
SET_PROPERTY_METHOD_NAME - Static variable in class ca.uhn.fhir.util.PropertyModifyingHelper
 
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 class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
Specifies the list of allowed HTTP methods (GET, POST, etc).
setAllowedMethods(Set<RequestTypeEnum>) - Method in exception class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
Specifies the list of allowed HTTP methods (GET, POST, etc).
setAutoContainReferenceTargetsWithNoId(boolean) - Method in class ca.uhn.fhir.context.ParserOptions
If set to true (which is the default), contained resources may be specified by populating the target (contained) resource directly in IBaseReference.setReference(String) and the parser will automatically locate it and insert it into Resource.contained when serializing.
setBundleField(String, String) - Method in class ca.uhn.fhir.util.BundleBuilder
Sets the specified primitive field on the bundle with the value provided.
setBundleType(FhirContext, IBaseBundle, String) - Static method in class ca.uhn.fhir.util.BundleUtil
 
setChain(SortSpec) - Method in class ca.uhn.fhir.rest.api.SortSpec
Sets the chained sort specification, or null if 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.context.support.IValidationSupport.CodeValidationResult
 
setCode(String) - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
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.IValidationSupport.LookupCodeResult
 
setCodeIsAbstract(boolean) - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
setCodeSystemDisplayName(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
setCodeSystemName(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
setCodeSystemVersion(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
setCodeSystemVersion(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
setColonQualifier(String) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
 
setConceptMapUrl(String) - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
setConcurrentBundleValidation(boolean) - Method in class ca.uhn.fhir.validation.FhirValidator
If this is true, bundles will be validated in parallel threads.
setConditionalCreateRequestUrls(List<String>) - Method in class ca.uhn.fhir.interceptor.model.TransactionWriteOperationsDetails
 
setConfidentiality(String) - Method in class ca.uhn.fhir.util.CompositionBuilder
Set a value in Composition.confidentiality
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
 
setCount(int) - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
The number of codes to return.
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, IBaseBinary, byte[], String) - Static method in class ca.uhn.fhir.util.BinaryUtil
 
setData(FhirContext, ICompositeType, byte[]) - Static method in class ca.uhn.fhir.util.AttachmentUtil
 
setDate(IPrimitiveType<Date>) - Method in class ca.uhn.fhir.util.CompositionBuilder
Set a value in Composition.date
setDay(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
Sets the month with 1-index, e.g.
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.
setDelimiter(String) - Method in class ca.uhn.fhir.util.PropertyModifyingHelper
Sets the delimiter used when concatenating multiple field values
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.context.support.IValidationSupport.CodeValidationResult
 
setDisplay(String) - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
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(Collection<String>) - Method in class ca.uhn.fhir.parser.BaseParser
 
setDontEncodeElements(Collection<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
 
setElement(IBase, String, String) - Method in class ca.uhn.fhir.util.FhirTerser
Adds and returns a new element at the given path within the given structure.
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 to IParser.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
 
setEquivalence(String) - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
setErrorDisplayLimit(int) - Method in class ca.uhn.fhir.validation.ValidationResult
 
setErrorMessage(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
setErrorMessageTrusted(boolean) - Method in exception class 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.
setErrorOnInvalidExtension(boolean) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
If set to false (default is true) invalid extensions will be logged.
setErrorOnInvalidValue(boolean) - Method in class ca.uhn.fhir.parser.LenientErrorHandler
If set to false (default is true) invalid values will be logged.
setEvaluationContext(IFhirPathEvaluationContext) - Method in interface ca.uhn.fhir.fhirpath.IFhirPath
This method can be used optionally to supply an evaluation context for the FHIRPath evaluator instance.
setExact(boolean) - Method in class ca.uhn.fhir.rest.param.StringParam
 
setExecutorService(ExecutorService) - Method in class ca.uhn.fhir.validation.FhirValidator
 
setExtension(FhirContext, IBaseExtension<?, ?>, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Sets value of the extension as a string
setExtension(FhirContext, IBaseExtension<?, ?>, String, Object) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Sets value of the extension
setExtension(FhirContext, IBase, String, String, Object) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Sets or replaces existing extension with the specified value
setExtensionAsString(FhirContext, IBase, String, String) - Static method in class ca.uhn.fhir.util.ExtensionUtil
Sets or replaces existing extension with the specified value as a string
setFailOnMissingCodeSystem(boolean) - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
Should the expansion fail if a codesystem is referenced by the valueset, but it can not be found?
setFhirPathEvaluationContext(IFhirPathEvaluationContext) - Method in class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
 
setFhirValidatorFactory(IFhirValidatorFactory) - Method in class ca.uhn.fhir.context.FhirContext
Set the factory method used to create FhirValidator instances
setField(FhirContext, FhirTerser, String, IBaseResource, IBase...) - Static method in class ca.uhn.fhir.util.TerserUtil
Sets the provided field with the given values.
setField(FhirContext, String, IBaseResource, IBase...) - Static method in class ca.uhn.fhir.util.TerserUtil
Sets the provided field with the given values.
setField(String, String) - Method in class ca.uhn.fhir.util.TerserUtilHelper
Sets string field at the specified FHIR path
setField(String, String, Object) - Method in class ca.uhn.fhir.util.TerserUtilHelper
Sets field at the specified FHIR path
setFieldByFhirPath(FhirContext, String, IBaseResource, IBase) - Static method in class ca.uhn.fhir.util.TerserUtil
Sets the specified value at the FHIR path provided.
setFieldByFhirPath(FhirTerser, String, IBaseResource, IBase) - Static method in class ca.uhn.fhir.util.TerserUtil
Sets the specified value at the FHIR path provided.
setFilter(String) - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
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.IValidationSupport.LookupCodeResult
 
setFullUrl(String) - Method in class ca.uhn.fhir.util.bundle.BundleEntryMutator
 
setFullUrl(String) - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
 
setHanding(PreferHandlingEnum) - Method in class ca.uhn.fhir.rest.api.PreferHeader
 
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.
setHttpResponse(IHttpResponse) - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
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 class ca.uhn.fhir.util.CompositionBuilder
Set a value in Composition.id
setId(IIdType) - Method in interface org.hl7.fhir.instance.model.api.IBaseResource
 
setIdentifier(String, String) - Method in class ca.uhn.fhir.util.BundleBuilder
Adds an identifier to Bundle.identifier
setIncludeHierarchy(boolean) - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
setInferSystem(boolean) - Method in class ca.uhn.fhir.context.support.ConceptValidationOptions
 
setInterceptorBroadcaster(IInterceptorBroadcaster) - Method in class ca.uhn.fhir.validation.FhirValidator
Optionally supplies an interceptor broadcaster that will be used to invoke validation related Pointcut events
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.IValidationSupport.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(NarrativeTemplateManifest) - Method in class ca.uhn.fhir.narrative.CustomThymeleafNarrativeGenerator
 
setMaxResults(Integer) - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
If the no-store directive is set, this HAPI FHIR extention to the Cache-Control header called max-results=123 specified the maximum number of results which will be fetched from the database before returning.
setMdmExpand(boolean) - Method in class ca.uhn.fhir.rest.param.ReferenceParam
 
setMdmExpand(boolean) - Method in class ca.uhn.fhir.rest.param.TokenParam
 
setMessage(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
setMessage(String) - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
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.
setMessageId(String) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
setMessageResolver(IMessageResolver) - Method in class ca.uhn.fhir.narrative.BaseThymeleafNarrativeGenerator
 
setMetaField(String, IBase) - Method in class ca.uhn.fhir.util.BundleBuilder
Note that this method does not work for DSTU2 model classes, it will only work on DSTU3+.
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 TokenParam instead 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 StringParam instead 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 QuantityParam instead 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 StringParam instead if you need this functionality
setMissing(Boolean) - Method in class ca.uhn.fhir.rest.param.BaseParam
If set to non-null value, indicates that this parameter has been populated with a "[name]:missing=true" or "[name]:missing=false" value instead of a normal value
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.BaseInterceptorService
 
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(ArrayNode) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonStructure
 
setNativeObject(ObjectNode) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonStructure
 
setNext(String) - Method in class ca.uhn.fhir.rest.api.BundleLinks
 
setNicknameExpand(boolean) - Method in class ca.uhn.fhir.rest.param.StringParam
 
setNoCache(boolean) - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
If trueinvalid input: '<', adds the no-cache directive to the request.
setNoStore(boolean) - Method in class ca.uhn.fhir.rest.api.CacheControlDirective
 
setNowForUnitTest(Long) - Static method in class ca.uhn.fhir.util.StopWatch
 
setOffset(int) - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
The code index to start at (i.e the individual code index, not the page number)
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 is false) 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 IBaseOperationOutcome resource to return to the client.
setOperationOutcome(IBaseOperationOutcome) - Method in exception class 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 null if none should be explicitly defined (which means SortOrderEnum.ASC according 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
setPhoneticEncoder(IPhoneticEncoder) - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
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.BaseJsonLikeWriter
 
setPrettyPrint(boolean) - Method in class ca.uhn.fhir.parser.JsonParser
 
setPrettyPrint(boolean) - Method in class ca.uhn.fhir.parser.NDJsonParser
 
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.
setPrev(String) - Method in class ca.uhn.fhir.rest.api.BundleLinks
 
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<IValidationSupport.BaseConceptProperty>) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
setProperties(List<IValidationSupport.BaseConceptProperty>) - Method in class ca.uhn.fhir.context.support.IValidationSupport.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 null and 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
 
setRequestIfNoneExist(FhirContext, String) - Method in class ca.uhn.fhir.util.bundle.BundleEntryMutator
 
setRequestIfNoneExist(FhirContext, String) - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
 
setRequestPartitionId(RequestPartitionId) - Method in class ca.uhn.fhir.interceptor.model.PartitionIdRequestDetails
 
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 class ca.uhn.fhir.util.bundle.BundleEntryMutator
 
setResource(IBaseResource) - Method in class ca.uhn.fhir.util.bundle.ModifiableBundleEntry
 
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 class 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 class 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 class ca.uhn.fhir.rest.server.exceptions.BaseServerResponseException
This method is currently only called internally by HAPI, it should not be called by user code.
setResponseStatusCode(int) - Method in class ca.uhn.fhir.rest.api.MethodOutcome
 
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
setResult(boolean) - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
setResults(List<TranslateConceptResult>) - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
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.IValidationSupport.LookupCodeResult
 
setSearchedForSystem(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.LookupCodeResult
 
setSearchField(IBase, String, String) - Method in class ca.uhn.fhir.util.BundleBuilder
Sets the specified primitive field on the search entry with the value provided.
setSearchField(IBase, String, IPrimitiveType<?>) - Method in class ca.uhn.fhir.util.BundleBuilder
 
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
 
setSelf(String) - Method in class ca.uhn.fhir.rest.api.BundleLinks
 
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(IValidationSupport.IssueSeverity) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
setSeverity(ResultSeverityEnum) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
setSeverityCode(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
Sets an issue severity as a string code.
setShouldRandomizeTimezones(boolean) - Static method in class ca.uhn.fhir.util.TestUtil
 
setSize(FhirContext, ICompositeType, Integer) - Static method in class ca.uhn.fhir.util.AttachmentUtil
 
setSkipContainedReferenceValidation(boolean) - Method in class ca.uhn.fhir.validation.FhirValidator
If this is true, any resource that has contained resources will first be deep-copied and then the contained resources remove from the copy and this copy without contained resources will be validated.
setSliceMessages(List<String>) - Method in class ca.uhn.fhir.validation.SingleValidationMessage
 
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.source for R4+ resources, and places the value in an extension on Resource.meta with the URL http://hapifhir.io/fhir/StructureDefinition/resource-meta-source for DSTU3.
setSourceDetails(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
This field may contain information about what the source of the validation information was.
setStackFilterPattern(String) - Static method in class ca.uhn.fhir.system.HapiSystemProperties
This property gets used in the logback.xml file.
setStatus(FhirContext, IBaseResource, String) - Static method in class ca.uhn.fhir.util.SubscriptionUtil
 
setStatus(String) - Method in class ca.uhn.fhir.util.CompositionBuilder
Set a value in Composition.status
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.
setSubject(IIdType) - Method in class ca.uhn.fhir.util.CompositionBuilder
Set a value in Composition.subject
setSummary(SummaryEnum) - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClient
If not set to null, specifies a value for the _summary parameter 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 is false) 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 is false), 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.context.support.TranslateConceptResult
 
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
 
setSystemVersion(String) - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
setTerm(String) - Method in class ca.uhn.fhir.model.api.Tag
Sets the term and returns a reference to this tag
setTestValidationResourceCachesMs(long) - Static method in class ca.uhn.fhir.system.HapiSystemProperties
Set the validation resource cache expireAfterWrite timeout in milliseconds
setText(boolean) - Method in class ca.uhn.fhir.rest.param.StringParam
 
setText(boolean) - Method in class ca.uhn.fhir.rest.param.TokenParam
setText(StringDt) - Method in class ca.uhn.fhir.model.base.composite.BaseHumanNameDt
Sets the value(s) for text (Text representation of the full name)
setText(String, String) - Method in class ca.uhn.fhir.util.CompositionBuilder.SectionBuilder
Adds narrative text to the section
setTheDisplayLanguage(String) - Method in class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
setTimestamp(IPrimitiveType<Date>) - Method in class ca.uhn.fhir.util.BundleBuilder
Sets the timestamp in Bundle.timestamp
setTimeZone(TimeZone) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
 
setTimeZoneZulu(boolean) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
 
setTitle(String) - Method in class ca.uhn.fhir.util.CompositionBuilder.SectionBuilder
Sets the section title
setTitle(String) - Method in class ca.uhn.fhir.util.CompositionBuilder
Set a value in Composition.title
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
 
setType(String) - Method in class ca.uhn.fhir.util.BundleBuilder
Sets a value for Bundle.type.
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
 
setUpdateRequestUrls(List<String>) - Method in class ca.uhn.fhir.interceptor.model.TransactionWriteOperationsDetails
 
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
setUri(String) - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
Modify the request URI, or null
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
 
setUrlSource(UrlSourceEnum) - Method in class ca.uhn.fhir.rest.client.api.BaseHttpRequest
 
setUrlSource(UrlSourceEnum) - Method in interface ca.uhn.fhir.rest.client.api.IHttpRequest
Where was the URL from?
setUseCode(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.ConceptDesignation
 
setUseDisplay(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.ConceptDesignation
 
setUseHapiServerConformanceNarrative(boolean) - Method in class ca.uhn.fhir.narrative.DefaultThymeleafNarrativeGenerator
If set to true (default is false) a special custom narrative for the Conformance resource will be provided, which is designed to be used with HAPI FHIR Server instances.
setUserData(String, Object) - Method in class ca.uhn.fhir.model.api.BaseBatchJobParameters
 
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
 
setUserSelected(boolean) - Method in class ca.uhn.fhir.model.api.Tag
 
setUserSelected(boolean) - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
 
setUserSelectedBoolean(Boolean) - Method in class ca.uhn.fhir.model.api.Tag
 
setUseSystem(String) - Method in class ca.uhn.fhir.context.support.IValidationSupport.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)
setValidateDisplay(boolean) - Method in class ca.uhn.fhir.context.support.ConceptValidationOptions
 
setValidationSupport(IValidationSupport) - 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.IValidationSupport.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
Note that the parameter to this method must be a resource reference, e.g 123 or Patient/123 or http://example.com/fhir/Patient/123 or something like this.
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 millisecond precision, 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.
setValueAsQueryToken(FhirContext, String, String, String) - Method in class ca.uhn.fhir.rest.param.BaseParam
 
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.BaseOrListParam
 
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
 
setValueSet(String) - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
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.model.api.Tag
 
setVersion(String) - Method in class ca.uhn.fhir.rest.param.InternalCodingDt
Sets the value for version (Version of the system - if relevant)
setVersion(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseCoding
 
setVersionId(String) - Method in class ca.uhn.fhir.util.UrlUtil.UrlParts
 
setVersionId(String) - Method in interface org.hl7.fhir.instance.model.api.IBaseMetaType
 
setWarnOnInterceptorWithNoHooks(boolean) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
Should a warning be issued if an interceptor is registered and it has no hooks
setWholeQualifier(String) - Method in class ca.uhn.fhir.rest.param.QualifierDetails
 
setWriter(Writer) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
setYear(int) - Method in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
Sets the year, e.g.
SHORT - Enum constant in enum ca.uhn.fhir.rest.api.RequestFormatParamStyleEnum
"xml" or "json"
shortDefinition() - Element 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
 
SHOW_ALL_DATA_FILTER_PROVIDER - Static variable in class ca.uhn.fhir.util.JsonUtil
 
SIMPLE_BEAN_PROPERTY_FILTER - Static variable in class ca.uhn.fhir.util.JsonUtil
 
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.
SINCE - Enum constant in enum ca.uhn.fhir.rest.param.HistorySearchStyleEnum
 
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
Constructor
size() - Method in class ca.uhn.fhir.context.support.TranslateConceptResults
 
size() - Method in class ca.uhn.fhir.model.api.TagList
 
size() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeArray
 
size() - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
Returns the number of AND parameters
size() - Method in class ca.uhn.fhir.rest.param.BaseOrListParam
 
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
sleepAtLeast(long) - Method in class ca.uhn.fhir.util.SleepUtil
 
sleepAtLeast(long) - Static method in class ca.uhn.fhir.util.TestUtil
In production code, instead of this static method, it is better to use an instance of SleepUtil.
sleepAtLeast(long, boolean) - Method in class ca.uhn.fhir.util.SleepUtil
 
sleepAtLeast(long, boolean) - Static method in class ca.uhn.fhir.util.TestUtil
In production code, instead of this static method, it is better to use an instance of SleepUtil.
SleepUtil - Class in ca.uhn.fhir.util
A utility class for thread sleeps.
SleepUtil() - Constructor for class ca.uhn.fhir.util.SleepUtil
 
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 SortSpec object
Sort - Annotation Type in ca.uhn.fhir.rest.annotation
For searches, a parameter may be annotated with the Sort annotation.
sortEntriesIntoProcessingOrder(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
Function which will do an in-place sort of a bundles' entries, to the correct processing order, which is: 1.
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
SOUNDEX - Enum constant in enum ca.uhn.fhir.context.phonetic.PhoneticEncoderEnum
 
SOURCE_DETAILS - Static variable in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
SP_RES_ID - Static variable in interface org.hl7.fhir.instance.model.api.IAnyResource
Search parameter constant for _id
SPECIAL - Enum constant in enum 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
 
STARTS_AFTER - Enum constant in enum 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(EncodeContextPath, boolean) - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
Tests and returns whether this path starts with theCurrentResourcePath
startTask(String) - Method in class ca.uhn.fhir.util.StopWatch
Starts a counter for a sub-task
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.AuthenticationException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.ForbiddenOperationException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.InternalErrorException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.InvalidRequestException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.MethodNotAllowedException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.NotImplementedOperationException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.NotModifiedException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.PayloadTooLargeException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.PreconditionFailedException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.ResourceGoneException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.ResourceNotFoundException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionConflictException
 
STATUS_CODE - Static variable in exception class ca.uhn.fhir.rest.server.exceptions.ResourceVersionNotSpecifiedException
Deprecated.
 
STATUS_CODE - Static variable in exception class 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_BINARY_ASSIGN_BLOB_ID_PREFIX - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Binary Blob Prefix Assigning Hook:
STORAGE_BULK_EXPORT_RESOURCE_INCLUSION - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a Bulk Export job is being processed.
STORAGE_CASCADE_DELETE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a resource is being deleted in a cascaded delete.
STORAGE_INITIATE_BULK_EXPORT - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a Bulk Export job is being kicked off.
STORAGE_PARTITION_CREATED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a partition has been created, typically meaning the $partition-management-create-partition operation has been invoked.
STORAGE_PARTITION_IDENTIFY_ANY - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before FHIR operations to request the identification of the partition ID to be associated with the request being made.
STORAGE_PARTITION_IDENTIFY_CREATE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before FHIR create operation to request the identification of the partition ID to be associated with the resource being created.
STORAGE_PARTITION_IDENTIFY_READ - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before any FHIR read/access/extended operation (e.g.
STORAGE_PARTITION_SELECTED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before any partition aware FHIR operation, when the selected partition has been identified (ie.
STORAGE_PRE_DELETE_EXPUNGE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a set of resources are about to be deleted and expunged via url like http://localhost/Patient?active=falseinvalid input: '&'_expunge=true
STORAGE_PRE_DELETE_EXPUNGE_PID_LIST - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a batch of resource pids are about to be deleted and expunged via url like http://localhost/Patient?active=falseinvalid input: '&'_expunge=true
STORAGE_PREACCESS_RESOURCES - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before a resource will be deleted
STORAGE_PRECOMMIT_RESOURCE_UPDATED - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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_BATCH_JOB_CREATE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before a batch job is persisted to the database.
STORAGE_PRESTORAGE_CLIENT_ASSIGNED_ID - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before client-assigned id is created.
STORAGE_PRESTORAGE_DELETE_CONFLICTS - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a resource delete operation is about to fail due to referential integrity checks.
STORAGE_PRESTORAGE_EXPUNGE_EVERYTHING - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before an $expunge operation on all data (expungeEverything) is called.
STORAGE_PRESTORAGE_EXPUNGE_RESOURCE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before a resource is about to be expunged via the $expunge operation.
STORAGE_PRESTORAGE_RESOURCE_CREATED - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked before a resource will be updated, immediately before the resource is persisted to the database.
STORAGE_TRANSACTION_PROCESSED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked after all entries in a transaction bundle have been executed
STORAGE_TRANSACTION_PROCESSING - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a FHIR transaction bundle is about to begin processing.
STORAGE_TRANSACTION_WRITE_OPERATIONS_POST - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked during a FHIR transaction, immediately after processing all write operations (i.e.
STORAGE_TRANSACTION_WRITE_OPERATIONS_PRE - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked during a FHIR transaction, immediately before processing all write operations (i.e.
STORAGE_VERSION_CONFLICT - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Storage Hook: Invoked when a transaction has been rolled back as a result of a ResourceVersionConflictException, meaning that a database constraint has been violated.
StorageResponseCodeEnum - Enum in ca.uhn.fhir.model.api
This enum contains the allowable codes in the HAPI FHIR defined codesystem: https://hapifhir.io/fhir/CodeSystem/hapi-fhir-storage-response-code This is used in CRUD response OperationOutcome resources.
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).
STORE_AND_REUSE_RESULTS - Enum constant in enum ca.uhn.fhir.util.FhirTerser.OptionsEnum
Store the results of the operation in the resource metadata and reuse them if subsequent calls are made.
StoreInfoException(String) - Constructor for exception class ca.uhn.fhir.tls.BaseStoreInfo.StoreInfoException
 
StreamUtil - Class in ca.uhn.fhir.util
 
STRICT - Enum constant in enum ca.uhn.fhir.rest.api.PreferHandlingEnum
 
StrictErrorHandler - Class in ca.uhn.fhir.parser
Parser error handler which throws a DataFormatException any time an issue is found while parsing.
StrictErrorHandler() - Constructor for class ca.uhn.fhir.parser.StrictErrorHandler
 
STRING - Enum constant in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.ScalarType
 
STRING - Enum constant in enum 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.IValidationSupport.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
stringifyForKey(RequestPartitionId) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
Create a string representation suitable for use as a cache key.
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
StringUtil - Class in ca.uhn.fhir.util
 
StringUtil() - Constructor for class ca.uhn.fhir.util.StringUtil
 
stripModifier(String) - Static method in class ca.uhn.fhir.util.SearchParameterUtil
 
stripModifierPart(String) - Static method in class ca.uhn.fhir.rest.param.ParameterUtil
Removes :modifiers and .chains from URL parameter names
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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Hook: Invoked immediately after an active subscription is "registered".
SUBSCRIPTION_AFTER_ACTIVE_SUBSCRIPTION_UNREGISTERED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Hook: Invoked immediately after an active subscription is "registered".
SUBSCRIPTION_AFTER_DELIVERY - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Hook: Invoked immediately after the attempted delivery of a subscription, if the delivery failed.
SUBSCRIPTION_AFTER_MESSAGE_DELIVERY - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Hook: Invoked immediately after the delivery of MESSAGE subscription.
SUBSCRIPTION_AFTER_PERSISTED_RESOURCE_CHECKED - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Hook: Invoked immediately after the delivery of a REST HOOK subscription.
SUBSCRIPTION_BEFORE_DELIVERY - Enum constant in enum 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_MESSAGE_DELIVERY - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Hook: Invoked immediately before the delivery of a MESSAGE subscription.
SUBSCRIPTION_BEFORE_PERSISTED_RESOURCE_CHECKED - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Hook: Invoked immediately before the delivery of a REST HOOK subscription.
SUBSCRIPTION_MATCHING_CHANNEL_HANDLER - Static variable in interface ca.uhn.fhir.IHapiBootOrder
 
SUBSCRIPTION_MULTITYPE_PREFIX - Static variable in class ca.uhn.fhir.rest.api.Constants
 
SUBSCRIPTION_MULTITYPE_STAR - Static variable in class ca.uhn.fhir.rest.api.Constants
 
SUBSCRIPTION_MULTITYPE_SUFFIX - Static variable in class ca.uhn.fhir.rest.api.Constants
 
SUBSCRIPTION_RESOURCE_DID_NOT_MATCH_ANY_SUBSCRIPTIONS - Enum constant in enum 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 - Enum constant in enum 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 - Enum constant in enum 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.
SUBSCRIPTION_STAR_CRITERIA - Static variable in class ca.uhn.fhir.rest.api.Constants
 
SUBSCRIPTION_TOPIC_AFTER_PERSISTED_RESOURCE_CHECKED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Topic 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 subscription topics were triggered as a result of the operation.
SUBSCRIPTION_TOPIC_BEFORE_PERSISTED_RESOURCE_CHECKED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Subscription Topic 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 subscription topics were triggered as a result of the operation.
SubscriptionUtil - Class in ca.uhn.fhir.util
Utilities for working with the subscription resource
SubscriptionUtil() - Constructor for class ca.uhn.fhir.util.SubscriptionUtil
 
SUCCESSFUL_CONDITIONAL_PATCH - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_CONDITIONAL_PATCH_NO_CHANGE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_CREATE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_CREATE_NO_CONDITIONAL_MATCH - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_CREATE_WITH_CONDITIONAL_MATCH - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_DELETE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_DELETE_ALREADY_DELETED - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_DELETE_NOT_FOUND - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_PATCH - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_PATCH_NO_CHANGE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_UPDATE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_UPDATE_AS_CREATE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_UPDATE_NO_CHANGE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_UPDATE_NO_CONDITIONAL_MATCH - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_UPDATE_WITH_CONDITIONAL_MATCH - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
SUCCESSFUL_UPDATE_WITH_CONDITIONAL_MATCH_NO_CHANGE - Enum constant in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
suffix() - Element in annotation type ca.uhn.fhir.model.api.annotation.SimpleSetter
 
summary() - Element 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 _summary search parameter
summaryMode(SummaryEnum) - Method in interface ca.uhn.fhir.rest.gclient.IClientExecutable
Request that the server modify the response using the _summary param
supplier() - Method in class ca.uhn.fhir.util.MultimapCollector
 
supportsMultiple() - Element 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 true only for conditional delete operations if the server supports multiple deletes via a conditional URL.
synchronizedProxy(Class<T>, T) - Static method in class ca.uhn.fhir.util.ProxyUtil
Wrap theInstance in a Proxy that synchronizes every method.
synchronous(Class<R>) - Method in interface ca.uhn.fhir.rest.gclient.IOperationProcessMsgMode
 
SYSTEM - Static variable in enum ca.uhn.fhir.model.api.StorageResponseCodeEnum
 
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() - Element 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() - Element 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() - Element 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.
TaskChunker<T> - Class in ca.uhn.fhir.util
This utility takes an input collection, breaks it up into chunks of a given maximum chunk size, and then passes those chunks to a consumer for processing.
TaskChunker() - Constructor for class ca.uhn.fhir.util.TaskChunker
 
TemplateTypeEnum - Enum in ca.uhn.fhir.narrative2
 
TemporalPrecisionEnum - Enum in ca.uhn.fhir.model.api
 
TerserUtil - Class in ca.uhn.fhir.util
 
TerserUtilHelper - Class in ca.uhn.fhir.util
Wrapper class holding context-related instances, and the resource being operated on.
TerserUtilHelper(FhirContext, IBaseResource) - Constructor for class ca.uhn.fhir.util.TerserUtilHelper
 
test(Object, Object) - Method in class ca.uhn.fhir.util.PrimitiveTypeEqualsPredicate
Returns true if both bases are of the same type and hold the same values.
TEST_RB - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
This pointcut is used only for unit tests.
TEST_RO - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
This pointcut is used only for unit tests.
TestUtil - Class in ca.uhn.fhir.util
 
TestUtil() - Constructor for class ca.uhn.fhir.util.TestUtil
 
TEXT - Enum constant in enum ca.uhn.fhir.rest.api.SummaryEnum
Return only the 'text' element, and any mandatory elements
TEXT - Enum constant in enum 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.IValidationSupport.LookupCodeResult
 
throwNotModifiedException() - Method in interface ca.uhn.fhir.rest.gclient.IReadIfNoneMatch
If the server responds with an HTTP 301 Not Modified, throw a NotModifiedException.
THYMELEAF - Enum constant in enum ca.uhn.fhir.narrative2.TemplateTypeEnum
 
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
TimeoutException - Exception Class in ca.uhn.fhir.util
 
TimeoutException(String) - Constructor for exception class ca.uhn.fhir.util.TimeoutException
 
TimeoutManager - Class in ca.uhn.fhir.util
 
TimeoutManager(String, Duration, Duration) - Constructor for class ca.uhn.fhir.util.TimeoutManager
 
TlsAuthentication - Class in ca.uhn.fhir.tls
 
TlsAuthentication(Optional<KeyStoreInfo>, Optional<TrustStoreInfo>) - Constructor for class ca.uhn.fhir.tls.TlsAuthentication
 
toArray() - Method in class ca.uhn.fhir.model.api.TagList
 
toArray(T[]) - Method in class ca.uhn.fhir.model.api.TagList
 
toBooleanValue(IPrimitiveType<Boolean>) - Static method in class ca.uhn.fhir.util.DatatypeUtil
Returns IPrimitiveType.getValue() if thePrimitiveType is not null, else returns null.
toCharArray(String) - Method in class ca.uhn.fhir.tls.BaseStoreInfo
 
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.
TODAY_DATE_CONSTANT - Static variable in class ca.uhn.fhir.model.primitive.BaseDateTimeDt
 
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
 
toJson() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
TOKEN - Enum constant in enum 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 system and code from a InternalCodingDt instance and adds it as a parameter
TokenParam(BaseIdentifierDt) - Constructor for class ca.uhn.fhir.rest.param.TokenParam
Constructor which copies the system and value from a BaseIdentifierDt instance 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 TokenParam from the IBaseCoding.getSystem() () system} and IBaseCoding.getCode() () code} of a IBaseCoding instance.
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
toListOfResourceIds(FhirContext, IBaseBundle) - Static method in class ca.uhn.fhir.util.BundleUtil
Extract all of ids of all 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
toMultimap(Function<T, K>) - Static method in class ca.uhn.fhir.util.MultimapCollector
 
toMultimap(Function<T, K>, Function<T, V>) - Static method in class ca.uhn.fhir.util.MultimapCollector
 
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) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
toParameters(FhirContext, List<? extends IPrimitiveType<String>>) - Method in class ca.uhn.fhir.context.support.IValidationSupport.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.
toQuantityParam(IQueryParameterType) - Static method in class ca.uhn.fhir.rest.param.QuantityParam
 
toResult() - Method in class ca.uhn.fhir.validation.ValidationContext
 
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.Component
 
toString() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
toString() - Method in class ca.uhn.fhir.context.support.ConceptValidationOptions
 
toString() - Method in class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
toString() - Method in class ca.uhn.fhir.context.support.TranslateConceptResult
 
toString() - Method in class ca.uhn.fhir.interceptor.api.HookParams
 
toString() - Method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
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.narrative2.NarrativeTemplate
 
toString() - Method in class ca.uhn.fhir.parser.BaseParser.CompositeChildElement
 
toString() - Method in class ca.uhn.fhir.parser.path.EncodeContextPath
 
toString() - Method in class ca.uhn.fhir.parser.path.EncodeContextPathElement
 
toString() - Method in class ca.uhn.fhir.rest.client.api.ClientResponseContext
 
toString() - Method in class ca.uhn.fhir.rest.param.BaseAndListParam
 
toString() - Method in class ca.uhn.fhir.rest.param.BaseOrListParam
 
toString() - Method in class ca.uhn.fhir.rest.param.CompositeParam
 
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.FhirVersionIndependentConcept
 
toString() - Method in class ca.uhn.fhir.util.MessageSupplier
 
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
toStringValue(IPrimitiveType<?>) - Static method in class ca.uhn.fhir.util.DatatypeUtil
Returns IPrimitiveType.getValueAsString() if thePrimitiveType is not null, else returns null.
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 _total param 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
 
toUtf8String(byte[]) - Static method in class ca.uhn.fhir.util.StringUtil
 
toValueOrNull(IPrimitiveType<T>) - Static method in interface org.hl7.fhir.instance.model.api.IPrimitiveType
If the supplied argument is non-null, returns the results of IPrimitiveType.getValue().
toVersionless() - Method in class ca.uhn.fhir.model.primitive.IdDt
 
toVersionless() - Method in interface org.hl7.fhir.instance.model.api.IIdType
 
TRACE - Enum constant in enum ca.uhn.fhir.rest.api.RequestTypeEnum
 
TRACK - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
 
TRANSACTION - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: transaction
TRANSACTION_RESPONSE - Enum constant in enum ca.uhn.fhir.model.valueset.BundleTypeEnum
 
TransactionParam - Annotation Type in ca.uhn.fhir.rest.annotation
Parameter annotation for the "transaction" operation.
TransactionWriteOperationsDetails - Class in ca.uhn.fhir.interceptor.model
This is an experimental API, use with caution
TransactionWriteOperationsDetails() - Constructor for class ca.uhn.fhir.interceptor.model.TransactionWriteOperationsDetails
 
TranslateCodeRequest(List<IBaseCoding>, String) - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
TranslateCodeRequest(List<IBaseCoding>, String, String, String, String, String, IIdType, boolean) - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.TranslateCodeRequest
 
translateConcept(IValidationSupport.TranslateCodeRequest) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Attempt to translate the given concept from one code system to another
TranslateConceptResult - Class in ca.uhn.fhir.context.support
 
TranslateConceptResult() - Constructor for class ca.uhn.fhir.context.support.TranslateConceptResult
Constructor
TranslateConceptResults - Class in ca.uhn.fhir.context.support
 
TranslateConceptResults() - Constructor for class ca.uhn.fhir.context.support.TranslateConceptResults
 
translateMatchUrl(String) - Static method in class ca.uhn.fhir.util.UrlUtil
 
TREE_ROOT - Static variable in class ca.uhn.fhir.parser.RDFParser
 
TRUE - Enum constant in enum ca.uhn.fhir.rest.api.SearchContainedModeEnum
search on the contained resources only
TRUE - Enum constant in enum 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.BaseJsonLikeValue
 
TrustStoreInfo - Class in ca.uhn.fhir.tls
 
TrustStoreInfo(String, String, String) - Constructor for class ca.uhn.fhir.tls.TrustStoreInfo
 
type() - Element 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() - Element in annotation type ca.uhn.fhir.model.api.annotation.SearchParamDefinition
The type for this parameter, e.g.
type() - Element 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() - Element in annotation type ca.uhn.fhir.rest.annotation.Create
The return type for this search method.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.Delete
The return type for this search method.
type() - Element 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() - Element in annotation type ca.uhn.fhir.rest.annotation.GraphQL
 
type() - Element in annotation type ca.uhn.fhir.rest.annotation.History
The resource type that this method applies to.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.Operation
This value may be populated with the resource type that the operation applies to.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.OperationParam
The type of the parameter.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.Patch
The return type for this search method.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.Read
The return type for this method.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.Search
The return type for this method.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.Update
The return type for this search method.
type() - Element in annotation type ca.uhn.fhir.rest.annotation.Validate
The return type for this method.
TYPE_CODING - Static variable in interface ca.uhn.fhir.context.support.IValidationSupport
 
TYPE_STRING - Static variable in interface ca.uhn.fhir.context.support.IValidationSupport
 
typeExists(String) - Static method in class ca.uhn.fhir.util.ReflectionUtil
 
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.AddTags
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Create
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Delete
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.DeleteTags
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.History
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Operation
This value may be populated with the resource type that the operation applies to.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.OperationParam
Optionally specifies the type of the parameter as a string, such as Coding or base64Binary.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Patch
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Read
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Search
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Update
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.
typeName() - Element in annotation type ca.uhn.fhir.rest.annotation.Validate
This method allows the return type for this method to be specified in a non-type-specific way, using the text name of the resource, e.g.

U

UnclassifiedServerFailureException - Exception Class 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 class ca.uhn.fhir.rest.server.exceptions.UnclassifiedServerFailureException
Constructor
UnclassifiedServerFailureException(int, String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.UnclassifiedServerFailureException
Constructor
UNDECL_EXT - Enum constant in enum 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
 
UNIQUE - Enum constant in enum ca.uhn.fhir.context.ComboSearchParamType
 
UNKNOWN - Enum constant in enum ca.uhn.fhir.context.RuntimeSearchParam.RuntimeSearchParamStatusEnum
 
UNKNOWN - Static variable in class ca.uhn.fhir.validation.ValidationResult
 
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 Class 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 class ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
Constructor which accepts an IBaseOperationOutcome resource which will be supplied in the response
UnprocessableEntityException(String) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
Constructor which accepts a String describing the issue.
UnprocessableEntityException(String...) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
Constructor which accepts an array of Strings describing the issue.
UnprocessableEntityException(String, Throwable) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
Constructor which accepts a String describing the issue.
UnprocessableEntityException(String, IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
Constructor
UnprocessableEntityException(IBaseOperationOutcome) - Constructor for exception class ca.uhn.fhir.rest.server.exceptions.UnprocessableEntityException
Deprecated.
Use constructor with FhirContext argument
unregisterAllAnonymousInterceptors() - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorService
Unregisters all anonymous interceptors (i.e.
unregisterAllAnonymousInterceptors() - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
unregisterAllInterceptors() - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorService
Unregisters all registered interceptors.
unregisterAllInterceptors() - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
unregisterInterceptor(Object) - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorService
Unregister an interceptor.
unregisterInterceptor(Object) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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.IBaseInterceptorService
 
unregisterInterceptors(Collection<?>) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
unregisterInterceptorsIf(Predicate<Object>) - Method in interface ca.uhn.fhir.interceptor.api.IBaseInterceptorService
Unregisters all interceptors that are indicated by the given callback function returning true
unregisterInterceptorsIf(Predicate<Object>) - Method in class ca.uhn.fhir.interceptor.executor.BaseInterceptorService
 
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 updates a resource instance on the server
update(IdDt, IBaseResource) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
Deprecated.
Use update() fluent method instead (deprecated in HAPI FHIR 3.0.0)
update(String, IBaseResource) - Method in interface ca.uhn.fhir.rest.client.api.IGenericClient
Deprecated.
Use update() fluent method instead (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 - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: update
UPDATE - Enum constant in enum 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.
UPDATE_REWRITE_HISTORY - Enum constant in enum ca.uhn.fhir.rest.api.RestOperationTypeEnum
Code Value: update-rewrite-history
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 - Enum constant in enum 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() - Element in annotation type ca.uhn.fhir.model.api.annotation.Extension
The URL associated with this extension
URL_PREFIX_VALUE_SET - Static variable in interface ca.uhn.fhir.context.support.IValidationSupport
 
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
 
UrlSourceEnum - Enum in ca.uhn.fhir.rest.client.api
 
UrlUtil - Class in ca.uhn.fhir.util
 
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.
usingMethod(PagingHttpMethodEnum) - Method in interface ca.uhn.fhir.rest.gclient.IGetPageTyped
 
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)
UUID_LENGTH - Static variable in class ca.uhn.fhir.rest.api.Constants
The number of characters in a UUID (36)

V

V0_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_6 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_7 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_8 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V0_9 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V1_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V1_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V1_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V1_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V1_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V1_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V1_6 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V2_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V2_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V2_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V2_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V2_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V2_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V2_5_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_0_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_1_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_2_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_3_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_4_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_5_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_6_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_7_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V3_8_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V4_0_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V4_0_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V4_1_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V4_2_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V4_3_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
Deprecated.
V5_0_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_0_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_0_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_1_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_2_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_2_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_3_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_3_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_3_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_3_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_4_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_4_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_4_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_6 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_5_7 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_6_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_6_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_6_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_6_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_6_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_7_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_7_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_7_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_7_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_7_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_7_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V5_7_6 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_0_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_0_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_0_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_0_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_0_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_0_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_1_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_1_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_1_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_1_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_1_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_10_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_10_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_10_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_10_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_11_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_2_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_2_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_2_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_2_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_2_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_2_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_3_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_4_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_4_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_4_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_4_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_4_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_4_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_4_6 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_5_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_6_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_6_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_6_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_7_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_8_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_8_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_8_2 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_8_3 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_8_4 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_8_5 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V6_9_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V7_0_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V7_0_1 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V7_1_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
V7_2_0 - Enum constant in enum ca.uhn.fhir.util.VersionEnum
 
VALID_MODIFIERS - Static variable in class ca.uhn.fhir.rest.api.Constants
 
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 method instead (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 - Enum constant in enum 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(ValidationSupportContext, ConceptValidationOptions, String, String, String, String) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
Validates that the given code exists and if possible returns a display name.
validateCodeInValueSet(ValidationSupportContext, ConceptValidationOptions, String, String, String, IBaseResource) - Method in interface ca.uhn.fhir.context.support.IValidationSupport
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 ValidationResult which contains the results.
validateWithResult(String, ValidationOptions) - Method in class ca.uhn.fhir.validation.FhirValidator
Validates a resource instance returning a ValidationResult which contains the results.
validateWithResult(IBaseResource) - Method in class ca.uhn.fhir.validation.FhirValidator
Validates a resource instance returning a ValidationResult which contains the results.
validateWithResult(IBaseResource, ValidationOptions) - Method in class ca.uhn.fhir.validation.FhirValidator
Validates a resource instance returning a ValidationResult which contains the results.
VALIDATION_COMPLETED - Enum constant in enum ca.uhn.fhir.interceptor.api.Pointcut
Validation Hook: This hook is called after validation has completed, regardless of whether the validation was successful or failed.
ValidationContext<T> - Class in ca.uhn.fhir.validation
 
ValidationFailureException - Exception Class in ca.uhn.fhir.validation
 
ValidationFailureException(FhirContext, IBaseOperationOutcome) - Constructor for exception class 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
 
ValidationSupportContext - Class in ca.uhn.fhir.context.support
 
ValidationSupportContext(IValidationSupport) - Constructor for class ca.uhn.fhir.context.support.ValidationSupportContext
 
value() - Element in annotation type ca.uhn.fhir.interceptor.api.Hook
Provides the specific point where this method should be invoked
value() - Element in annotation type ca.uhn.fhir.model.api.annotation.Description
A description of this method or parameter
value() - Element in annotation type ca.uhn.fhir.model.api.annotation.ExampleSupplier
 
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.ComboSearchParamType
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.phonetic.PhoneticEncoderEnum
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.context.support.IValidationSupport.IssueSeverity
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.StorageResponseCodeEnum
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.BaseJsonLikeValue.ScalarType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ca.uhn.fhir.parser.json.BaseJsonLikeValue.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.DeleteCascadeModeEnum
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.InterceptorInvocationTimingEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ca.uhn.fhir.rest.api.PagingHttpMethodEnum
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.PreferHandlingEnum
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.SearchContainedModeEnum
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.client.api.UrlSourceEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ca.uhn.fhir.rest.param.HistorySearchStyleEnum
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.tls.KeyStoreType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ca.uhn.fhir.tls.PathType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ca.uhn.fhir.util.FhirTerser.OptionsEnum
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.ComboSearchParamType
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.phonetic.PhoneticEncoderEnum
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() - Static method in enum ca.uhn.fhir.context.support.IValidationSupport.IssueSeverity
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.StorageResponseCodeEnum
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.BaseJsonLikeValue.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.BaseJsonLikeValue.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.DeleteCascadeModeEnum
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.InterceptorInvocationTimingEnum
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.PagingHttpMethodEnum
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.PreferHandlingEnum
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.SearchContainedModeEnum
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.client.api.UrlSourceEnum
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.HistorySearchStyleEnum
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.tls.KeyStoreType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ca.uhn.fhir.tls.PathType
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.FhirTerser.OptionsEnum
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() - Element 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
ValueSetExpansionOptions - Class in ca.uhn.fhir.context.support
Options for ValueSet expansion
ValueSetExpansionOptions() - Constructor for class ca.uhn.fhir.context.support.ValueSetExpansionOptions
 
ValueSetExpansionOutcome(String) - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.ValueSetExpansionOutcome
 
ValueSetExpansionOutcome(IBaseResource) - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.ValueSetExpansionOutcome
 
version() - Element 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 the IdDt.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 the IdDt.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(IBase, IModelVisitor2) - Method in class ca.uhn.fhir.util.FhirTerser
Visit all elements in a given resource or element
visit(IBaseResource, IModelVisitor) - 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 method instead (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 method instead (deprecated in HAPI FHIR 3.0.0)
VREAD - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.IssueSeverity
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.
WARNING - Enum constant in enum 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
withBom() - Static method in class ca.uhn.fhir.util.ClasspathUtil
 
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.
withFhirPatch(IBaseParameters) - Method in interface ca.uhn.fhir.rest.gclient.IPatch
The body of the patch document using FHIR Patch syntax as described at http://hl7.org/fhir/fhirpatch.html
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 (must include both a resource type and an ID, e.g.
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 (must include both a resource type and an ID, e.g.
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 type and base 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.BaseJsonLikeWriter
 
write(boolean) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(double) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(double) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(long) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(long) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(Boolean) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(Boolean) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String, boolean) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String, boolean) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String, double) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String, double) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String, long) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String, long) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String, Boolean) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String, Boolean) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String, String) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String, String) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String, BigDecimal) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String, BigDecimal) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(String, BigInteger) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(String, BigInteger) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(BigDecimal) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(BigDecimal) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
write(BigInteger) - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
write(BigInteger) - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
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
 
writeNull() - Method in class ca.uhn.fhir.parser.json.BaseJsonLikeWriter
 
writeNull() - Method in class ca.uhn.fhir.parser.json.jackson.JacksonWriter
 
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
 
writeRDFModel(Writer, Model, Lang) - Static method in class ca.uhn.fhir.util.rdf.RDFUtil
 
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
 

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 - Enum constant in enum ca.uhn.fhir.rest.api.EncodingEnum
 
XML_PATCH - Enum constant in enum 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 - Enum constant in enum ca.uhn.fhir.model.api.TemporalPrecisionEnum
 
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 and Interfaces|All Packages|Constant Field Values|Serialized Form