Uses of Interface
ca.uhn.fhir.model.api.IElement
Package
Description
-
Uses of IElement in ca.uhn.fhir.model.api
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
This interface is the parent interface for all FHIR Resource definition classes.interface
interface
interface
Modifier and TypeClassDescriptionclass
class
class
class
class
A single tagModifier and TypeMethodDescriptionExtensionDt.getAllPopulatedChildElementsOfType
(Class<T> theType) Deprecated.ICompositeElement.getAllPopulatedChildElementsOfType
(Class<T> theType) Deprecated.This method is not used by HAPI at this point, so there isn't much point to keeping it around. -
Uses of IElement in ca.uhn.fhir.model.base.composite
Modifier and TypeClassDescriptionclass
class
class
class
class
BaseNarrativeDt<T extends Enum<?>>
class
class
-
Uses of IElement in ca.uhn.fhir.model.base.resource
Modifier and TypeInterfaceDescriptioninterface
interface
interface
-
Uses of IElement in ca.uhn.fhir.model.primitive
Modifier and TypeClassDescriptionclass
class
class
class
BoundCodeDt<T extends Enum<?>>
class
class
Represents a FHIR date datatype.class
Represents a FHIR dateTime datatype.class
class
Represents the FHIR ID type.class
Represents a FHIR instant datatype.class
class
class
class
class
class
Represents a Time datatype, per the FHIR specification.class
class
class
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. -
Uses of IElement in ca.uhn.fhir.rest.param
Modifier and TypeClassDescriptionstatic class
class
Modifier and TypeMethodDescriptionInternalCodingDt.getAllPopulatedChildElementsOfType
(Class<T> theType) Deprecated. -
Uses of IElement in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionElementUtil.allPopulatedChildElements
(Class<T> theType, Object... theElements) Note that this method does not work on HL7.org structures -
Uses of IElement in org.hl7.fhir.instance.model.api
Modifier and TypeInterfaceDescriptioninterface
An IBaseResource that has a FHIR version of DSTU3 or higherinterface
interface
interface
interface
interface
interface
interface
interface
IBaseEnumeration<T extends Enum<?>>
interface
IBaseExtension<T,
D> interface
interface
interface
interface
interface
interface
interface
For now, this is a simple marker interface indicating that a class is a resource type.interface
interface
interface
interface
Base interface for ID datatype.interface
interface