Package ca.uhn.fhir.context
package ca.uhn.fhir.context
-
Interface Summary
-
Class SummaryClassDescriptionBaseRuntimeElementCompositeDefinition<T extends IBase>BaseRuntimeElementDefinition<T extends IBase>The FHIR context is the central starting point for the use of the HAPI FHIR API.This object supplies default configuration to all
parser
instances created by a givenFhirContext
.HL7org structures use a List for contained instead of a distinct datatype -
Enum SummaryEnumDescriptionThis enum contains options to be used for
FhirContext.setPerformanceOptions(PerformanceOptionsEnum...)
-
Exception SummaryExceptionDescriptionNon-checked exception indicating that HAPI was unable to initialize due to a detected configuration problem.