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(DateParam...) - 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
addCodeValidationIssue(IValidationSupport.CodeValidationIssue) - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
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.util.BundleBuilder
Adds a profile URL to Bundle.meta.profile
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
 
addSubProperty(IValidationSupport.BaseConceptProperty) - Method in class ca.uhn.fhir.context.support.IValidationSupport.GroupConceptProperty
 
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
 
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
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.repository - package ca.uhn.fhir.repository
 
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
capabilities(Class<C>) - Method in interface ca.uhn.fhir.repository.Repository
Returns the CapabilityStatement/Conformance metadata for this repository
capabilities(Class<C>, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Returns the CapabilityStatement/Conformance metadata for this repository
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(Iterator<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
CODE_INVALID - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssueCode
 
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
 
CodeValidationIssue(String, IValidationSupport.IssueSeverity, IValidationSupport.CodeValidationIssueCode, IValidationSupport.CodeValidationIssueCoding) - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssue
 
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
 
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
 
convertBundleIntoTransaction(FhirContext, T, String) - Static method in class ca.uhn.fhir.util.BundleUtil
Converts a Bundle containing resources into a FHIR transaction which creates/updates the resources.
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(T) - Method in interface ca.uhn.fhir.repository.Repository
Creates a Resource in the repository
create(T, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Creates a Resource in the repository
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
createPart(FhirContext, IBase, String) - Static method in class ca.uhn.fhir.util.ParametersUtil
 
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_CONNECTION_TTL - 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(Class<T>, I) - Method in interface ca.uhn.fhir.repository.Repository
Deletes a Resource in the repository
delete(Class<T>, I, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Deletes a Resource in the repository
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
 
determineApplicableResourceTypesForTerserPaths(List<EncodeContextPath>) - Static method in class ca.uhn.fhir.parser.ParserUtil
 
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.
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_SEARCH_SCORE - Static variable in class ca.uhn.fhir.model.api.ResourceMetadataKeyEnum
If present and populated with a decimal value, contains the "bundle entry search score", 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.SpecialParam
 
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() - Method in interface ca.uhn.fhir.repository.Repository
Returns the FhirContext used by the repository Practically, implementing FHIR functionality with the HAPI toolset requires a FhirContext.
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
forVersion(String) - Static method in enum ca.uhn.fhir.util.VersionEnum
 
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.CodeValidationIssue
 
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
 
getCodeValidationIssues() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationResult
 
getCoding() - Method in class ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssue
 
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
 
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.
getConnectionTimeToLive() - Method in interface ca.uhn.fhir.rest.client.api.IRestfulClientFactory
Gets the connection time to live, 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
 
getDontEncodeElementsForSummaryMode() - Method in class ca.uhn.fhir.context.ParserOptions
 
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.
getEncodeElementsForSummaryMode() - Method in class ca.uhn.fhir.context.ParserOptions
 
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
 
getErrorIsFromServer() - Method in class ca.uhn.fhir.context.support.IValidationSupport.ValueSetExpansionOutcome
 
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.
getIdUnqualifiedVersionless() - Method in class ca.uhn.fhir.context.RuntimeSearchParam
 
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.CodeValidationIssue
 
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
 
getOnlyPatientCompartmentRuntimeSearchParam(RuntimeResourceDefinition, List<RuntimeSearchParam>) - 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
getSearchScore() - Method in class ca.uhn.fhir.util.bundle.SearchBundleEntryParts
 
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.CodeValidationIssue
 
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
 
getSubProperties() - Method in class ca.uhn.fhir.context.support.IValidationSupport.GroupConceptProperty
 
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.GroupConceptProperty
 
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
 
getVersionedDocsSlug() - Method in enum ca.uhn.fhir.util.VersionEnum
 
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
 
GroupConceptProperty(String) - Constructor for class ca.uhn.fhir.context.support.IValidationSupport.GroupConceptProperty
 

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.SpecialParam
 
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(I, P, Class<B>) - Method in interface ca.uhn.fhir.repository.Repository
Returns a Bundle with instance-level history
history(I, P, Class<B>, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Returns a Bundle with instance-level history
history(Class<T>, P, Class<B>) - Method in interface ca.uhn.fhir.repository.Repository
Returns a Bundle with type-level history for this repository
history(Class<T>, P, Class<B>, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Returns a Bundle with type-level history for this repository
history(P, Class<B>) - Method in interface ca.uhn.fhir.repository.Repository
Returns a Bundle with server-level history for this repository
history(P, Class<B>, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Returns a Bundle with server-level history for this repository
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
 
INVALID - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssueCode
 
INVALID_CODE - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssueCoding
 
INVALID_DISPLAY - Enum constant in enum ca.uhn.fhir.context.support.IValidationSupport.CodeValidationIssueCoding
 
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
 
invoke(I, String, P) - Method in interface ca.uhn.fhir.repository.Repository
Invokes an instance-level operation on this repository
invoke(I, String, P, Class<R>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes an instance-level operation on this repository that returns a Resource
invoke(I, String, P, Class<R>, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes an instance-level operation on this repository that returns a Resource
invoke(I, String, P, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes an instance-level operation on this repository
invoke(Class<T>, String, P) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a type-level operation on this repository
invoke(Class<T>, String, P, Class<R>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a type-level operation on this repository that returns a Resource
invoke(Class<T>, String, P, Class<R>, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a type-level operation on this repository that returns a Resource
invoke(Class<T>, String, P, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a type-level operation on this repository
invoke(String, P) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a server-level operation on this repository
invoke(String, P, Class<R>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a server-level operation on this repository that returns a Resource
invoke(String, P, Class<R>, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a server-level operation on this repository that returns a Resource
invoke(String, P, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Invokes a server-level operation on this repository
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.SpecialParam
Special parameter modifier :contains for _text and _content
isContains() - Method in class ca.uhn.fhir.rest.param.StringParam
String parameter modifier :contains
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)
isDefaultPartition(RequestPartitionId) - Static method in class ca.uhn.fhir.interceptor.model.RequestPartitionId
 
isDefinedAsCrossPartitionSubcription(IBaseResource) - Static method in class ca.uhn.fhir.util.SubscriptionUtil
 
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
invalid input: '<'p Warning: This method's behaviour and naming is preserved for backwards compatibility, BUT the actual naming and function are not aligned.
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?
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
 
isNewerThan(VersionEnum) - Method in enum ca.uhn.fhir.util.VersionEnum
 
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.
isUuid() - Method in interface org.hl7.fhir.instance.model.api.IIdType
 
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.CodeValidationIssue - Class in ca.uhn.fhir.context.support
 
IValidationSupport.CodeValidationIssueCode - Enum in ca.uhn.fhir.context.support
 
IValidationSupport.CodeValidationIssueCoding - Enum 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.GroupConceptProperty - 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(Class<B>, String) - Method in interface ca.uhn.fhir.repository.Repository
Reads a Bundle from a link on this repository This is typically used for paging during searches
link(Class<B>, String, Map<String, String>) - Method in interface ca.uhn.fhir.repository.Repository
Reads a Bundle from a link on this repository This is typically used for paging during searches
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