| Modifier and Type | Method and Description |
|---|---|
IElement |
RuntimeChildExtensionDt.newInstance() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICompositeDatatype |
interface |
ICompositeElement |
interface |
IDatatype |
interface |
IExtension |
interface |
IIdentifiableElement |
interface |
IPrimitiveDatatype<T> |
interface |
IPrimitiveDatatypeWithPrecision<T,P> |
interface |
IResource
This interface is the parent interface for all FHIR Resource definition classes.
|
interface |
IResourceBlock |
interface |
ISupportsUndeclaredExtensions |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseBundle |
class |
BaseElement |
class |
BaseIdentifiableElement |
class |
BasePrimitive<T> |
class |
Bundle |
class |
BundleEntry |
class |
ExtensionDt |
class |
Tag
A single tag
|
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
ICompositeElement.getAllPopulatedChildElementsOfType(Class<T> theType)
Returns a list containing all child elements matching a given type
|
<T extends IElement> |
ExtensionDt.getAllPopulatedChildElementsOfType(Class<T> theType) |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCodingDt |
class |
BaseContainedDt |
class |
BaseHumanNameDt |
class |
BaseIdentifierDt |
class |
BaseNarrativeDt<T extends Enum<?>> |
class |
BaseQuantityDt |
class |
BaseResourceReferenceDt |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BaseConformance |
interface |
BaseOperationOutcome |
interface |
BaseSecurityEvent |
| Modifier and Type | Class and Description |
|---|---|
static class |
BaseOperationOutcome.BaseIssue |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICodedDatatype |
| Modifier and Type | Class and Description |
|---|---|
class |
Base64BinaryDt |
class |
BaseDateTimeDt |
class |
BooleanDt |
class |
BoundCodeDt<T extends Enum<?>> |
class |
CodeDt |
class |
DateDt
Represents a FHIR date datatype.
|
class |
DateTimeDt
Represents a FHIR dateTime datatype.
|
class |
DecimalDt |
class |
IdDt
Represents the FHIR ID type.
|
class |
IdrefDt |
class |
InstantDt
Represents a FHIR instant datatype.
|
class |
IntegerDt |
class |
MarkdownDt |
class |
OidDt |
class |
PositiveIntDt |
class |
StringDt |
class |
TimeDt
Represents a Time datatype, per the FHIR specification.
|
class |
UnsignedIntDt |
class |
UriDt |
class |
XhtmlDt |
| Modifier and Type | Method and Description |
|---|---|
IElement |
IdrefDt.getTarget() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdrefDt.setTarget(IElement theTarget) |
| Modifier and Type | Class and Description |
|---|---|
class |
DateParam |
class |
InternalCodingDt |
class |
QualifiedDateParam
Deprecated.
Use
DateParam instead (this class is identical, but was renamed to be less confusing) |
class |
ReferenceParam |
| Modifier and Type | Method and Description |
|---|---|
<T extends IElement> |
InternalCodingDt.getAllPopulatedChildElementsOfType(Class<T> theType) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends IElement> |
ElementUtil.allPopulatedChildElements(Class<T> theType,
Object... theElements)
Note that this method does not work on HL7.org structures
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ElementUtil.isEmpty(IElement... theElements) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IAnyResource |
interface |
IBaseBackboneElement |
interface |
IBaseBinary |
interface |
IBaseBooleanDatatype |
interface |
IBaseBundle |
interface |
IBaseConformance |
interface |
IBaseDatatype |
interface |
IBaseDecimalDatatype |
interface |
IBaseEnumeration<T extends Enum<?>> |
interface |
IBaseExtension<T,D> |
interface |
IBaseIntegerDatatype |
interface |
IBaseMetaType |
interface |
IBaseOperationOutcome |
interface |
IBaseParameters |
interface |
IBaseReference |
interface |
IBaseResource
For now, this is a simple marker interface indicating that a class is a resource type.
|
interface |
IBaseXhtml |
interface |
ICompositeType |
interface |
IDomainResource |
interface |
INarrative |
interface |
IPrimitiveType<T> |
Copyright © 2014–2016 University Health Network. All rights reserved.