| Package | Description |
|---|---|
| ca.uhn.fhir.context | |
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.model.base.composite | |
| ca.uhn.fhir.rest.param | |
| org.hl7.fhir.instance.model.api |
| Constructor and Description |
|---|
RuntimeCompositeDatatypeDefinition(DatatypeDef theDef,
Class<? extends ICompositeType> theImplementingClass,
boolean theStandardType,
FhirContext theContext,
Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions) |
RuntimeExtensionDtDefinition(DatatypeDef theDef,
Class<? extends ICompositeType> theImplementingClass,
boolean theStandardType,
FhirContext theContext,
Map<Class<? extends IBase>,BaseRuntimeElementDefinition<?>> theClassToElementDefinitions) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICompositeDatatype |
| Modifier and Type | Class and Description |
|---|---|
class |
ExtensionDt |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseCodingDt |
class |
BaseIdentifierDt |
class |
BaseNarrativeDt<T extends Enum<?>> |
class |
BaseQuantityDt |
class |
BaseResourceReferenceDt |
| Modifier and Type | Class and Description |
|---|---|
class |
InternalCodingDt |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBaseExtension<T,D> |
interface |
IBaseMetaType |
interface |
IBaseReference |
interface |
INarrative |
Copyright © 2014–2017 University Health Network. All rights reserved.